gstreamer/ext
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
..
ffmpeg 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
libpostproc expand tabs 2005-12-06 19:57:08 +00:00
Makefile.am ext/: ffmpeg's libpostproc wrapper plugins 2005-06-20 13:07:52 +00:00