gstreamer/ext/ffmpeg
Wim Taymans 180c69d27d ext/ffmpeg/gstffmpegdemux.c: Don't try to use or remove non-existing pads.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_averror),
(gst_ffmpegdemux_init), (gst_ffmpegdemux_close),
(gst_ffmpegdemux_push_event), (gst_ffmpegdemux_send_event),
(gst_ffmpegdemux_src_query), (gst_ffmpegdemux_open),
(gst_ffmpegdemux_loop), (gst_ffmpegdemux_sink_activate),
(gst_ffmpegdemux_sink_activate_push),
(gst_ffmpegdemux_sink_activate_pull):
Don't try to use or remove non-existing pads.
Use _scale some more.
Don't try to do maths with invalid timestamps. Fixes #359545.
Prepare for push based scheduling.
2006-10-04 13:42:35 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcfg.c ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcfg.h ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Clarify some CODEC_ID <=> mime type conversions for image formats. 2006-09-30 14:42:16 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegdec.c ext/ffmpeg/: Don't leak caps in some cases and make build bots happy again. 2006-09-29 17:17:01 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Don't try to use or remove non-existing pads. 2006-10-04 13:42:35 +00:00
gstffmpegenc.c ext/ffmpeg/: Don't leak caps in some cases and make build bots happy again. 2006-09-29 17:17:01 +00:00
gstffmpegenc.h ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegmux.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegprotocol.c ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegscale.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
Makefile.am ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00