gstreamer/gst
Tim-Philipp Müller d07b7ac539 gst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed" field in raw audio caps is of boolean type, trying to extract ...
Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_caps_to_smpfmt):
The "signed" field in raw audio caps is of boolean type, trying to
extract the value with _get_int() will fail (fix to keep in sync with
the copy in gst-ffmpeg)
2006-12-21 12:30:11 +00:00
..
adder gst/: remove obsolete _factory_init protos 2006-11-24 08:56:10 +00:00
audioconvert ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
audiorate gst/audiorate/gstaudiorate.c: Delete bad debug code. 2006-12-01 10:36:50 +00:00
audioresample gst/audioresample/gstaudioresample.c: Another typo fix (#366212). 2006-10-28 16:00:51 +00:00
audiotestsrc gst/: remove obsolete _factory_init protos 2006-11-24 08:56:10 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed" field in raw audio caps is of boolean type, trying to extract ... 2006-12-21 12:30:11 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstdecodebin.c: Special-case the text/plain media type: we only want to recognise it as a 'raw' decoded ... 2006-12-16 13:59:09 +00:00
subparse Various gsize and gssize printf fixes. Fixes #372507. 2006-11-14 11:54:14 +00:00
tcp Various gsize and gssize printf fixes. Fixes #372507. 2006-11-14 11:54:14 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Forgot to register the extensions. 2006-12-20 10:29:58 +00:00
videorate ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
videoscale Fix compilation on win32 under VS8 2006-12-01 10:27:54 +00:00
videotestsrc Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
volume gst/volume/gstvolume.c: Use stream time to synchronize volume property instead of rather random timestamps. This is n... 2006-10-27 17:13:35 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00