]> git.sesse.net Git - vlc/commit
Add support to mpeg-ts muxer to pass keyframe flag (BLOCK_FLAG_TYPE_I) to access_out...
authorKeary Griffin <kearygriffin@gmail.com>
Wed, 31 Mar 2010 03:00:30 +0000 (23:00 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Apr 2010 15:41:51 +0000 (17:41 +0200)
commit60a63e042bc76cd9672a793c9f26e86efbbe0493
treeb64d689e881f20330af562d0cd4ccafd3a4a3b7c
parentd53121f71e0ec6d22e89da02b136020e8f502adc
Add support to mpeg-ts muxer to pass keyframe flag (BLOCK_FLAG_TYPE_I) to access_out modules

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/mux/mpeg/ts.c