]> git.sesse.net Git - vlc/commit
Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in packetizers.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 30 May 2007 17:36:36 +0000 (17:36 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 30 May 2007 17:36:36 +0000 (17:36 +0000)
commitab1b0ebec326fae87388c7904c952e827acffe50
tree1ac7d5f66e000bff1bfac34c2b7b37f0b334bd99
parent07ed62b5a83261ca6692ddf18144932981c6e715
Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in packetizers.
(I do not reset timestamp on purpose, it will at least break demuxer using
packetizer)
modules/codec/a52.c
modules/codec/dts.c
modules/codec/flac.c
modules/codec/mpeg_audio.c
modules/packetizer/h264.c
modules/packetizer/mpeg4audio.c
modules/packetizer/mpeg4video.c
modules/packetizer/mpegvideo.c
modules/packetizer/vc1.c