]> git.sesse.net Git - ffmpeg/commit
lavfi: do not exclude hwaccel formats from ff_all_formats()
authorAnton Khirnov <anton@khirnov.net>
Mon, 20 Jul 2015 08:07:25 +0000 (10:07 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Sep 2015 13:42:38 +0000 (15:42 +0200)
commitae25413daf42a06f078ed81bb545ec23a8e0b482
tree8ba9d300dc831261acf9b2724c31f2c22c07adeb
parentcc285521000020ab237d183dc3a26f99fce3030f
lavfi: do not exclude hwaccel formats from ff_all_formats()

It should be possible to pass hwaccel frames through lavfi.
libavfilter/formats.c