[FFmpeg-cvslog] Changelog: mark 6.0

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 17:47:19 2023 +0100| [ec9bcf332909b38ea95921172be76c3faad1b32b] | committer: Michael Niedermayer Changelog: mark 6.0 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec9bcf332909b38ea9592

[FFmpeg-cvslog] doc/APIchange: fill in missing things

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 17:50:44 2023 +0100| [e33c1a5494c451f60b072bc3b56b8984be556a55] | committer: Michael Niedermayer doc/APIchange: fill in missing things Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e33

[FFmpeg-cvslog] version.h: Bump minor for 6.0 branch

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 18:32:07 2023 +0100| [62efa096af13fd5d01c6bd0f4b5e814e54ad64f6] | committer: Michael Niedermayer version.h: Bump minor for 6.0 branch Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62ef

[FFmpeg-cvslog] doc/APIchanges: Add 6.0 cut point

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 18:34:25 2023 +0100| [9e80dfbfd9537964afa934eef4deb2b62c0831fd] | committer: Michael Niedermayer doc/APIchanges: Add 6.0 cut point Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e80dfb

[FFmpeg-cvslog] version.h: Bump minor post 6.0 branch

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 18:37:36 2023 +0100| [47ac3e60653da651dfa064b649d0ac297560d8d5] | committer: Michael Niedermayer version.h: Bump minor post 6.0 branch Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=47a

[FFmpeg-cvslog] doc/APIchanges: Add 6.0 cut point

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: release/6.0 | Michael Niedermayer | Sun Feb 19 18:34:25 2023 +0100| [9e80dfbfd9537964afa934eef4deb2b62c0831fd] | committer: Michael Niedermayer doc/APIchanges: Add 6.0 cut point Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e

[FFmpeg-cvslog] doc: remove docs for options removed at the bump

2023-02-19 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Feb 16 01:49:18 2023 +0100| [3807fbd90ab9c5125d21b39017ec48d40d3f019f] | committer: Marton Balint doc: remove docs for options removed at the bump Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3807fbd90a

[FFmpeg-cvslog] avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is already present

2023-02-19 Thread John Coiner
ffmpeg | branch: master | John Coiner | Sun Feb 12 18:06:07 2023 -0500| [e0cb89c354ea654bccc524a8a45321b93cb256d3] | committer: Marton Balint avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is already present Current mpegtsenc code only inserts SPS/PPS from extradata b

[FFmpeg-cvslog] Update things for 6.0

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: release/6.0 | Michael Niedermayer | Sun Feb 19 19:16:39 2023 +0100| [71534916df7717af90428d2890a97f02e964e49e] | committer: Michael Niedermayer Update things for 6.0 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=71534916df7717

[FFmpeg-cvslog] doc/resampler.texi: add missing swr channel layout options

2023-02-19 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 17 15:22:38 2023 -0300| [1d14959f12ffd720377684af830a51d0cdb2aa8c] | committer: James Almer doc/resampler.texi: add missing swr channel layout options Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1d14959

[FFmpeg-cvslog] avfilter/af_pan: use the new swr used channel layout option

2023-02-19 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 17 15:43:30 2023 -0300| [4561232b1a36b7f8532c7939e4a508734053f6f0] | committer: James Almer avfilter/af_pan: use the new swr used channel layout option Fixes ticket #10180 Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] swresample/swresample: add a used channel layout option using the new API

2023-02-19 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 17 15:41:56 2023 -0300| [223c70cf1d8b816b59dede36a21492d7e8542e06] | committer: James Almer swresample/swresample: add a used channel layout option using the new API Replaces the "used channel count" option, which is now deprecated. Signed-off-by

[FFmpeg-cvslog] doc/resampler.texi: add missing swr channel layout options

2023-02-19 Thread James Almer
ffmpeg | branch: release/6.0 | James Almer | Fri Feb 17 15:22:38 2023 -0300| [6112745d8eecd9842b2b0854c4415b9a2244bbeb] | committer: James Almer doc/resampler.texi: add missing swr channel layout options Signed-off-by: James Almer (cherry picked from commit 1d14959f12ffd720377684af830a51d0cdb

[FFmpeg-cvslog] avfilter/af_pan: use the new swr used channel layout option

2023-02-19 Thread James Almer
ffmpeg | branch: release/6.0 | James Almer | Fri Feb 17 15:43:30 2023 -0300| [34a14038318939fffe7fed038282007faef96e80] | committer: James Almer avfilter/af_pan: use the new swr used channel layout option Fixes ticket #10180 Signed-off-by: James Almer (cherry picked from commit 4561232b1a36b

[FFmpeg-cvslog] swresample/swresample: add a used channel layout option using the new API

2023-02-19 Thread James Almer
ffmpeg | branch: release/6.0 | James Almer | Fri Feb 17 15:41:56 2023 -0300| [a34b348328dd33d122ea772fc9f516e6aaef193e] | committer: James Almer swresample/swresample: add a used channel layout option using the new API Replaces the "used channel count" option, which is now deprecated. Signed-

[FFmpeg-cvslog] doc: remove docs for options removed at the bump

2023-02-19 Thread Marton Balint
ffmpeg | branch: release/6.0 | Marton Balint | Thu Feb 16 01:49:18 2023 +0100| [65873ac3eef359f6557ee883913ccba57ca11087] | committer: Marton Balint doc: remove docs for options removed at the bump Signed-off-by: Marton Balint (cherry picked from commit 3807fbd90ab9c5125d21b39017ec48d40d3f019

[FFmpeg-cvslog] avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is already present

2023-02-19 Thread John Coiner
ffmpeg | branch: release/6.0 | John Coiner | Sun Feb 12 18:06:07 2023 -0500| [691d01989936d4b0681aa226aea8a19f06c04cea] | committer: Marton Balint avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is already present Current mpegtsenc code only inserts SPS/PPS from extrad

[FFmpeg-cvslog] Changelog: Add back past 6.0 branch

2023-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 19 17:48:02 2023 +0100| [2aec86695adf51e106c0722fa2b226e5a284fed1] | committer: Michael Niedermayer Changelog: Add back past 6.0 branch Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2aec