gstreamer/gst-libs/gst/riff
Wim Taymans d51693e960 gst-libs/gst/riff/riff-media.c: In riff, the depth is stored in the size field but it just means that the least signi...
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
In riff, the depth is stored in the size field but it just means that
the least significant bits are cleared. We can therefore just play
the sample as if it had a depth == width. Fixes: #440997
Patch by: Wim Taymans <wim@fluendo.com>
Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
2007-05-31 17:08:58 +00:00
..
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
riff-ids.h gst-libs/gst/riff/riff-ids.h: Add some more RIFF formats. 2007-03-29 10:19:45 +00:00
riff-media.c gst-libs/gst/riff/riff-media.c: In riff, the depth is stored in the size field but it just means that the least signi... 2007-05-31 17:08:58 +00:00
riff-media.h expand tabs 2005-12-06 19:42:02 +00:00
riff-read.c Various gsize and gssize printf fixes. Fixes #372507. 2006-11-14 11:54:14 +00:00
riff-read.h docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
riff.c gst-libs/gst/riff/: Add gst_riff_init() to initialize the debug category, instead of plugin_init(). Port riff-media.[... 2005-06-30 08:59:30 +00:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00