gstreamer/ext/ffmpeg
Thomas Vander Stichele d403852f04 ext/ffmpeg/: various compiler fixes
Original commit message from CVS:

* ext/ffmpeg/gstffmpeg.c:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
* ext/ffmpeg/gstffmpegdec.c:
(gst_ffmpegdec_add_pixel_aspect_ratio), (gst_ffmpegdec_frame):
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_seek):
* ext/ffmpeg/gstffmpegscale.c: (gst_ffmpegscale_transform_caps),
(gst_ffmpegscale_handle_src_event):
various compiler fixes
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_src_event),
(my_safe_copy), (gst_ffmpegdemux_open),
(gst_ffmpegdemux_change_state):
actually return the result.  Tee hee.
2006-03-31 22:26:12 +00:00
..
gstffmpeg.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: Fix segmentation fault and memleak. 2006-03-01 15:05:03 +00:00
gstffmpegmux.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegprotocol.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
gstffmpegscale.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
Makefile.am ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00