ffmpeg | branch: master | Aman Gupta | Tue Feb 21 10:48:37 2017
-0800| [b6eaa3928e198554a3934dd5ad6eac4d16f27df2] | committer: wm4
avcodec/h264, videotoolbox: fix crash after VT decoder fails
The way videotoolbox hooks in as a hwaccel is pretty hacky. The VT decode
API is not invoked until end_
ffmpeg | branch: master | Vittorio Giovara | Tue
Mar 7 13:57:34 2017 +0100| [a6b1180e390925c0ceb78fd223fd18f8c1e39c94] |
committer: Paul B Mahol
avcodec/pixlet: fix architecture-dependent code and values
The constants used in the decoder used floating point precision,
and this caused differen
ffmpeg | branch: master | Muhammad Faiz | Tue Mar 7
15:54:44 2017 +0700| [af7010ad0557fe66d35886581eecebf02e92637c] | committer:
Muhammad Faiz
avfilter/allfilters: make avfilter_register_all thread safe
use ff_thread_once
Suggested-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videola
ffmpeg | branch: master | Muhammad Faiz | Tue Mar 7
15:53:27 2017 +0700| [49635f0a46365f361ce665356bb41e199176021b] | committer:
Muhammad Faiz
avfilter/allformats: make av_register_all thread safe
use ff_thread_once
Suggested-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/
ffmpeg | branch: master | Muhammad Faiz | Tue Mar 7
15:51:12 2017 +0700| [e85e8408802dc3a474e6a610867df8e57c768339] | committer:
Muhammad Faiz
avcodec/allcodecs: make avcodec_register_all thread safe
use ff_thread_once
Suggested-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.o
ffmpeg | branch: master | Muhammad Faiz | Tue Mar 7
15:55:38 2017 +0700| [776f289c0fe82c4e3418a7c504ae3247eb10ffd7] | committer:
Muhammad Faiz
avdevice/alldevices: make avdevice_register_all thread safe
use ff_thread_once
Suggested-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videola
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 10 16:02:22 2017 -0500| [bde96422686fdb4bf754e9d03c0c535572b02f30] |
committer: Vittorio Giovara
mkv: Export bounds and padding from spherical metadata
Update the fate test as needed.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 10 15:36:56 2017 -0500| [022b4ea5837bb79b9fe32bf707c3117be8e6d730] |
committer: Vittorio Giovara
mov: Export bounds and padding from spherical metadata
Update the fate test as needed.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 10 15:26:55 2017 -0500| [1b7ffddb3a999f37443c58232b112534c0abcf28] |
committer: Vittorio Giovara
spherical: Add tiled equirectangular type and projection-specific properties
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Michael Niedermayer | Tue
Mar 7 00:53:52 2017 +0100| [5098a6f6275a57f122cd8f03e7ffbe5dd090b8e0] |
committer: Michael Niedermayer
avcodec/vp8: remove redundant check
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Michael Niedermayer | Tue
Mar 7 19:09:38 2017 +0100| [55d7371fe0c44c025eb0e75215e0685870f31874] |
committer: Michael Niedermayer
avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
Fixes: timeout in 730/clusterfuzz-testcase-526511373916569
ffmpeg | branch: master | Michael Niedermayer | Tue
Mar 7 19:09:39 2017 +0100| [1afd246960202917e244c844c534e9c1e3c323f5] |
committer: Michael Niedermayer
avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter()
Fixes: timeout in 730/clusterfuzz-testcase-5265113739165696 (
ffmpeg | branch: master | Vittorio Giovara | Tue
Mar 7 17:34:32 2017 -0500| [9ae3506696badc226a4e73a35009de17aeee14ce] |
committer: Vittorio Giovara
matroskadec: cosmetics: Rearrange checks for projection-depedendent properties
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9ae35
ffmpeg | branch: master | Vittorio Giovara | Tue
Mar 7 17:29:52 2017 -0500| [ac8c72f8f1f758ae7606db42eac83d04418aec48] |
committer: Vittorio Giovara
mov: Fix checking layout and loading padding for cubemaps
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac8c72f8f1f758ae7606db42ea
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 8
00:25:33 2017 +0100| [587226ad45948dfd360c4c2cb14341f1dfdfe351] | committer:
Carl Eugen Hoyos
lavc/libx265: Add gray10 and gray12 encoding support.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=587226ad45948dfd360c4c2cb14341
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Mar 7
09:28:00 2017 +0100| [a9c20598b505ac2314843cc0855fdd3e6460322c] | committer:
Carl Eugen Hoyos
lsws/input: Do not define unused functions.
Fixes warnings like the following:
libswscale/input.c:951:13: warning: ‘planar_rgb14be_to_a’ defined
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Feb 26
11:18:25 2017 +0100| [851f4255e0e2001f73c393db48b3eb3bd2a8b96e] | committer:
Carl Eugen Hoyos
lsws/slice: Move a misplaced const.
Fixes a gcc warning:
libswscale/slice.c:178:56: warning: assignment discards 'const' qualifier from
pointer
ffmpeg | branch: master | James Almer | Tue Mar 7 00:23:07
2017 -0300| [dbc932e745fe4dc9ffbe48d0332a95cbbaa2b228] | committer: James Almer
Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"
This reverts commit faa9d2982969c999ab0e443a226eff116f7f8e4b.
This change b
18 matches
Mail list logo