mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 04:11:31 +00:00
e83f94237b
Original commit message from CVS: * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_video_frame), (gst_ffmpegdec_audio_frame), (gst_ffmpegdec_frame), (gst_ffmpegdec_sink_event), (gst_ffmpegdec_chain): More timestamp fixage. Don't pass around buffers just to pass its timestamp since we cannot update it. After decoding a buffer, don't use the timestamp of the buffer anymore but let the interpolation do its work. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
Makefile.am |