summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* opencv: fix warnings and build against opencv 2.4.xTim-Philipp Müller2012-11-031-0/+4
* scaletempo: Use a better plugin filenameSebastian Dröge2012-11-021-6/+6
* eglglessink: Use more constants instead of hardcoding valuesSebastian Dröge2012-11-021-1/+1
* opensles: Fix compilation with debugging enabledSebastian Dröge2012-11-021-1/+1
* rtpvp8: remove and move to -goodTim-Philipp Müller2012-11-0114-1150/+2
* opensles: Remove unused variableSebastian Dröge2012-11-011-4/+0
* opensles: Make sure to only ever create a single engine objectSebastian Dröge2012-11-014-25/+97
* androidmedia: Skip Aricent codecs for nowSebastian Dröge2012-11-011-0/+6
* eglglessink: Post stream-status messages for our render threadSebastian Dröge2012-11-011-0/+20
* eglglessink: If pushing an item on the queue fails, free itSebastian Dröge2012-10-311-0/+1
* configure: opencv plugin builds with newer versions up to 2.4.2 as wellTim-Philipp Müller2012-10-311-1/+1
* avfvideosrc: Negotiate format, also support more resolutionsOlivier Crête2012-10-301-18/+101
* mpg123: removed unnecessary finalize functionCarlos Rafael Giani2012-10-301-17/+0
* mpg123: Fix leaks from not chaining up in the finalize functionJan Schmidt2012-10-301-0/+1
* tsmux: Slightly reflow collected buffer handler for clarity.Jan Schmidt2012-10-301-103/+105
* tsdemux: Fix name of CAT GstStructureSebastian Pölsterl2012-10-291-1/+1
* docs: add new accurip element to docsTim-Philipp Müller2012-10-288-14/+191
* accuraterip: new element for AccurateRip calculationChristophe Fergeau2012-10-284-0/+470
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-2618-678/+837
* directsoundsrc: Fix a number of warnings/errors in directsoundsrcРуслан Ижбулатов2012-10-263-14/+9
* videoparsers: use parsed or upstream fps to set some baseparse parametersMark Nauwelaerts2012-10-253-22/+45
* h264parse: extract structure from correct capsMark Nauwelaerts2012-10-251-1/+1
* videoparsers: preserve upstream fps and parMark Nauwelaerts2012-10-252-7/+18
* eglglessink: Stop using deprecated GLib thread APISebastian Dröge2012-10-252-23/+19
* assrender: Handle GAP eventsSebastian Dröge2012-10-251-0/+17
* opensles: Port to 1.0Sebastian Dröge2012-10-259-168/+131
* eglglessink: Add support for crop metadataSebastian Dröge2012-10-252-27/+89
* eglglessink: Port to 1.0Sebastian Dröge2012-10-254-205/+169
* androidmedia: Remember and use input stateSebastian Dröge2012-10-251-0/+10
* androidmedia: Port to 1.0Sebastian Dröge2012-10-258-284/+346
* vc1parse: Give vc1parse a rank of NONE for nowSebastian Dröge2012-10-251-1/+1
* vc1parse: Port to 1.0Sebastian Dröge2012-10-252-224/+370
* vc1parse: disable BDU parsing until it's more matureAlessandro Decina2012-10-251-0/+7
* vc1parse: set duration on output buffersAlessandro Decina2012-10-252-1/+10
* vc1parse: workaround for simple/main codec_data being 5 bytes longAlessandro Decina2012-10-251-1/+2
* vc1parse: remove stub stream conversion codeAlessandro Decina2012-10-251-127/+4
* vc1parse: add some more debugging to _renegotiateAlessandro Decina2012-10-251-1/+3
* vc1parse: Add VC1 parser pluginSebastian Dröge2012-10-254-2/+1759
* Back to feature developmentTim-Philipp Müller2012-10-2575-150/+150
* Release 1.0.21.0.2Tim-Philipp Müller2012-10-2580-175/+4950
* opusdec: fixed buffer unmapping bugCarlos Rafael Giani2012-10-251-1/+1
* configure: require wayland >= 1.0.0Tim-Philipp Müller2012-10-241-1/+1
* tests: fix up mpg123 test a littleTim-Philipp Müller2012-10-244-52/+24
* tets: add unit test for mpg123audiodecCarlos Rafael Giani2012-10-245-0/+586
* mpg123: added gtkdoc sectionCarlos Rafael Giani2012-10-243-0/+29
* mpg123: fixed bug with last frame, disabled internal resampler & chatterCarlos Rafael Giani2012-10-241-12/+16
* mpg123: cleaned up comments, formatting, and logging linesCarlos Rafael Giani2012-10-241-148/+156
* curlsmtpsink: add comment describing functionSebastian Rasmussen2012-10-241-0/+6
* mpegdemux: check base_time before calculating new_startThijs Vermeir2012-10-241-1/+2
* scaletempo: Fix event leakSebastian Dröge2012-10-231-3/+3