summaryrefslogtreecommitdiff
path: root/gst/aiff/aiffparse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-2/+0
* aiffparse: Add float caps to the template capsSebastian Dröge2011-03-251-2/+3
* aiffparse: Add support for 32 bit and 64 bit floating point formatsSebastian Dröge2011-03-241-16/+42
* aiffparse: The SSND header is 16 bytes large, not 8 + 16 bytesSebastian Dröge2011-03-241-2/+2
* aiffparse: Use gst_util_uint64_scale_ceil() instead of a custom functionSebastian Dröge2011-03-241-26/+9
* aiffparse: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-20/+18
* aiff: fix aiffparse debug category variable nameRené Stadler2009-11-011-2/+2
* aiff: gratuitious clean-ups: canonicalise function names, structs and definesTim-Philipp Müller2009-10-311-130/+130
* aiff: enable new aiff muxerTim-Philipp Müller2009-10-311-23/+1
* aiff: remove unused includes and fix flags order in Makefile.amTim-Philipp Müller2009-10-311-1/+1
* aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller2009-10-311-0/+1610