summaryrefslogtreecommitdiff
path: root/gst/aiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-14/+19
|\
| * Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-101-14/+19
* | Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+5
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+5
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+6
|/
* aiffparse: extract ID3 tags embedded in ID3 chunksTim-Philipp Müller2011-11-274-0/+51
* aiffmux: drop data after 4ish GB and moanVincent Penquerc'h2011-08-162-0/+27
* aiffmux: use guint32 for guint32 parametersVincent Penquerc'h2011-08-161-4/+4
* aiffmux: avoid integer overflowVincent Penquerc'h2011-08-161-1/+1
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-2/+0
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* 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-242-16/+43
* 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
* aifmmux: use alternative way to check for infDavid Hoyt2010-07-091-1/+12
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-0/+1
* Fixes for -Waggregate-returnBenjamin Otte2010-03-231-7/+6
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* aiff: Raise rank of muxer to PRIMARYEdward Hervey2009-11-181-1/+1
* Revert "aiff: Disable aiff muxer for this release."Jan Schmidt2009-11-182-8/+5
* aiff: Disable aiff muxer for this release.Jan Schmidt2009-11-092-5/+8
* aiff: fix aiffparse debug category variable nameRené Stadler2009-11-011-2/+2
* aiff: init plugin debug categoryRené Stadler2009-11-011-0/+1
* aiff: add aiff elements to docsTim-Philipp Müller2009-10-312-5/+12
* aiff: gratuitious clean-ups: canonicalise function names, structs and definesTim-Philipp Müller2009-10-314-159/+158
* aiff: enable new aiff muxerTim-Philipp Müller2009-10-315-48/+70
* aiff: add basic AIFF muxerRobert Swain2009-10-312-0/+519
* aiff: remove unused includes and fix flags order in Makefile.amTim-Philipp Müller2009-10-313-5/+2
* aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller2009-10-313-0/+1751