[FFmpeg-cvslog] avcodec/ac3dec: fix build when eac3 decoder is disabled

2024-11-28 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Sun Oct 27 01:01:23 2024 +0200| [44d32c8a23046d40b6be16b93073197efb082cf0] | committer: Anton Khirnov avcodec/ac3dec: fix build when eac3 decoder is disabled Signed-off-by: Nicolas Gaullier Signed-off-by: Anton Khirnov > http://git.videolan.

[FFmpeg-cvslog] avfilter/framesync: fix forward EOF pts

2024-10-15 Thread Nicolas Gaullier
ffmpeg | branch: release/7.1 | Nicolas Gaullier | Fri Oct 4 11:02:49 2024 +0200| [32d3e677171e46828c2bf585fa25ae733ace6d0e] | committer: Anton Khirnov avfilter/framesync: fix forward EOF pts Note1: when the EOF pts is not accurate enough, the last frame can be dropped by vf_fps with default

[FFmpeg-cvslog] avfilter/framesync: fix forward EOF pts

2024-10-13 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Fri Oct 4 11:02:49 2024 +0200| [de976eaf30df33e86c58c8c9af9905c1d8441934] | committer: Anton Khirnov avfilter/framesync: fix forward EOF pts Note1: when the EOF pts is not accurate enough, the last frame can be dropped by vf_fps with default

[FFmpeg-cvslog] tests: Remove void -time_base overrides when streamcopying to mxf

2024-09-04 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Sep 3 10:02:29 2024 +0200| [c14573a4d289fa10ab5bfda6f7a75b32478cdc21] | committer: Anton Khirnov tests: Remove void -time_base overrides when streamcopying to mxf Signed-off-by: Nicolas Gaullier Signed-off-by: Anton Khirnov > h

[FFmpeg-cvslog] fftools/ffmpeg: Fix honor -r output option with streamcopy

2024-09-04 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Sep 3 10:02:30 2024 +0200| [ee9ae4e8ba167b52267aa3e35d8fc2770316769f] | committer: Anton Khirnov fftools/ffmpeg: Fix honor -r output option with streamcopy Fix "ost->st->avg_frame_rate = ost->frame_rate" in streamcopy_in

[FFmpeg-cvslog] avformat/mxfenc: Fix guess frame_rate

2024-09-04 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Sep 3 10:02:28 2024 +0200| [59d2900df7c212845ddca79906fba1e3b3096e64] | committer: Anton Khirnov avformat/mxfenc: Fix guess frame_rate The time_base was a bad guess. Currently, fate-time_base test data assumed that overriding the input

[FFmpeg-cvslog] avfilter/vf_colorspace: use colorspace negotiation API

2024-04-17 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Apr 4 19:05:14 2024 +0200| [376b3d53c54791c1be58709df4303ba2b90851bc] | committer: Niklas Haas avfilter/vf_colorspace: use colorspace negotiation API Fixes a regression due to the fact that the colorspace filter does not use the new API

[FFmpeg-cvslog] avformat/demux: add duration_probesize AVOption

2024-04-02 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Fri Mar 29 10:26:19 2024 +0100| [ed9363052f4b8b89ed2f1415f392d39788dab0d3] | committer: Stefano Sabatini avformat/demux: add duration_probesize AVOption Yet another probesize used to get the durations when estimate_timings_from_pts is required. It

[FFmpeg-cvslog] doc/fate: advise on --assert-level=2

2024-03-18 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Mar 12 13:09:20 2024 +0100| [b96571df3a96c65c9cd258a6d066df30d9d57c3e] | committer: Michael Niedermayer doc/fate: advise on --assert-level=2 Signed-off-by: Nicolas Gaullier Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] fate: fix generating references when sh=dash

2024-03-12 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Mar 12 13:00:26 2024 +0100| [275add93287fb9f5a9e89c097df0fc6c5c0ca9f4] | committer: Marton Balint fate: fix generating references when sh=dash Regression since 0b98f28c46a7e3e914c51debc461 Signed-off-by: Nicolas Gaullier Signed-off-by: Marton

[FFmpeg-cvslog] avcodec/ac3: Remove unused fields

2023-03-02 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Feb 21 11:12:32 2023 +0100| [3153c441e1d980ff9931ed26a0e01b4e366ac521] | committer: Anton Khirnov avcodec/ac3: Remove unused fields Signed-off-by: Nicolas Gaullier Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] fftools: Fix preset search pathes

2022-07-08 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Jun 30 12:40:35 2022 +0200| [d3cf7be5a4bd0c6bb80032c7697a8819563112c8] | committer: Timo Rothenpieler fftools: Fix preset search pathes regression since 13350e81fd Fix looking for .ffmpeg subfolder in FFMPEG_DATADIR and inversely not in HOME

[FFmpeg-cvslog] avformat/mxfenc: fix DNxHD GC container_ul

2021-12-26 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Dec 14 16:27:42 2021 +0100| [1cbeac0c2f7e15add5fed0a306f63a87b330c0a1] | committer: Marton Balint avformat/mxfenc: fix DNxHD GC container_ul Signed-off-by: Nicolas Gaullier Reviewed-by: Matthieu Bouron Reviewed-by: Tomas Härdin Signed-off-by

[FFmpeg-cvslog] avformat/mxfenc: fix DNxHD GC element_type

2021-12-26 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Dec 14 16:27:43 2021 +0100| [dd7c0bc4f981f7113d7bef267cc1eca8d9fb10f1] | committer: Marton Balint avformat/mxfenc: fix DNxHD GC element_type The values for the essence element type were updated in the spec from 0x05/0x06 (ST2019-4 2008) to 0x0C

[FFmpeg-cvslog] avformat/mov: Set AVSTREAM_PARSE_HEADERS flag for H264

2021-09-23 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Fri Sep 10 11:34:10 2021 +0200| [8a3f8afa4e46011e9c5849f8e0d57ec9b53deef7] | committer: James Almer avformat/mov: Set AVSTREAM_PARSE_HEADERS flag for H264 Signed-off-by: Nicolas Gaullier Signed-off-by: James Almer > http://git.videolan.

[FFmpeg-cvslog] avcodec/h264_parser: Set AVCodecContext.framerate

2021-09-23 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Fri Sep 10 11:34:08 2021 +0200| [fad459b5a6461bf2ce2c232d5e251dd486bbdc0d] | committer: James Almer avcodec/h264_parser: Set AVCodecContext.framerate Signed-off-by: Nicolas Gaullier Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/demux: Use r_frame_rate in compute_frame_duration if codec_framerate is unknown

2021-09-23 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Fri Sep 10 11:34:09 2021 +0200| [daf04868d8a20d25d5fc664e26137ddfabd4d40a] | committer: James Almer avformat/demux: Use r_frame_rate in compute_frame_duration if codec_framerate is unknown Signed-off-by: Nicolas Gaullier Signed-off-by: James

[FFmpeg-cvslog] avcodec/dolby_e: Add a parser

2021-01-25 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Jan 25 13:11:36 2021 +0100| [0bf18db26aa277d11c4ae5ecb6dd7b8fad188add] | committer: Paul B Mahol avcodec/dolby_e: Add a parser > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0bf18db26aa277d11c4ae5ecb6dd7b8fad188add --- Change

[FFmpeg-cvslog] avcodec/dolby_e: Split decoder/parser files

2021-01-25 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Jan 25 13:11:37 2021 +0100| [c7016e35a624a75bb5b82bee932ddfe28d013b3f] | committer: Paul B Mahol avcodec/dolby_e: Split decoder/parser files > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7016e35a624a75bb5b82bee932ddfe28d013

[FFmpeg-cvslog] avcodec/utils: Fix ff_add_cpb_side_data() add twice

2020-03-20 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Mar 5 09:17:23 2020 +0100| [42271f8e182a85ac1d6706e0461b37895fd6c1f0] | committer: Anton Khirnov avcodec/utils: Fix ff_add_cpb_side_data() add twice Makes it behave similarly to av_stream_add_side_data(). Signed-off-by: Anton Khirnov > h

[FFmpeg-cvslog] avcodec/mpeg12dec: Add CPB coded side data

2020-03-20 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Mar 5 09:17:24 2020 +0100| [1ec86be79b11ec238067d099d424dd6ee48c8de7] | committer: Anton Khirnov avcodec/mpeg12dec: Add CPB coded side data This fixes mpeg2video stream copies to mpeg muxer like this: ffmpeg -i xdcamhd.mxf -c:v copy

[FFmpeg-cvslog] avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size

2020-03-20 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Mar 5 09:17:21 2020 +0100| [eb88ccb92e05018b1060cf8126b30eeeff551d3b] | committer: Anton Khirnov avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avformat/utils: Make find_stream_info get side data from codec context

2020-03-20 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Mar 5 09:17:22 2020 +0100| [2d6baff0c0dbd24d77321601f453bf1552fccfb9] | committer: Anton Khirnov avformat/utils: Make find_stream_info get side data from codec context This will allow probing input coded side data, and also forwarding them to

[FFmpeg-cvslog] avformat/s337m: Use base AVClass for av_log usage

2020-01-16 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Wed Jan 15 11:55:55 2020 +0100| [80c3a15a1b620bc0cb5e8f5269bb3a0f514c339e] | committer: Michael Niedermayer avformat/s337m: Use base AVClass for av_log usage s337m_get_offset_and_codec does not make use of AVFormatContext: AVClass is enough for

[FFmpeg-cvslog] fftools/ffmpeg: Fix forward CPB props in to out

2019-12-21 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Dec 19 17:43:21 2019 +0100| [f40fb7963e64c01f2e726949b06d37ad94e6ad5f] | committer: Michael Niedermayer fftools/ffmpeg: Fix forward CPB props in to out CPB side_data is copied when stream-copying (see init_output_stream_streamcopy()), but it

[FFmpeg-cvslog] fftools/ffmpeg: Reindent after last commit

2019-12-21 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Thu Dec 19 17:43:22 2019 +0100| [1fcbaa37e641315842824b58c72bce6807262f0d] | committer: Michael Niedermayer fftools/ffmpeg: Reindent after last commit Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/h264: Fix poc_lsb in open gop context

2019-09-10 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Tue Jul 23 14:08:59 2019 +0200| [cae5b36e207117f883fb0929a7cb1882807471b8] | committer: Paul B Mahol avcodec/h264: Fix poc_lsb in open gop context When no IDR nor mmco_reset is found, prev_poc_lsb is undefined and shall not be assumed to be zero

[FFmpeg-cvslog] lavfi/silencedetect: Update test parameters

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:15:54 2018 +0100| [cd4756a558195752abd1118953224d34e64b5243] | committer: Paul B Mahol lavfi/silencedetect: Update test parameters Set relevant filter parameters such that the result can easily be checked with a waveform editor. In

[FFmpeg-cvslog] lavfi/silencedetect: Add mono mode

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:15:30 2018 +0100| [95e47654bce3f76360db2bbd9f34929a3434920a] | committer: Paul B Mahol lavfi/silencedetect: Add mono mode In mono mode, silence is detected in any single channel instead of all of them simultaneously > h

[FFmpeg-cvslog] lavfi/silencedetect: Fix silence_start accuracy

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:16:04 2018 +0100| [56b2731aae33ea63bad06bca0a28569399be96ca] | committer: Paul B Mahol lavfi/silencedetect: Fix silence_start accuracy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/silencedetect: Fix when silence_start=0

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:15:42 2018 +0100| [3deb17f9fb4779a9f2ccb73d182dedb943eaa791] | committer: Paul B Mahol lavfi/silencedetect: Fix when silence_start=0 0 is a valid value for silence_start > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/silencedetect: Fix missing log at eos

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:16:30 2018 +0100| [759381d96b221abb663627dc25135b76d8c2106a] | committer: Paul B Mahol lavfi/silencedetect: Fix missing log at eos Fixes ticket #6968 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/silencedetect: Fix silence_end accuracy

2018-03-29 Thread Nicolas Gaullier
ffmpeg | branch: master | Nicolas Gaullier | Mon Feb 19 14:16:17 2018 +0100| [5170ab20e1f5278cc024a04e348828e38db3f361] | committer: Paul B Mahol lavfi/silencedetect: Fix silence_end accuracy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5170ab20e1f5278cc024a04e348828e38db3f