ext/ffmpeg/: various compiler fixes
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 31 Mar 2006 22:26:12 +0000 (22:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 31 Mar 2006 22:26:12 +0000 (22:26 +0000)
commitd403852f04b1137e12810eeceab95dc05d3c9ff7
tree67aa6af93ee0d829c392173393c6b6eba20e28f5
parent1ef6fec61f673abb2395ab8d140d6b100346f673
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.
ChangeLog
ext/ffmpeg/gstffmpeg.c
ext/ffmpeg/gstffmpegcodecmap.c
ext/ffmpeg/gstffmpegdec.c
ext/ffmpeg/gstffmpegdemux.c
ext/ffmpeg/gstffmpegprotocol.c
ext/ffmpeg/gstffmpegscale.c