]> git.sesse.net Git - vlc/commit
When demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such...
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 16 Apr 2008 12:47:43 +0000 (14:47 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 16 Apr 2008 12:47:43 +0000 (14:47 +0200)
commitcab50467abb682a996a09bf357fe1640d94db402
treeb8b8b874fb6d0368276bd843923718bcb7ad7756
parentdc078f208212bcaafa1c594fcd5cec27a145b0a6
When demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such by lavf. This fixes flv restreaming without transcoding.
modules/codec/ffmpeg/demux.c