[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Sun Nov 23 14:15:27 CET 2003


Update of /var/cvs/videolan/vlc/modules/demux
Modified Files:
	mkv.cpp ogg.c 

Update of /var/cvs/videolan/vlc/modules/demux/asf
Modified Files:
	asf.c 

Update of /var/cvs/videolan/vlc/modules/demux/avi
Modified Files:
	avi.c 

Update of /var/cvs/videolan/vlc/modules/demux/mp4
Modified Files:
	mp4.c 

Update of /var/cvs/videolan/vlc/modules/codec/ffmpeg
Modified Files:
	video.c 

Log Message:

* modules/demux/*: some containers don't carry any PTS information, just a DTS. In that case, make sure the PTS forwarded to the decoder is set to 0.
* modules/codec/ffmpeg/video.c: use PTS if available, if not find out the PTS from the DTS and the p_context->has_b_frames and p_pic->reference flags.

-- 
gbazin

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list