[FFmpeg-cvslog] configure: use pkg-config for xlib/Xv

2021-07-14 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Jul 14 23:16:02 2021 +0200| [7ec7e6aa2d394d8d25472c55c5da2e44b0a60041] | committer: Timo Rothenpieler configure: use pkg-config for xlib/Xv > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7ec7e6aa2d394d8d25472c55c5da2e44b0a60041

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 63f11a8 ffmpeg-web/robots.txt: attempt to keep spiders out of dynamically generated git content

2021-07-14 Thread ffmpeg-git
The branch, master has been updated via 63f11a86863130dfea6650f22e7397e2151a3772 (commit) via 166bdb36951f5bc462beefe684676d9283c5715b (commit) from 8e59cc3f48e3949aeea4300a12aaabe6ebf12985 (commit) - Log -

[FFmpeg-cvslog] avcodec/libdav1d: parse sequence headers in extradata if available

2021-07-14 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Mar 27 00:07:56 2021 -0300| [1349de10b22d6c8643bec43eced296ec2a126671] | committer: James Almer avcodec/libdav1d: parse sequence headers in extradata if available This allows the decoder context to be initialized with all stream parameters before a

[FFmpeg-cvslog] Fix double write of DASH manifest in streaming mode

2021-07-14 Thread Kevin LaFlamme
ffmpeg | branch: master | Kevin LaFlamme | Thu Jun 24 08:58:07 2021 -0400| [3f5d5c1c2dd71d1b4e5fcc0496337d1b224b0794] | committer: Karthick J Fix double write of DASH manifest in streaming mode When streaming mode is enabled, the DASH manifest is written on the first packet for the segment so

[FFmpeg-cvslog] avfilter/af_astats: Only print header lines when values are to be printed

2021-07-14 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Thu Mar 25 17:26:37 2021 +0100| [ca56299fb3f71badee457c4c36a893f626c4a274] | committer: Tobias Rapp avfilter/af_astats: Only print header lines when values are to be printed Avoids empty "Channel" or "Overall" header lines added to log output when

Re: [FFmpeg-cvslog] avformat/img2dec: Deduplicate AVClasses

2021-07-14 Thread Gyan Doshi
On 2021-07-09 00:12, Andreas Rheinhardt wrote: ffmpeg | branch: master | Andreas Rheinhardt | Mon Jun 7 16:13:33 2021 +0200| [f06bd041238b5e88d449064244bf7f9cb77cc532] | committer: Andreas Rheinhardt avformat/img2dec: Deduplicate AVClasses The child_class_next API relied on different