]> git.sesse.net Git - vlc/commit
* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when...
authorGildas Bazin <gbazin@videolan.org>
Wed, 27 Oct 2004 14:59:24 +0000 (14:59 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 27 Oct 2004 14:59:24 +0000 (14:59 +0000)
commitea92845937166d277eea8dfaf4555cfea48c7a55
tree1d1c31f3cd3b12ba0ee8e2abde2d78a853c6272b
parent27309e8041c476522afc33297df904bbbf222f6b
* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
modules/mux/mpeg/pes.c
modules/mux/mpeg/pes.h
modules/mux/mpeg/ps.c
modules/mux/mpeg/ts.c