gstreamer/ext/ffmpeg
Ronald S. Bultje 9e7000b54a ext/ffmpeg/gstffmpegdec.c: Disable parsing on h264 for now, seems to break avc decoding.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_open),
(gst_ffmpegdec_handle_event), (gst_ffmpegdec_register):
Disable parsing on h264 for now, seems to break avc decoding.
2005-06-03 13:44:04 +00:00
..
gstffmpeg.c ext/ffmpeg/: Add ffdeinterlace element 2005-05-15 19:21:04 +00:00
gstffmpeg.h ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c (gst_ffmpeg_pixfmt_to_caps): Add YUV444P format as Y444 2005-05-17 18:29:17 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Makes ffmpegdec and ffmpegenc use these functions and remove a comment from a previuos patch 2005-05-11 15:18:23 +00:00
gstffmpegcolorspace.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Disable parsing on h264 for now, seems to break avc decoding. 2005-06-03 13:44:04 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/gstffmpegdeinterlace.c (gst_ffmpegdeinterlace_chain): Always stamp your buffers ! (ooops) 2005-05-24 12:16:32 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Re-disable mov typefinding which breaks mov playback. 2005-04-21 19:51:05 +00:00
gstffmpegenc.c configure.ac: scale requires -libs (video.h). 2005-06-03 11:34:13 +00:00
gstffmpegmux.c ext/ffmpeg/gstffmpegmux.c: Fix possible segfaults (#302017). 2005-05-01 10:15:33 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpeg.c: Enable muxers (only mp4 muxer for now). 2005-03-14 15:27:43 +00:00
gstffmpegscale.c ext/ffmpeg/gstffmpegscale.c: Always stamp your buffers ! 2005-05-24 09:06:00 +00:00
Makefile.am ext/ffmpeg/: Add ffdeinterlace element 2005-05-15 19:21:04 +00:00