gstreamer/ext/ffmpeg
Edward Hervey 3fe565fc1d ext/ffmpeg/gstffmpegdec.c: So, stupid ffmpeg.... Not all [en|de]coders set AVFrame->type.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame):
So, stupid ffmpeg.... Not all [en|de]coders set AVFrame->type.
This should handle the case where AVFrame->reference is set to 1 (which
is the equivalent of a keyframe).
Also fixes #323286.
I tried a truckload of other files with this modification and it didn't seem
to break playback.
2005-12-07 12:14:34 +00:00
..
gstffmpeg.c ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpeg.h ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpegcodecmap.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: So, stupid ffmpeg.... Not all [en|de]coders set AVFrame->type. 2005-12-07 12:14:34 +00:00
gstffmpegdeinterlace.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdemux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegenc.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegmux.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegprotocol.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegscale.c expand tabs 2005-12-06 19:57:08 +00:00
Makefile.am Remove mentions of ffmpegcolorspace now that it's in gst-plugins-base 2005-11-22 23:12:51 +00:00