summaryrefslogtreecommitdiff
path: root/gst-libs/gst/riff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'master' into 0.11Wim Taymans2-4/+39
2012-03-18riff: map IPRD ("product") tag to GST_TAG_ALBUMTim-Philipp Müller2-2/+2
2012-03-16don't pass random pointers to pull_rangeWim Taymans1-0/+2
2012-03-09riff: extract track number and album artist tags from INFO chunksTim-Philipp Müller2-2/+34
2012-03-09riff: when reading tags from INFO chunk, accept lower-case IDs as wellTim-Philipp Müller1-0/+3
2012-02-22riff: fix compilation on big-endianTim-Philipp Müller1-3/+6
2012-02-21Merge branch 'master' into 0.11Wim Taymans1-0/+15
2012-02-18riff: Add v210, r210 formatsDavid Schleef1-0/+21
2012-01-25port to new map APIWim Taymans2-77/+74
2012-01-05riff: don't use NULL arraysWim Taymans1-2/+3
2012-01-05riff: Return a channel reorder map for raw audio when creating the capsSebastian Dröge2-39/+70
2012-01-05riff: Add the layout field to the raw audio capsSebastian Dröge1-2/+7
2012-01-05riff: Port to the new multichannel capsSebastian Dröge1-26/+34
2011-12-14riff-media: port GST_BUFFER_DATA to 0.11 in conditional code branchStefan Sauer1-3/+5
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-11-25gst-libs: Add --warn-all to introspection scannerEdward Hervey1-0/+1
2011-11-24libgstriff: add a couple tags that need skippingVincent Penquerc'h1-0/+2
2011-10-31ext, gst, gst-libs, tests: update for tag list API changesTim-Philipp Müller1-1/+1
2011-10-27fix compilationWim Taymans1-51/+51
2011-10-10update for UNEXPECTED -> EOS flowreturnWim Taymans1-2/+2
2011-09-06audio: change audio format syntax a littleWim Taymans1-5/+5
2011-08-24multichannel: add some more channelsWim Taymans1-13/+7
2011-08-22fourcc: remove fourccWim Taymans1-31/+20
2011-08-20audio: rename INT -> INTEGERWim Taymans1-2/+4
2011-08-19riff: port to new audio capsWim Taymans1-24/+25
2011-08-10Fix debug statementsJosep Torra2-17/+18
2011-07-05Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warningsTim-Philipp Müller1-0/+1
2011-05-26Merge branch 'master' into 0.11Sebastian Dröge1-2/+1
2011-05-25riff: remove the g_return_if_fail as we test it belowStefan Kost1-2/+1
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+1
2011-04-16libs: gobject-introspection scanner doesn't need to scan or update plugin infoTim-Philipp Müller1-0/+1
2011-04-11Merge branch 'master' into 0.11Wim Taymans1-0/+14
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+14
2011-03-30libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller1-0/+1
2011-03-30libs: replace 0.10 with @GST_MAJORMINOR@ in Makefile.amTim-Philipp Müller1-13/+13
2011-03-30Fix for latest API changesWim Taymans1-4/+7
2011-03-27libs: port to new data APIWim Taymans2-70/+110
2011-03-09libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller1-0/+1
2011-02-28Merge branch 'master' into 0.11Wim Taymans2-1/+19
2011-01-24riff: Add support for video/x-camstudioEdward Hervey1-0/+17
2011-01-08gobject-introspection: use same PKG_CONFIG_PATH for g-ir-compiler as for g-ir...Tim-Philipp Müller1-1/+2
2010-12-06more 0.10 -> 0.11 changesWim Taymans1-13/+13
2010-12-03riff: document omitted field in _gst_riff_strf_audsMark Nauwelaerts1-0/+4
2010-11-21introspection: Add information on exported packages to GIRsEvan Nemerson1-0/+1
2010-10-04build: Fix include path order for gir generationArun Raghavan1-2/+2
2010-08-25riff: add support for 2vuyThijs Vermeir1-1/+3
2010-08-14build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller1-1/+1
2010-08-14introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when c...Tim-Philipp Müller1-1/+1
2010-06-30riff: add FLV4 fourcc and map it to video/x-vp6-flashTim-Philipp Müller1-0/+2
2010-06-09riff: Add support for VP6F (On2 VP6 Flash variant)Edward Hervey1-0/+8