summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-10tsbase: add a guard with an atomic boolean when flushinghackingJosep Torra2-0/+13
2012-11-09tspacketizer: ensure that a null pointer isn't accessedJosep Torra1-0/+1
2012-11-09mpegts: Only use timestamp-based PCR/PTS estimation when neededEdward Hervey2-2/+12
2012-11-08docs: Add missing plugin inspection filesSebastian Dröge8-129/+236
2012-11-07configure.ac: update courtesy of autoupdateTim-Philipp Müller1-27/+24
2012-11-07configure: let AG_GST_PLUGIN_DOCS check for pythonTim-Philipp Müller2-2/+1
2012-11-07mpegtsmux: fix DTS value being used for PTSKevin Thornberry1-11/+3
2012-11-06h264parse: don't rewind to the NAL length size in bytewriter if the format is...Thibault Saunier1-8/+17
2012-11-06h264parse: Actually add PPS data to the output bufferThibault Saunier1-0/+1
2012-11-05hlssink: add a playlist-length propertyWill Thompson2-2/+19
2012-11-05hlssink: reset when going to NULL stateLuciana Fujii Pontello1-4/+12
2012-11-05hlssink: Fix segment names on playlistLuciana Fujii Pontello1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1110-2194/+2194
2012-11-03opencv: fix warnings and build against opencv 2.4.xTim-Philipp Müller1-0/+4
2012-11-02scaletempo: Use a better plugin filenameSebastian Dröge1-6/+6
2012-11-02eglglessink: Use more constants instead of hardcoding valuesSebastian Dröge1-1/+1
2012-11-02opensles: Fix compilation with debugging enabledSebastian Dröge1-1/+1
2012-11-01rtpvp8: remove and move to -goodTim-Philipp Müller14-1150/+2
2012-11-01opensles: Remove unused variableSebastian Dröge1-4/+0
2012-11-01opensles: Make sure to only ever create a single engine objectSebastian Dröge4-25/+97
2012-11-01androidmedia: Skip Aricent codecs for nowSebastian Dröge1-0/+6
2012-11-01eglglessink: Post stream-status messages for our render threadSebastian Dröge1-0/+20
2012-10-31eglglessink: If pushing an item on the queue fails, free itSebastian Dröge1-0/+1
2012-10-31configure: opencv plugin builds with newer versions up to 2.4.2 as wellTim-Philipp Müller1-1/+1
2012-10-30avfvideosrc: Negotiate format, also support more resolutionsOlivier Crête1-18/+101
2012-10-30mpg123: removed unnecessary finalize functionCarlos Rafael Giani1-17/+0
2012-10-30mpg123: Fix leaks from not chaining up in the finalize functionJan Schmidt1-0/+1
2012-10-30tsmux: Slightly reflow collected buffer handler for clarity.Jan Schmidt1-103/+105
2012-10-29tsdemux: Fix name of CAT GstStructureSebastian Pölsterl1-1/+1
2012-10-28docs: add new accurip element to docsTim-Philipp Müller8-14/+191
2012-10-28accuraterip: new element for AccurateRip calculationChristophe Fergeau4-0/+470
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith18-678/+837
2012-10-26directsoundsrc: Fix a number of warnings/errors in directsoundsrcРуслан Ижбулатов3-14/+9
2012-10-25videoparsers: use parsed or upstream fps to set some baseparse parametersMark Nauwelaerts3-22/+45
2012-10-25h264parse: extract structure from correct capsMark Nauwelaerts1-1/+1
2012-10-25videoparsers: preserve upstream fps and parMark Nauwelaerts2-7/+18
2012-10-25eglglessink: Stop using deprecated GLib thread APISebastian Dröge2-23/+19
2012-10-25assrender: Handle GAP eventsSebastian Dröge1-0/+17
2012-10-25opensles: Port to 1.0Sebastian Dröge9-168/+131
2012-10-25eglglessink: Add support for crop metadataSebastian Dröge2-27/+89
2012-10-25eglglessink: Port to 1.0Sebastian Dröge4-205/+169
2012-10-25androidmedia: Remember and use input stateSebastian Dröge1-0/+10
2012-10-25androidmedia: Port to 1.0Sebastian Dröge8-284/+346
2012-10-25vc1parse: Give vc1parse a rank of NONE for nowSebastian Dröge1-1/+1
2012-10-25vc1parse: Port to 1.0Sebastian Dröge2-224/+370
2012-10-25vc1parse: disable BDU parsing until it's more matureAlessandro Decina1-0/+7
2012-10-25vc1parse: set duration on output buffersAlessandro Decina2-1/+10
2012-10-25vc1parse: workaround for simple/main codec_data being 5 bytes longAlessandro Decina1-1/+2
2012-10-25vc1parse: remove stub stream conversion codeAlessandro Decina1-127/+4
2012-10-25vc1parse: add some more debugging to _renegotiateAlessandro Decina1-1/+3