summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-22Release 0.11.2RELEASE-0.11.2Wim Taymans88-2124/+4460
2012-03-21tests: update for memory api changesWim Taymans3-8/+12
2012-03-21rawparse: fix bayer capsWim Taymans1-1/+1
2012-03-20shm: port to 0.11Mark Nauwelaerts3-50/+43
2012-03-20rawparse: port to 0.11Mark Nauwelaerts6-383/+314
2012-03-20faad: add some channel map debugWim Taymans1-1/+1
2012-03-20faad: optimize channel remap, avoid potential memcpyWim Taymans2-5/+40
Combine the channel remap and copy in one operation. Calculate the channel remap table only once, make a shortcut when we are not doing any remapping.
2012-03-20orc: don't compile everything at startupWim Taymans2-6/+1
2012-03-18gme: use new style audio capsMark Nauwelaerts2-42/+8
Also do not pretend to negotiate output caps when there is not much in output to begin with.
2012-03-18scaletempo: port to 0.11Mark Nauwelaerts3-81/+65
2012-03-18smooth: port to 0.11Mark Nauwelaerts2-71/+67
2012-03-18segmentclip: port to 0.11Mark Nauwelaerts4-185/+137
2012-03-18bz2: port to 0.11Mark Nauwelaerts3-90/+76
2012-03-18removesilence: port to 0.11Mark Nauwelaerts3-36/+33
2012-03-18zbar: fix build after base transform changesTim-Philipp Müller1-1/+1
2012-03-16don't pass random pointers to pull_rangeWim Taymans11-10/+29
2012-03-15update for bufferpool changesWim Taymans2-2/+2
2012-03-15update for allocation query changesWim Taymans2-36/+41
2012-03-15update for bufferpool api changeWim Taymans1-1/+1
2012-03-15update for memory api changesWim Taymans13-16/+20
2012-03-14take padding into accountWim Taymans2-8/+11
2012-03-14mpeg2enc: also clear initialized mutex and condMark Nauwelaerts1-0/+2
2012-03-14flite: adjust to some modified caps related API changesMark Nauwelaerts1-3/+3
2012-03-13configure.ac: move spc plugin to NON_PORTED list(Fix build error)Sreerenj Balachandran1-1/+1
2012-03-13use gst_caps_merge instead of gst_caps_unionWim Taymans1-6/+3
2012-03-12opusdec: fix for caps api changeWim Taymans1-2/+2
2012-03-12configure.ac: bump GLib requirement to 2.31.14Sreerenj Balachandran1-1/+1
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
2012-03-12fix for caps _normalize changesWim Taymans3-10/+9
2012-03-12tests: fix for caps API changeWim Taymans1-1/+1
2012-03-12fix for _do_simplify changesWim Taymans2-3/+2
2012-03-11fix for caps api changesWim Taymans12-34/+41
2012-03-08tests: fix more capsWim Taymans3-13/+11
2012-03-07opus: port to updated 0.11Mark Nauwelaerts9-94/+154
2012-03-07celt: port to 0.11Mark Nauwelaerts3-111/+97
2012-03-05x-raw-bayer -> x-bayerWim Taymans2-9/+9
2012-03-05use new style capsWim Taymans3-14/+16
2012-03-03applemedia: port vtdecAlessandro Decina7-87/+164
2012-03-03applemedia: update signature of CMSampleBufferCreate and ↵Alessandro Decina1-6/+11
CMBlockBufferCreateWithMemoryBlock Change data type for counters passed on the stack from UInt32 to size_t. Fixes 64bit builds.
2012-03-03applemedia: update format description helper signatureAlessandro Decina1-1/+1
Update the FigVideoFormatDescriptionCreateWithSampleDescriptionExtensionAtom signature to match the implementation on OSX Lion.
2012-02-29update for metadata API changesWim Taymans3-5/+19
2012-02-28update for metadata tagsWim Taymans1-1/+2
2012-02-28applemedia: port qtkitvideosrcAlessandro Decina8-160/+126
2012-02-27audioencoders: chain up to parent event handlerWim Taymans2-2/+2
2012-02-26adpcmdec: link to libgstbaseAlessandro Decina1-2/+2
2012-02-24dataurisrc: fix docs and unit testWim Taymans2-4/+4
2012-02-24update for metadata changesWim Taymans1-2/+1
2012-02-24tests: fix some capsWim Taymans2-24/+24
2012-02-22test: port schroenc unit testWim Taymans1-13/+18
2012-02-22schro: Port to 0.11Edward Hervey5-145/+142
Works with some sample files. There seems to be some timestamping issue though, but the 0.10 version also complains about that too.
2012-02-22update for new memory apiWim Taymans1-2/+2