[FFmpeg-cvslog] tests/fate: fix lut hash for gray14

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 22:49:54 2018 +0200| [404d21f486b06964ea2013bb74121762d682577d] | committer: Paul B Mahol tests/fate: fix lut hash for gray14 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=404d21f486b06964ea2013bb74121762d682577d ---

[FFmpeg-cvslog] avcodec/lagarith: set pict_type too

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 21:52:43 2018 +0200| [29a24e5f7970455901039136979ccfe4219926d8] | committer: Paul B Mahol avcodec/lagarith: set pict_type too > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29a24e5f7970455901039136979ccfe4219926d8 ---

[FFmpeg-cvslog] swscale/swscale_unscaled: add gbrap -> packed rgb path

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 22:33:25 2018 +0200| [931e7c050e77f26a4f1689cbccce73f7e7ce759e] | committer: Paul B Mahol swscale/swscale_unscaled: add gbrap -> packed rgb path >

[FFmpeg-cvslog] avcodec/lagarith: switch to planar rgb

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 01:05:56 2018 +0200| [b2ffecbd0fd1e379096bb62c15b06bb6ab63] | committer: Paul B Mahol avcodec/lagarith: switch to planar rgb Speed goes from 363 fps to 428 fps for 640x480 video. >

[FFmpeg-cvslog] avcodec/v210enc: Pass through A53 CC data

2018-09-09 Thread Devin Heitmueller
ffmpeg | branch: master | Devin Heitmueller | Fri Sep 7 15:40:24 2018 -0400| [6a9abe9ec333638b7818dac8ab60d006d5533c4a] | committer: Marton Balint avcodec/v210enc: Pass through A53 CC data When encoding to V210, make sure the CC side data makes it through in the resulting AVPacket. This is

[FFmpeg-cvslog] avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket

2018-09-09 Thread Devin Heitmueller
ffmpeg | branch: master | Devin Heitmueller | Fri Sep 7 15:40:26 2018 -0400| [35498c124a81d4207e34e115840138d71307c2e3] | committer: Marton Balint avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket Create a new AVPacket side data type for Active Format Description,

[FFmpeg-cvslog] avcodec/v210enc: Pass through Active Format Description (AFD) data

2018-09-09 Thread Devin Heitmueller
ffmpeg | branch: master | Devin Heitmueller | Fri Sep 7 15:40:27 2018 -0400| [fb9d4f5c3e27be34d13958325ff84fffa0dea70f] | committer: Marton Balint avcodec/v210enc: Pass through Active Format Description (AFD) data When encoding to V210, make sure the AFD side data makes it through in the

[FFmpeg-cvslog] avdevice/decklink: Add support for EIA-708 output over SDI

2018-09-09 Thread Devin Heitmueller
ffmpeg | branch: master | Devin Heitmueller | Fri Sep 7 15:40:25 2018 -0400| [8732dfa99549b8e233b50956cb27031e18806685] | committer: Marton Balint avdevice/decklink: Add support for EIA-708 output over SDI Hook in libklvanc and use it for output of EIA-708 captions over SDI. The bulk of

[FFmpeg-cvslog] avformat/movenc: remove experimental checks for AV1 streams

2018-09-09 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 9 17:26:09 2018 -0300| [edafb9f529911438978ce025d45d11e3d8f57eb0] | committer: James Almer avformat/movenc: remove experimental checks for AV1 streams The spec has been finalized. Signed-off-by: James Almer >

[FFmpeg-cvslog] avdevice/decklink_enc: add support for setting duplex mode

2018-09-09 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Sep 6 22:46:18 2018 +0200| [bd3c27fd7aa35ab3c0de03598840634c7c2f] | committer: Marton Balint avdevice/decklink_enc: add support for setting duplex mode Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avutil/file: allow mapping 0 byte files with av_file_map

2018-09-09 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Sep 6 20:46:16 2018 +0200| [4737387d288d1e87e7c7df6203a42d6b1e88231e] | committer: Marton Balint avutil/file: allow mapping 0 byte files with av_file_map Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avfilter/f_cue: add cue and acue filters

2018-09-09 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Jun 29 00:03:04 2018 +0200| [43d3b61abeb7bf35dfbe33f790c1cca0b628c97f] | committer: Marton Balint avfilter/f_cue: add cue and acue filters To delay filtering until a given wallclock timestamp. Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avfilter/vf_framerate: switch to activate

2018-09-09 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Mon Aug 27 00:51:52 2018 +0200| [37caec3dc4596aca2eb2ad7bdb633acce8efeaa0] | committer: Marton Balint avfilter/vf_framerate: switch to activate Signed-off-by: Marton Balint >

[FFmpeg-cvslog] Add FATE test for QT format audio descriptors in MP4

2018-09-09 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Sep 6 16:30:37 2018 +0100| [f55d987bad40cf1982a0a51b2ee145678ff473c1] | committer: Derek Buitenhuis Add FATE test for QT format audio descriptors in MP4 Signed-off-by: Derek Buitenhuis >

[FFmpeg-cvslog] Use QT format for audio sample descriptors depending on stsd version.

2018-09-09 Thread Justin Ruggles
ffmpeg | branch: master | Justin Ruggles | Wed Sep 5 17:54:57 2018 -0400| [d2047c14c0789ce3059b840472fb96fd8bd854a9] | committer: Derek Buitenhuis Use QT format for audio sample descriptors depending on stsd version. ISOBMFF does not allow AudioSampleEntryV1 in stsd version 0, so assume the

[FFmpeg-cvslog] avfilter/vf_remap: add slice threading

2018-09-09 Thread Daniel Oberhoff
ffmpeg | branch: master | Daniel Oberhoff | Tue Feb 14 20:43:34 2017 +0100| [a75d805e6b7b3220d14554c50d9d3a32b164d314] | committer: Paul B Mahol avfilter/vf_remap: add slice threading Signed-off-by: Daniel Oberhoff Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avfilter: add support for gray14 format

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 19:05:56 2018 +0200| [bd6c57d532c5abf9cffa80bbf94ba3444588f6e8] | committer: Paul B Mahol avfilter: add support for gray14 format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bd6c57d532c5abf9cffa80bbf94ba3444588f6e8 ---

[FFmpeg-cvslog] avfilter/vf_premultiply: add gray14 format

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 18:36:41 2018 +0200| [e70f6cb7e3d04984be7a694c75c30dbe50037c21] | committer: Paul B Mahol avfilter/vf_premultiply: add gray14 format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e70f6cb7e3d04984be7a694c75c30dbe50037c21 ---

[FFmpeg-cvslog] avfilter/vf_extractplanes: define higher depth formats with macro

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 18:13:13 2018 +0200| [e10846001d150d8e270ae60e1b4025cd6bc2d1c0] | committer: Paul B Mahol avfilter/vf_extractplanes: define higher depth formats with macro >

[FFmpeg-cvslog] avfilter/vf_extractplanes: define common 8-bit pixel formats

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 18:06:22 2018 +0200| [6c06389d6e801d0e9f6686210c2e5bc2265be75c] | committer: Paul B Mahol avfilter/vf_extractplanes: define common 8-bit pixel formats >

[FFmpeg-cvslog] avfilter/vf_extractplanes: fix 14bit format extraction

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 17:56:43 2018 +0200| [43421386f2ccc6975656e6ee989298528cd53993] | committer: Paul B Mahol avfilter/vf_extractplanes: fix 14bit format extraction >

[FFmpeg-cvslog] avcodec/scpr: stop checking for overread twice

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 14:06:57 2018 +0200| [4b1b47e81b5c031953ed2d466fc659d5e13082b7] | committer: Paul B Mahol avcodec/scpr: stop checking for overread twice > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4b1b47e81b5c031953ed2d466fc659d5e13082b7 ---

[FFmpeg-cvslog] avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B

2018-09-09 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Thu Sep 6 16:10:53 2018 +0800| [5161f7bcfd3c2d2e6cb92e782855b7fc00bdf877] | committer: Michael Niedermayer avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B Simplify macro TRANSPOSE_4H in mmiutils.h and add TRANSPOSE_8B as a common

[FFmpeg-cvslog] avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time.

2018-09-09 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Fri Sep 7 15:37:09 2018 -0700| [8ef7fb86d62c9d44697c8eef0ddc424be4a3612b] | committer: Michael Niedermayer avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time. Found by ClusterFuzz, https://crbug.com/879852 Signed-off-by:

[FFmpeg-cvslog] avcodec/aacenc: report channel layout by name

2018-09-09 Thread Moritz Barsnick
ffmpeg | branch: master | Moritz Barsnick | Fri Jul 6 23:49:50 2018 +0200| [1693a6818730760b3f2e9fbc13354dcb6c31c86f] | committer: Michael Niedermayer avcodec/aacenc: report channel layout by name Possibly useful in the error case. Signed-off-by: Moritz Barsnick Signed-off-by: Michael

[FFmpeg-cvslog] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.

2018-09-09 Thread gxw
ffmpeg | branch: master | gxw | Wed Sep 5 18:31:06 2018 +0800| [090647da84f975c7ffb163436040cc8aecf46a9c] | committer: Michael Niedermayer avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. Optimize vp8 loop filter with mmi, four functions optimized: 1. ff_vp8_h_loop_filter8uv_mmi. 2.

[FFmpeg-cvslog] avcodec/tiff: check ff_lzw_decode_open() for failure

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 11:38:33 2018 +0200| [05df39cf3f818b9dd28df450c00289cf8f276898] | committer: Paul B Mahol avcodec/tiff: check ff_lzw_decode_open() for failure >

[FFmpeg-cvslog] avcodec/gifdec: check ff_lzw_decode_open() for failure

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 11:33:17 2018 +0200| [158043bae84bdcb988ecf423bf4b2eea5b12fb6e] | committer: Paul B Mahol avcodec/gifdec: check ff_lzw_decode_open() for failure >

[FFmpeg-cvslog] avcodec/gifdec: set .caps_internal

2018-09-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 9 11:35:14 2018 +0200| [39cfb722ee7307837b0a58f3825f5513860adee6] | committer: Paul B Mahol avcodec/gifdec: set .caps_internal > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=39cfb722ee7307837b0a58f3825f5513860adee6 ---