gstreamer/gst/real
Tim-Philipp Müller 13f0156587 gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation errors in certain situations (e.g. dec !...
Original commit message from CVS:
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_init):
* gst/real/gstrealvideodec.c: (gst_real_video_dec_init):
Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation
errors in certain situations (e.g. dec ! cs ! ximagesink and the
imagesink window is resized); also, some minor clean-ups.
2007-02-26 10:32:30 +00:00
..
gstreal.c gst/real/: Added RealAudio wrapper elementfactory. 2007-01-06 10:41:46 +00:00
gstrealaudiodec.c gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation errors in certain situations (e.g. dec !... 2007-02-26 10:32:30 +00:00
gstrealaudiodec.h gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly causes segfaults. 2007-01-06 14:08:26 +00:00
gstrealvideodec.c gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation errors in certain situations (e.g. dec !... 2007-02-26 10:32:30 +00:00
gstrealvideodec.h gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure. 2007-01-06 10:58:13 +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