gstreamer/ext/ffmpeg
Wim Taymans e7fcbe1177 ext/ffmpeg/gstffmpegdec.c: Make some enums const.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_lowres_get_type),
(gst_ffmpegdec_skipframe_get_type), (gst_ffmpegdec_class_init),
(gst_ffmpegdec_init), (gst_ffmpegdec_open),
(gst_ffmpegdec_setcaps), (gst_ffmpegdec_negotiate),
(gst_ffmpegdec_do_qos), (clip_video_buffer), (check_keyframe),
(get_output_buffer), (gst_ffmpegdec_video_frame),
(gst_ffmpegdec_frame), (gst_ffmpegdec_sink_event),
(gst_ffmpegdec_chain):
Make some enums const.
Cleanups, refactoring.
Better video frame clipping.
Timestamp fixe: use timestamp from incomming buffer even if there
is no input framerate given (as this is totally unrelated).
2006-07-19 16:35:13 +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/gstffmpegcodecmap.c: Change all GST_WARNING to GST_LOG. None of these warning are really critical issues a... 2006-05-26 12:42:06 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Make some enums const. 2006-07-19 16:35:13 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: One of the ffmpeg 'plugins' changed its name with the latest update of the snapshot. Cha... 2006-06-02 11:50:45 +00:00
gstffmpegenc.c just make it compile with --disable-gst-debug. 2006-04-24 18:51:15 +00:00
gstffmpegmux.c ext/ffmpeg/: Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:55:22 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegdemux.c: Rework the demuxer, implement all seeking stuff including seek in ready. 2006-04-13 16:22:53 +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