gstreamer/ext/ffmpeg
Sebastien Cote 38dc71e266 ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close()
Original commit message from CVS:
* ext/ffmpeg/gstffmpeg.c: (gst_ffmpeg_avcodec_open),
(gst_ffmpeg_avcodec_close):
* ext/ffmpeg/gstffmpeg.h:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_close),
(gst_ffmpegdec_open):
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_dispose),
(gst_ffmpegenc_getcaps), (gst_ffmpegenc_setcaps),
(gst_ffmpegenc_change_state):
Do proper locking around avcodec_open() and avcodec_close()
(fixes #322254, patch by: Sebastien Cote and Luca Ognibene).
2005-12-16 16:23:05 +00:00
..
gstffmpeg.c ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +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 expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegdeinterlace.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdemux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegenc.c ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegmux.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegprotocol.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegscale.c expand tabs 2005-12-06 19:57:08 +00:00
Makefile.am Remove mentions of ffmpegcolorspace now that it's in gst-plugins-base 2005-11-22 23:12:51 +00:00