ffmpeg | branch: master | Steven Liu | Tue Mar 28
16:51:28 2017 +0800| [c0628919b8c5761d64b1169e8de7584544d15ebf] | committer:
Steven Liu
avformat/flvdec: check FLVHeader PreviousTagSize0
refer to SPEC:
Annex E. The FLV File Format said:
E.3 TheFLVFileBody have a table:
FieldType
ffmpeg | branch: master | Clément Bœsch | Tue Mar 28
11:29:19 2017 +0200| [c3706bc255741faab426093c64fe16c2c879b3a2] | committer:
Clément Bœsch
doc/examples/filtering_*: switch to codecpar
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c3706bc255741faab426093c64fe16c2c879b3a2
---
ffmpeg | branch: master | Matthieu Bouron | Tue Mar
28 12:38:41 2017 +0200| [7e3e0f87e6e911250855f03dd2fa8b4533a3e654] | committer:
Matthieu Bouron
doc/examples/muxing: re-indent block
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e3e0f87e6e911250855f03dd2fa8b4533a3e654
---
do
ffmpeg | branch: master | Matthieu Bouron | Tue Mar
28 11:57:26 2017 +0200| [4a946aca7cf3c03d232953852405577e85f4da71] | committer:
Matthieu Bouron
doc/examples/remuxing: switch to codecpar
Also limits remuxing to audio, video and subtitle streams.
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Matthieu Bouron | Tue Mar
28 13:46:36 2017 +0200| [64b553998567141b05239dcf11ad4d24aeaead8e] | committer:
Matthieu Bouron
doc/examples/extract_mvs: switch to codecpar
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=64b553998567141b05239dcf11ad4d24aeaead8e
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
11:24:43 2017 -0400| [5ba8c3a0ed0e43e6418eabdf8af9549c9e806382] | committer:
Ronald S. Bultje
dirac: make initialization of arithmetic coder tables threadsafe.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ba8c3a0ed0e43e641
ffmpeg | branch: master | James Almer | Sat Aug 27 15:02:44
2016 -0300| [3b80f73b186dc24a39a95edc4243f785d1459273] | committer: James Almer
doc/examples/transcoding: convert to codecpar
Reviewed-by: Matthieu Bouron
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Marton Balint | Sat Mar 25 17:36:39
2017 +0100| [7cfa98fd9460160d94c049bf72123e88d9c41a01] | committer: Marton
Balint
configure: use c++11 and fallback to c++0x for c++ files
Needed for the C+11 atomics. Also change add_cxxflags to check_cxxflags.
Reviewed-by: James
ffmpeg | branch: master | Marton Balint | Sat Mar 25 17:42:17
2017 +0100| [c395d230b12834752d28e81a74233daa816a26c2] | committer: Marton
Balint
avdevice/decklink_enc: convert to std::atomic
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c395d230b1283
ffmpeg | branch: master | Marton Balint | Sat Mar 25 17:52:11
2017 +0100| [77d2cb88741a9ac6ab6a3c53b32b01cec07b99b2] | committer: Marton
Balint
avdevice/decklink: deprecate @mode syntax in device name to specify mode
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | Clément Bœsch | Tue Mar 28
18:00:02 2017 +0200| [473f0f75a16b4d37bdaa943f75e4ae249212c1ba] | committer:
Clément Bœsch
lavfi: fix race when func rets holder is NULL
If ret is NULL, a dummy common holder is created to hold *all* the
parallel function returns, which gets
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
22:05:17 2017 -0400| [0c466417846f80a134dd7078435829c8e47fcbb0] | committer:
Ronald S. Bultje
vp9: split out generic decoding skeleton interface API from VP9 types.
This allows vp9dsp.h to only include the VP9 types header, and not the
de
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
16:47:46 2017 -0400| [f8c019944d45f4ea9786f8690f8a64fd9398ebf3] | committer:
Ronald S. Bultje
vp9: re-split the decoder/format/dsp interface header files.
The advantage here is that the internal software decoder interface is
not exposed t
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
16:59:06 2017 -0400| [b823bbc10cc7b8674bb2dea50bd5dfc081e28620] | committer:
Ronald S. Bultje
vp9: split out loopfilter functions in their own source file.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b823bbc10cc7b8674bb2de
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
17:32:20 2017 -0400| [6d0d1c4a43f5e5fc195226367fd1c49843d25d71] | committer:
Ronald S. Bultje
vp9: split out reconstruction functions in their own source file.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d0d1c4a43f5e5fc19
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
09:56:38 2017 -0400| [bddabfaab65808e40605181d579ffcd85bfe4c26] | committer:
Ronald S. Bultje
hevc: initialize no_rasl_output_flag in hevc_frame_start().
This prevents a race condition in files with multiple slices per frame.
> http://gi
ffmpeg | branch: master | Ronald S. Bultje | Mon Mar 27
09:39:24 2017 -0400| [8c2aa45d4a99dc0d9990dfb56782487006f718c3] | committer:
Ronald S. Bultje
h264: revert 1189af429211ac650aac730368a6cf5b23756605.
The patch introduces race conditions.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Ronald S. Bultje | Tue Mar 28
15:04:46 2017 -0400| [027ee9b3ed697ff080be0f14b47a11c89ce68cdd] | committer:
Ronald S. Bultje
pthread_frame: don't sync items between threads for intra-only codecs.
Intra-only codecs should either be able to read these items from the
bits
ffmpeg | branch: master | James Almer | Tue Mar 28 23:02:09
2017 -0300| [c31cbeef584f818884916722b8426b70f47a581a] | committer: James Almer
aarch64/vp9dsp: add missing header includes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c31cbeef584f818884916722b8426b70f47a581a
---
liba
ffmpeg | branch: master | James Almer | Wed Mar 22 12:28:58
2017 -0300| [91ccd38c0befb17d788c1621d1d4362dc1c40bd6] | committer: James Almer
avcodec/ac3dsp: add special-case handling for the C downmix_fixed function
Reviewed-by: Michael Niedermayer
Signed-off-by: James Almer
> http://git.vide
ffmpeg | branch: master | James Almer | Wed Mar 22 12:35:44
2017 -0300| [53f1d6a8ee365ce41eca96586fb3840fa28d2bf8] | committer: James Almer
fate: add tests for ac3_fixed 5.1 downmix
Reviewed-by: Michael Niedermayer
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
21 matches
Mail list logo