summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-13tsdemux: forward upstream time segments after flushestsdemuxJosep Torra1-1/+18
2012-11-12tsdemux: reset the stream some more in the flushesJosep Torra1-0/+3
2012-11-12mpegtspacketizer: flush observations tooJosep Torra1-0/+16
2012-11-12mpegtsbase: fix double unref of seek eventJosep Torra1-1/+0
2012-11-12mpegtsbase: flush in FLUSH_STOP to avoid race conditionsJosep Torra1-4/+3
2012-11-12amcvideodec: Fix refcount problem with frames being dropped because of decode...Sebastian Dröge1-1/+2
2012-11-12eglglessink: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge1-4/+4
2012-11-12androidmedia: Update to new GLib thread APISebastian Dröge4-36/+36
2012-11-10Revert "tspacketizer: ensure that a null pointer isn't accessed"Josep Torra1-1/+0
2012-11-10Revert "tsbase: add a guard with an atomic boolean when flushing"Josep Torra2-13/+0
2012-11-10hlssink: remove vim .swp files that I just committed accidentally...Alessandro Decina2-0/+0
2012-11-10hlssink: port to 1.0Alessandro Decina4-9/+5
2012-11-10hlssink: cut segments using the running-timeAlessandro Decina2-62/+104
2012-11-10hlssink: don't unref ->multifilesink.Alessandro Decina1-3/+0
2012-11-10hlssink: rework _reset a bitAlessandro Decina1-16/+21
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