gstreamer/ext/ffmpeg
Wim Taymans 39ea5ac5f0 ext/ffmpeg/gstffmpegdec.c: Reenable pad_alloc, seem to work now.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_class_init),
(gst_ffmpegdec_init), (gst_ffmpegdec_close), (gst_ffmpegdec_open),
(gst_ffmpegdec_setcaps), (gst_ffmpegdec_get_buffer),
(gst_ffmpegdec_release_buffer), (get_output_buffer),
(gst_ffmpegdec_video_frame), (gst_ffmpegdec_audio_frame),
(gst_ffmpegdec_frame), (gst_ffmpegdec_change_state),
(gst_ffmpegdec_set_property), (gst_ffmpegdec_get_property):
Reenable pad_alloc, seem to work now.
Added property to easily disable it later on.
Remove some old code that tried hard to break the get_buffer
functions. Fixes #321662.
2008-01-22 16:32:23 +00:00
..
gstffmpeg.c Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpeg.h Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpegaudioresample.c Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpegcfg.c ext/ffmpeg/gstffmpegcfg.c: Add h263 to the list of codecs using the mpeg flags and options. 2008-01-22 13:54:34 +00:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Add GIF (animations and single images) decoding and encoding support. 2007-12-17 20:31:35 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Use codecid as extra parameter when getting caps. 2007-01-09 14:59:34 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Reenable pad_alloc, seem to work now. 2008-01-22 16:32:23 +00:00
gstffmpegdeinterlace.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Don't register typefinders for which we have better replacements in base. Fixes bug #510... 2008-01-22 11:10:57 +00:00
gstffmpegenc.c Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpegenc.h ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setting BUFFER_SIZE to what ffmpeg produced, ... 2007-06-22 12:13:18 +00:00
gstffmpegmux.c ext/ffmpeg/: Add GIF (animations and single images) decoding and encoding support. 2007-12-17 20:31:35 +00:00
gstffmpegprotocol.c ext/ffmpeg/: gst-indent cleanup. 2007-11-03 16:14:53 +00:00
gstffmpegscale.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
Makefile.am Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00