[FFmpeg-cvslog] mpegvideodata: drop useless comments

2020-03-16 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 9 14:11:29 2020 +0100| [2e53b7eea13531bc8cbea5fe04957c90ce4a2d1f] | committer: Anton Khirnov mpegvideodata: drop useless comments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2e53b7eea13531bc8cbea5fe04957c90ce4a2d1f --- libavc

[FFmpeg-cvslog] h264dec: do not return a value from init_dimensions()

2020-03-16 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Apr 17 10:40:55 2017 +0200| [e38b8b0dc6eb1011ec814bcadf5ece015eb250eb] | committer: Anton Khirnov h264dec: do not return a value from init_dimensions() There are no failure cases left in this function. > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] examples/avio_dir_cmd: drop support for move/delete operations

2020-03-16 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Jan 10 12:10:09 2020 +0100| [15546f772c686412d3e823ff8db266796541846e] | committer: Anton Khirnov examples/avio_dir_cmd: drop support for move/delete operations They use non-public functions, which is unacceptable for a public API example. Rename t

[FFmpeg-cvslog] vp3: eliminate copy_fields

2020-03-16 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Apr 11 09:27:08 2016 +0200| [1b17988cb55297f152ca1701555c4ecf2005014a] | committer: Anton Khirnov vp3: eliminate copy_fields It is very fragile against fields being moved and hides what is actually being copied. Copy all the fields explicitly inste

[FFmpeg-cvslog] mpegvideo: drop an unnecessary function parameter

2020-03-16 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Mar 10 14:14:14 2020 +0100| [7f0a7e3e63ff0d342772cbc7e6e5d652900d6710] | committer: Anton Khirnov mpegvideo: drop an unnecessary function parameter It is always 0. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7f0a7e3e63ff0d342772cbc

[FFmpeg-cvslog] lavd/avfoundation: Add basic transport control observation for capable devices.

2020-03-16 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann | Thu Mar 5 12:32:49 2020 +0100| [39fbd0631407f6ce7575699248cb05057203af58] | committer: Thilo Borgmann lavd/avfoundation: Add basic transport control observation for capable devices. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=39fbd063

[FFmpeg-cvslog] fate/ffmpeg: add a second, simple sub2video test

2020-03-16 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Thu Mar 12 00:38:33 2020 +0200| [9c8a5fd57e36d0d734e41f816b498cea4a9d735b] | committer: Jan Ekström fate/ffmpeg: add a second, simple sub2video test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c8a5fd57e36d0d734e41f816b498cea4a9d735b ---

[FFmpeg-cvslog] fate/ffmpeg: add test for time limited sub2video instance

2020-03-16 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Thu Mar 12 01:22:15 2020 +0200| [c149f16db14a82bbbd95482060403dde823af184] | committer: Jan Ekström fate/ffmpeg: add test for time limited sub2video instance Utilizes a subpicture sample with one decodable subpicture for the test. Based on a failing test

[FFmpeg-cvslog] ffmpeg: explicitly handle sub2video subpicture initialization

2020-03-16 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Sat Feb 23 01:48:08 2019 +0200| [7ba3ea212fc054ba48618bf87018269fee5504ce] | committer: Jan Ekström ffmpeg: explicitly handle sub2video subpicture initialization Each time the sub2video structure is initialized, the sub2video subpicture is initialized tog