gstreamer/ext
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
..
ffmpeg ext/ffmpeg/gstffmpegdec.c: Reenable pad_alloc, seem to work now. 2008-01-22 16:32:23 +00:00
libpostproc Fix the build on MacOSX. since the one shipped by Apple is from the middle ages and is packed with issues. 2007-05-17 15:46:17 +00:00
Makefile.am ext/: ffmpeg's libpostproc wrapper plugins 2005-06-20 13:07:52 +00:00