ffmpeg | branch: master | Miroslav Slugen | Mon Nov 21
13:16:39 2016 +0100| [10db40f374300c3cf82857295a7e0db2d315613d] | committer:
Timo Rothenpieler
avcodec/cuvid: allow setting number of used surfaces
Signed-off-by: Timo Rothenpieler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:57:29 2016 +0200| [0faf3c3a25ede9ecfdb1cf68a0f8aef23c25197a] | committer:
Timo Rothenpieler
avfilter/vf_hwupload_cuda: check ff_formats_ref for errors
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0faf3c3a25ede9ecfdb1cf6
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:53:49 2016 +0200| [d9ad18f3b4dbdb7eab30c509c2d3227be307e6d1] | committer:
Timo Rothenpieler
avcodec/cuvid: use dynamically loaded CUDA/CUVID
And remove the now obsolete compat headers.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:56:55 2016 +0200| [b0ca90d7cbccfea0a6f2a37f9fe37449a2631d1d] | committer:
Timo Rothenpieler
avfilter/vf_hwupload_cuda: use new hwdevice allocation API
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b0ca90d7cbccfea0a6f2a37
ffmpeg | branch: master | Miroslav Slugeň | Mon Nov 21
12:17:43 2016 +0100| [de2faec2faf34ee948d400101299d4ccdc1f3a50] | committer:
Timo Rothenpieler
avcodec/nvenc: better surface allocation alghoritm, fix rc_lookahead
User selectable surfaces are not working correctly, if you set number of
su
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:54:42 2016 +0200| [a0c9e76942ed1c5d0223d840f43161ba8141a0a5] | committer:
Timo Rothenpieler
avfilter/vf_scale_npp: use dynamically loaded CUDA
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a0c9e76942ed1c5d0223d840f43161b
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:52:40 2016 +0200| [e6464a44eda9503ab87bf8d2d9a878dd953be267] | committer:
Timo Rothenpieler
avutil/hwcontext_cuda: use dynamically loaded CUDA
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e6464a44eda9503ab87bf8d2d9a878d
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:55:59 2016 +0200| [a66835bcb16ce4659737edefd8d3f3791dad54c8] | committer:
Timo Rothenpieler
avcodec/nvenc: use dynamically loaded CUDA
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a66835bcb16ce4659737edefd8d3f3791dad54c
ffmpeg | branch: master | Miroslav Slugeň | Mon Nov 21
11:07:09 2016 +0100| [c4aca65a42eb674e7c1aab923f5c70c964fa79e7] | committer:
Timo Rothenpieler
avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames
Maximum usable surfaces is limited to MAX_REGISTERED_FRAMES cons
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:58:26 2016 +0200| [8228b714be2575d1e08a590a8b27bc90f9fa4390] | committer:
Timo Rothenpieler
configure: cuda is no longer nonfree, enable and autodetect by default
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8228b714be2
ffmpeg | branch: master | Timo Rothenpieler | Mon Oct
10 12:47:15 2016 +0200| [5c02d2827bef81ba3f3582d67ec7693067985f9e] | committer:
Timo Rothenpieler
compat/cuda: add dynamic loader
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5c02d2827bef81ba3f3582d67ec7693067985f9e
---
com
ffmpeg | branch: master | Timo Rothenpieler | Wed Oct
12 21:54:52 2016 +0200| [5ea8f7062300fea30b32280ea59a911caea68d5a] | committer:
Timo Rothenpieler
avcodec/libx264: fix forced_idr logic
Currently, it forces IDR frames for both true and false.
Not entirely sure what the original idea behind
ffmpeg | branch: master | Philip Langdale | Tue Nov 22
08:20:37 2016 -0800| [81147b5596ea19f7c5c153f4a534e9314d291fd3] | committer:
Philip Langdale
avcodec/cuvid: Add support for P010/P016 as an output surface format
The nvidia 375.xx driver introduces support for P016 output surfaces,
for 10b
ffmpeg | branch: master | Philip Langdale | Tue Nov 22
08:18:31 2016 -0800| [8d6c358ea8ece33551c5c3d489a5dce7992f4137] | committer:
Philip Langdale
libavutil/hwcontext_cuda: Support P010 and P016 formats
CUVID is now capable of returning 10bit and 12bit decoded content
in P010/P016. Let's supp
ffmpeg | branch: master | Philip Langdale | Sun Nov 20
13:55:49 2016 -0800| [237421f14973a81fe342f7500db176e1c09c58f6] | committer:
Philip Langdale
avutil: add P016 pixel format
P016 is the 16-bit variant of NV12 (planar luma, packed chroma), using
two bytes per component.
It may, and in fact
ffmpeg | branch: master | Alex Converse | Fri Nov 18
13:55:45 2016 -0800| [3ee59939a1c128b65fb65fcba1640786789f88c0] | committer:
Alex Converse
libvpxenc: Support targeting a VP9 level
Levels are specified at https://www.webmproject.org/vp9/levels/
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Nov 17 22:53:51 2016 +0100| [fdb8c455b637f86e2e85503b7e090fa448164398] |
committer: Andreas Cadhalpun
mxfdec: fix NULL pointer dereference in mxf_read_packet_old
Metadata streams have priv_data set to NULL.
Reviewed-by: Josh de Kock
Signed-of
ffmpeg | branch: master | Michael Niedermayer | Tue
Nov 15 20:06:42 2016 +0100| [4e5049a2303ae7fe74216a83206239e4de42c965] |
committer: Michael Niedermayer
avformat/mpeg: Adjust vid probe threshold to correct mis-detection
Fixes: _ij.mp3
Signed-off-by: Michael Niedermayer
> http://git.video
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Nov 10 22:21:20 2016 +0100| [dbefbb61b785cd77810c032f5cdb499d2a92df07] |
committer: Andreas Cadhalpun
sbgdec: prevent NULL pointer access
Reviewed-by: Josh de Kock
Signed-off-by: Andreas Cadhalpun
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Nov 17 22:46:40 2016 +0100| [de4ded06366e5767d0af277a61d9a56b8c8f9c19] |
committer: Andreas Cadhalpun
rmdec: validate block alignment
This fixes division by zero crashes.
Reviewed-by: Michael Niedermayer
Signed-off-by: Andreas Cadhalpun
> h
ffmpeg | branch: master | Andreas Cadhalpun
| Sat Nov 19 14:21:11 2016 +0100| [946ecd19ea752399bccc751c9339ff74b815587e] |
committer: Andreas Cadhalpun
smacker: limit recursion depth of smacker_decode_bigtree
This fixes segmentation faults due to stack-overflow caused by too deep
recursion.
R
ffmpeg | branch: master | Michael Niedermayer | Sun
Nov 20 12:57:43 2016 +0100| [2f935baa7d868585b762c912a0d84fa0c192b2bf] |
committer: Michael Niedermayer
avutil/opt: Add AV_OPT_TYPE_UINT64
Requested-by: wm4 ([FFmpeg-devel] [PATCH] avutil/opt: Support max > INT64_MAX
in write_number() with A
ffmpeg | branch: master | Michael Niedermayer | Sun
Nov 20 12:22:08 2016 +0100| [69f7dd3524d92bd24804a23ede2ecaf8ce4bf3c1] |
committer: Michael Niedermayer
avcodec/options_table: make channel_layouts uint64
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Sam Hocevar | Mon Oct 24 00:12:00
2016 +0200| [3115550abe96de674dac42f02a0b464e137bfc20] | committer: Michael
Niedermayer
doc/examples/muxing: Fix av_frame_make_writable usage
This patch moves the av_frame_make_writable() call from fill_yuv_image
to get_video_frame so
ffmpeg | branch: master | James Almer | Wed Nov 23 00:54:57
2016 -0300| [42ae9c66545ec9cfb191bafa26e8971607de51fb] | committer: James Almer
fate: update fate-source ref file
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42ae9c66545ec9cfb191bafa26e89716
25 matches
Mail list logo