gstreamer/gst/real
Tim-Philipp Müller a6ec2ff8d5 gst/real/: Don't crash when we get a buffer and our input caps haven't been set yet; also, don't leak all the input b...
Original commit message from CVS:
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
(gst_real_audio_dec_setcaps):
* gst/real/gstrealvideodec.c: (gst_real_video_dec_chain):
Don't crash when we get a buffer and our input caps haven't been set
yet; also, don't leak all the input buffers (realaudiodec only).
2007-05-16 17:14:43 +00:00
..
gstreal.c gst/real/: Added RealAudio wrapper elementfactory. 2007-01-06 10:41:46 +00:00
gstrealaudiodec.c gst/real/: Don't crash when we get a buffer and our input caps haven't been set yet; also, don't leak all the input b... 2007-05-16 17:14:43 +00:00
gstrealaudiodec.h gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
gstrealvideodec.c gst/real/: Don't crash when we get a buffer and our input caps haven't been set yet; also, don't leak all the input b... 2007-05-16 17:14:43 +00:00
gstrealvideodec.h gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
Makefile.am gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stuff). 2007-01-09 10:06:28 +00:00