gstreamer/ext/ffmpeg
Wim Taymans 32e5851723 ext/ffmpeg/gstffmpegdec.c: make _open and _close as functions that should be called with the object lock instead of t...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_close),
(gst_ffmpegdec_setcaps), (gst_ffmpegdec_change_state):
make _open and _close as functions that should be
called with the object lock instead of them taking a
lock themselves. This fixes a deadlock when
_open fails.
2006-03-22 11:36:38 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +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: Use AVPALETTE_SIZE macro instead of magic value for clarity. 2006-02-24 16:31:49 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: make _open and _close as functions that should be called with the object lock instead of t... 2006-03-22 11:36:38 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.c ext/ffmpeg/: Add new codec ids and fix up some of the codec->mime type mappings 2006-02-19 16:54:51 +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/gstffmpegdemux.c: Add Tag support and keyframe seeking (for those formats where ffmpeg actually fills in t... 2006-02-12 16:47:50 +00:00
gstffmpegscale.c ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00
Makefile.am ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00