summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hls: dist all header files needed to buildTim-Philipp Müller2012-11-141-4/+2
* accurip: fix linker flagsTim-Philipp Müller2012-11-141-1/+1
* tsdemux: reset the stream some more in the flushesJosep Torra2012-11-121-0/+3
* mpegtspacketizer: flush observations tooJosep Torra2012-11-121-0/+16
* mpegtsbase: fix double unref of seek eventJosep Torra2012-11-121-1/+0
* mpegtsbase: flush in FLUSH_STOP to avoid race conditionsJosep Torra2012-11-121-4/+3
* amcvideodec: Fix refcount problem with frames being dropped because of decode...Sebastian Dröge2012-11-121-1/+2
* eglglessink: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge2012-11-121-4/+4
* androidmedia: Update to new GLib thread APISebastian Dröge2012-11-124-36/+36
* Revert "tspacketizer: ensure that a null pointer isn't accessed"Josep Torra2012-11-101-1/+0
* Revert "tsbase: add a guard with an atomic boolean when flushing"Josep Torra2012-11-102-13/+0
* hlssink: remove vim .swp files that I just committed accidentally...Alessandro Decina2012-11-102-0/+0
* hlssink: port to 1.0Alessandro Decina2012-11-104-9/+5
* hlssink: cut segments using the running-timeAlessandro Decina2012-11-102-62/+104
* hlssink: don't unref ->multifilesink.Alessandro Decina2012-11-101-3/+0
* hlssink: rework _reset a bitAlessandro Decina2012-11-101-16/+21
* tsbase: add a guard with an atomic boolean when flushingJosep Torra2012-11-102-0/+13
* tspacketizer: ensure that a null pointer isn't accessedJosep Torra2012-11-091-0/+1
* mpegts: Only use timestamp-based PCR/PTS estimation when neededEdward Hervey2012-11-092-2/+12
* docs: Add missing plugin inspection filesSebastian Dröge2012-11-088-129/+236
* configure.ac: update courtesy of autoupdateTim-Philipp Müller2012-11-071-27/+24
* configure: let AG_GST_PLUGIN_DOCS check for pythonTim-Philipp Müller2012-11-072-2/+1
* mpegtsmux: fix DTS value being used for PTSKevin Thornberry2012-11-071-11/+3
* h264parse: don't rewind to the NAL length size in bytewriter if the format is...Thibault Saunier2012-11-061-8/+17
* h264parse: Actually add PPS data to the output bufferThibault Saunier2012-11-061-0/+1
* hlssink: add a playlist-length propertyWill Thompson2012-11-052-2/+19
* hlssink: reset when going to NULL stateLuciana Fujii Pontello2012-11-051-4/+12
* hlssink: Fix segment names on playlistLuciana Fujii Pontello2012-11-051-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041110-2194/+2194
* 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