]> git.sesse.net Git - vlc/commit
* modules/codec/ffmpeg/: proper generation of pts in the video decoder + couple of...
authorGildas Bazin <gbazin@videolan.org>
Fri, 8 Aug 2003 17:08:32 +0000 (17:08 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 8 Aug 2003 17:08:32 +0000 (17:08 +0000)
commitb3b99a16506582eaf3e8bc24a12c9b590de71ace
tree865f25ea8894b8ef97610fa6389225edf92f5345
parent48ab4989596b30c06377d605c78bd0612b6b0c86
* modules/codec/ffmpeg/: proper generation of pts in the video decoder + couple of bug fixes + cleanup.
   The ffmpeg video decoder can now be used to decode mpeg1/2 videos as well.
* modules/codec/libmpeg2.c: upped priority so it will be used to decode mpeg1/2 videos instead of ffmpeg.
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/ffmpeg.h
modules/codec/ffmpeg/video.c
modules/codec/ffmpeg/video.h
modules/codec/libmpeg2.c