gstreamer/ext/ffmpeg
Luca Ognibene e6ada24827 ext/ffmpeg/gstffmpegdec.c: Fix some segfaults while seeking. When i have unreffed the buffer in _release_buffer i sho...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_release_buffer),
(gst_ffmpegdec_frame):
Fix some segfaults while seeking. When i have unreffed
the buffer in _release_buffer i should also set picture->opaque to
NULL otherwise sometimes it can be unreffed another time in
_frame causing an invalid read/write.
2005-11-16 21:48:06 +00:00
..
gstffmpeg.c ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpeg.h ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpegcodecmap.c ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00
gstffmpegcodecmap.h ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +00:00
gstffmpegcolorspace.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Fix some segfaults while seeking. When i have unreffed the buffer in _release_buffer i sho... 2005-11-16 21:48:06 +00:00
gstffmpegdeinterlace.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegdemux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegenc.c ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00
gstffmpegmux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegprotocol.c ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added codecs, some API changes, etc. Also add... 2005-07-20 15:40:57 +00:00
gstffmpegscale.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
Makefile.am ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00