ext/ffmpeg/: Makes ffmpegdec and ffmpegenc use these functions and remove a comment...
authorLuca Ognibene <luogni@tin.it>
Wed, 11 May 2005 15:18:23 +0000 (15:18 +0000)
committerLuca Ognibene <luogni@tin.it>
Wed, 11 May 2005 15:18:23 +0000 (15:18 +0000)
commit6e5fa03b6b75d84dca375746a837a8676e8f9254
tree27d51a9bf425597a20e4de46d1bdb6144b695230
parentd840f938cd3e824d789f335af5240611086b7b61
ext/ffmpeg/: Makes ffmpegdec and ffmpegenc use these functions and remove a comment from a previuos patch

Original commit message from CVS:
* ext/ffmpeg/gstffmpegenc.c (gst_ffmpegenc_chain_video):
* ext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_chain):
Makes ffmpegdec and ffmpegenc use these functions
and remove a comment from a previuos patch

* ext/ffmpeg/gstffmpegcodecmap.h:
Add two utility functions to convert the pts from/to
the ffmpeg format
ChangeLog
ext/ffmpeg/gstffmpegcodecmap.h
ext/ffmpeg/gstffmpegdec.c
ext/ffmpeg/gstffmpegenc.c