]> git.sesse.net Git - vlc/commit
* modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be...
authorGildas Bazin <gbazin@videolan.org>
Tue, 27 Jan 2004 14:05:33 +0000 (14:05 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 27 Jan 2004 14:05:33 +0000 (14:05 +0000)
commit02d6bac4129293e33ae12057fd6e418f20d7d771
tree107f4d2fc33a66da2bcf370208f487b987a82ebf
parenta3aa98472a38b2767b85279d975fd4df97331924
* modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
* src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
modules/packetizer/mpegvideo.c
src/stream_output/stream_output.c