[FFmpeg-cvslog] avcodec/proresenc: infer array lengths

2020-08-21 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Fri Aug 21 10:08:57 2020 -0700| [b97eb35308e1f57c997093a1d9830b58ad88915a] | committer: Michael Bradshaw avcodec/proresenc: infer array lengths Signed-off-by: Michael Bradshaw > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/proresenc: add support for PQ and HLG

2020-08-21 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Wed Aug 19 19:13:21 2020 -0700| [b30f737f7af5385d55b877b41737852d487f5ab1] | committer: Michael Bradshaw avcodec/proresenc: add support for PQ and HLG Signed-off-by: Michael Bradshaw > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/movenc: write the colr atom by default

2020-08-21 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Apr 13 11:11:38 2020 -0600| [c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06] | committer: Michael Bradshaw avformat/movenc: write the colr atom by default The write_colr flag has been marked as experimental for over 5 years. It should be safe to

[FFmpeg-cvslog] tests/ref/vsynth: fix fate colr changes (again)

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Apr 13 13:34:49 2020 -0700| [05039c13346b7d7c16625fa1f5e3bfb3513a7e6a] | committer: Michael Bradshaw tests/ref/vsynth: fix fate colr changes (again) Signed-off-by: Michael Bradshaw > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] tests/ref/vsynth: fix fate colr changes

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Apr 13 12:59:06 2020 -0700| [19a16330f4db04246cac4c3f4d3287e1712f6e70] | committer: Michael Bradshaw tests/ref/vsynth: fix fate colr changes Commit 9842fd3aaf18cd8bda82e03f099a6cea7234bbcf stopped guessing colr values. Signed-off-by: Michael

[FFmpeg-cvslog] avformat/movenc: write the mdcv atom by default

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Fri Mar 27 17:19:02 2020 -0600| [4ae8d13e6d1bc6bdacfedcecb7ba1aab5494b193] | committer: Michael Bradshaw avformat/movenc: write the mdcv atom by default The mdcv atom isn't in ISO/IEC 14496-12:2015 but it is expected to be added soon. See:

[FFmpeg-cvslog] avformat/movenc: remove the write_clli mov flag

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Apr 13 10:08:43 2020 -0600| [3ebf449766d4b69a7774c4990fb24fe71c848a3e] | committer: Michael Bradshaw avformat/movenc: remove the write_clli mov flag The clli atom is expected to be standardized soon. See http://ffmpeg.org/pipermail/ffmpeg-devel

[FFmpeg-cvslog] avformat/movenc: stop guessing colr atom values

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Mar 30 12:23:38 2020 -0600| [9842fd3aaf18cd8bda82e03f099a6cea7234bbcf] | committer: Michael Bradshaw avformat/movenc: stop guessing colr atom values > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/movenc: use enum values directly for colr atom

2020-04-13 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Tue Mar 31 09:36:31 2020 -0600| [b1699f4ac38cedef79f565ba3b8f9fdec952f412] | committer: Michael Bradshaw avformat/movenc: use enum values directly for colr atom The switch cases were missing: - Primaries: bt470m, film, smpte428, and ebu3213

[FFmpeg-cvslog] avformat/movenc: add write_clli flag to write clli atom

2020-04-01 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Fri Mar 27 17:19:02 2020 -0600| [5a0575e32c62765549675833a0e523769955b616] | committer: Michael Bradshaw avformat/movenc: add write_clli flag to write clli atom The clli atom isn't in ISO/IEC 14496-12:2015 so the flag is marked as experimenta

[FFmpeg-cvslog] lavc: drop support for OpenJPEG 1.3-2.0

2017-10-20 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Wed Oct 18 11:34:06 2017 -0700| [279dc407163ee85d530a15582052a47436110a7b] | committer: Michael Bradshaw lavc: drop support for OpenJPEG 1.3-2.0 We now require 2.1+ with pkg-config. Signed-off-by: Michael Bradshaw > http://git.videolan.

[FFmpeg-cvslog] lavc: add support for OpenJPEG 2.3.0

2017-10-08 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Wed Oct 4 15:37:11 2017 -0700| [41d6d627024393c142cf7cd93eff1d5a049105f5] | committer: Michael Bradshaw lavc: add support for OpenJPEG 2.3.0 Signed-off-by: Michael Bradshaw > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fate: add test for -time_base option

2017-06-10 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Fri Jun 9 15:02:27 2017 -0700| [50be8f2142509bd14a8c245266959f166eb5c5d0] | committer: Michael Niedermayer fate: add test for -time_base option Signed-off-by: Michael Bradshaw Signed-off-by: Michael Niedermayer > http://git.videolan.

Re: [FFmpeg-cvslog] [FFmpeg-devel] ffmpeg: Add -time_base option to hint the time base

2017-01-22 Thread Michael Bradshaw
On Sat, Jan 14, 2017 at 1:12 PM, Clément Bœsch wrote: > > erm. We have at least a codec option with that same name. How much does it > conflict with this? > The only use of a "time_base" option I'm aware of is in buffer/abuffer in libavfilter. Is there another one somewhere else? Can we have som

[FFmpeg-cvslog] ffmpeg: Add -time_base option to hint the time base

2017-01-14 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Tue Dec 27 22:05:35 2016 -0800| [3ac46a0a62386a52e38c066379ff36b5038dd4d0] | committer: Michael Niedermayer ffmpeg: Add -time_base option to hint the time base Signed-off-by: Michael Bradshaw Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec/libopenjpegdec: Set key frame metadata

2016-12-28 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Tue Dec 27 21:34:41 2016 -0800| [616513ef6e6d967bbda4543e548d8d3fd4e49c15] | committer: Michael Niedermayer avcodec/libopenjpegdec: Set key frame metadata Signed-off-by: Michael Bradshaw Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avformat/matroskaenc: fix Voids with size < 10

2016-07-31 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Tue Jul 26 10:18:43 2016 -0700| [c9ae8be5a87ce6fc6cd3ddc5ac590c0245dc8928] | committer: Michael Niedermayer avformat/matroskaenc: fix Voids with size < 10 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] libavformat/matroskaenc: omit segment UID for webm

2016-06-22 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Mon Jun 20 14:25:48 2016 -0700| [989a614b707dcff8abdffe28dc24ec64a83b2837] | committer: Michael Niedermayer libavformat/matroskaenc: omit segment UID for webm SegmentUID is not a supported element in WebM. See: http://www.webmproject.org/docs

[FFmpeg-cvslog] lavc/dirac_dwt: fix building without asm

2016-02-05 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Sat Feb 6 01:14:19 2016 +0100| [1c40bccc0949f24bde1cd51194367a4a9fd490c5] | committer: Carl Eugen Hoyos lavc/dirac_dwt: fix building without asm clang needs HAVE_MMX to be first in order to avoid an undefined reference error. > h

[FFmpeg-cvslog] avcodec: add OpenJPEG 2.x compatibility

2015-12-25 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Sun Nov 1 19:11:12 2015 -0800| [99eabcdd5f904e98a02184889ab84cc9d5c17a8c] | committer: Michael Niedermayer avcodec: add OpenJPEG 2.x compatibility Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Return EOF for ICO when the end is reached

2015-09-24 Thread Michael Bradshaw
ffmpeg | branch: master | Michael Bradshaw | Fri Aug 21 07:46:16 2015 -0700| [244184217c3e560ff1f30c072edd745fa42a604c] | committer: Carl Eugen Hoyos Return EOF for ICO when the end is reached > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=244184217c3e560ff1f30c072edd745fa42a6