summaryrefslogtreecommitdiff
path: root/gst/aiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-2/+2
2012-07-05gst: Implement segment-done eventSebastian Dröge1-0/+2
2012-06-20update for task api changeWim Taymans1-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-14/+19
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier1-14/+19
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+5
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+5
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+6
2011-11-27aiffparse: extract ID3 tags embedded in ID3 chunksTim-Philipp Müller4-0/+51
2011-08-16aiffmux: drop data after 4ish GB and moanVincent Penquerc'h2-0/+27
2011-08-16aiffmux: use guint32 for guint32 parametersVincent Penquerc'h1-4/+4
2011-08-16aiffmux: avoid integer overflowVincent Penquerc'h1-1/+1
2011-04-15Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller1-2/+0
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-03-25aiffparse: Add float caps to the template capsSebastian Dröge1-2/+3
2011-03-24aiffparse: Add support for 32 bit and 64 bit floating point formatsSebastian Dröge2-16/+43
2011-03-24aiffparse: The SSND header is 16 bytes large, not 8 + 16 bytesSebastian Dröge1-2/+2
2011-03-24aiffparse: Use gst_util_uint64_scale_ceil() instead of a custom functionSebastian Dröge1-26/+9
2010-09-21aiffparse: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge1-20/+18
2010-07-09aifmmux: use alternative way to check for infDavid Hoyt1-1/+12
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef1-0/+1
2010-03-23Fixes for -Waggregate-returnBenjamin Otte1-7/+6
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-1/+1
2009-11-18aiff: Raise rank of muxer to PRIMARYEdward Hervey1-1/+1
2009-11-18Revert "aiff: Disable aiff muxer for this release."Jan Schmidt2-8/+5
2009-11-09aiff: Disable aiff muxer for this release.Jan Schmidt2-5/+8
2009-11-01aiff: fix aiffparse debug category variable nameRené Stadler1-2/+2
2009-11-01aiff: init plugin debug categoryRené Stadler1-0/+1
2009-10-31aiff: add aiff elements to docsTim-Philipp Müller2-5/+12
2009-10-31aiff: gratuitious clean-ups: canonicalise function names, structs and definesTim-Philipp Müller4-159/+158
2009-10-31aiff: enable new aiff muxerTim-Philipp Müller5-48/+70
2009-10-31aiff: add basic AIFF muxerRobert Swain2-0/+519
2009-10-31aiff: remove unused includes and fix flags order in Makefile.amTim-Philipp Müller3-5/+2
2009-10-31aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller3-0/+1751