[FFmpeg-cvslog] avformat/hls: reset the playlist init segment on seek

2023-08-22 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Aug 15 22:50:23 2023 +0200| [f225f8d7464569c7b917015c26ad30a37a5fbbe2] | committer: Timo Rothenpieler avformat/hls: reset the playlist init segment on seek The mp4 demuxer gets very upset when it gets flushed and not re-fed this data. >

[FFmpeg-cvslog] avcodec/nvenc: add option to limit slice size

2023-08-22 Thread Aleksoid
ffmpeg | branch: master | Aleksoid | Thu Jul 27 12:26:23 2023 +1000| [7eb0d9e905f3b1ba66d37ebe5e7fe4c2f7077931] | committer: Timo Rothenpieler avcodec/nvenc: add option to limit slice size > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7eb0d9e905f3b1ba66d37ebe5e7fe4c2f7077931 ---

[FFmpeg-cvslog] fate/matroska: Stop using unicode in command line paramters

2023-08-22 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Aug 21 23:08:25 2023 +0300| [95433eb3aa0b1580b77ec5c08a19fad9c07ca167] | committer: Martin Storsjö fate/matroska: Stop using unicode in command line paramters The fate-run.sh shell script exports LC_ALL=C before invoking the test executables;