summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* combdetect: output progressive videoDavid Schleef2013-03-191-0/+51
* combdetect: code cleanupDavid Schleef2013-03-191-12/+15
* combdetect: switch to zebra stripingDavid Schleef2013-03-191-2/+5
* ivtc: drop early fieldsDavid Schleef2013-03-191-2/+16
* ivtc: new inverse telecine filterDavid Schleef2013-03-195-0/+1312
* Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina2013-03-1915-4019/+0
* hlsdemux: use gnutls instead of opensslAlessandro Decina2013-03-191-11/+13
* hlsdemux: support encrypted streamsAlessandro Decina2013-03-193-3/+73
* hlsdemux: fix invalid free() introduced by last commitAlessandro Decina2013-03-181-1/+2
* mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TSKevin Thornberry2013-03-181-4/+3
* hlsdemux: parse #EXT-X-KEY tagsAlessandro Decina2013-03-182-0/+22
* hlsdemux: factor out URI joining utilityAlessandro Decina2013-03-181-47/+52
* hlsdemux: fix URI parsing for absolute fragment pathsAlessandro Decina2013-03-181-8/+37
* frei0r: improve readability of RGB and XY property nickname stringsJean-François Fortin Tam2013-03-161-5/+5
* frei0r: fix nicknames for color and position propertiesJean-François Fortin Tam2013-03-161-4/+4
* videosegmentclip: Don't leak buffers after segmentDavid Schleef2013-03-151-1/+1
* videosignal: add FIXME for future revivalDavid Schleef2013-03-151-0/+5
* mxfdemux: Add a second MXF UL for uncompressed audioDavid Schleef2013-03-141-0/+8
* mxfdemux: Ignore missing metadata descriptorsDavid Schleef2013-03-141-1/+0
* hlsdemux: don't stop tasks in pausedWim Taymans2013-03-141-21/+1
* hlsdemux: add more debugWim Taymans2013-03-141-0/+11
* audiovisualizer: fix improper video frame clear operationGreg Rutz2013-03-131-1/+5
* Remove DTMF plugin, moved to -goodTim-Philipp Müller2013-03-099-3049/+0
* mpegtsdemux: Fix various compiler warningsSebastian Dröge2013-03-032-3/+4
* mpeg4videoparse: Use correct type specifiers for format strings to fix compil...Sebastian Dröge2013-03-031-1/+1
* freeverb: Fix compiler warning caused by wrong format specifierSebastian Dröge2013-03-031-1/+1
* rawparse: fix caps leakVincent Penquerc'h2013-02-281-0/+1
* dvbsuboverlay: add all supported video formats to template capsTim-Philipp Müller2013-02-191-2/+4
* dvbsuboverlay: proxy the allocation queryTim-Philipp Müller2013-02-191-0/+2
* dvbsuboverlay: don't forward CAPS event from subtitle padTim-Philipp Müller2013-02-191-0/+5
* freeverb: remove channel-mask from capsStefan Sauer2013-02-151-8/+7
* Revert "mpeg4videoparse: set 0 duration when vop_coded is 0"Tim-Philipp Müller2013-02-142-48/+2
* pngparse: Declare the width/height outside the loopOlivier Crête2013-02-121-1/+1
* videoparsers: Add png file parserOlivier Crête2013-02-124-0/+258
* Unrevert: mpegvideoparse: set timestamp based on pic offsetDavid Schleef2013-02-121-0/+4
* yadif: Add mode propertyDavid Schleef2013-02-122-4/+46
* yadif: Fix non-x86_64 buildsDavid Schleef2013-02-122-20/+22
* mpegdemux: add parsed=false to mpeg2 capsDavid Schleef2013-02-121-3/+4
* Revert "mpegvideoparse: set timestamp based on pic offset"Tim-Philipp Müller2013-02-121-4/+0
* mpegvideoparse: set timestamp based on pic offsetDavid Schleef2013-02-111-0/+4
* yadif: fix distcheckTim-Philipp Müller2013-02-111-0/+2
* yadif: fix build in uninstalled setupTim-Philipp Müller2013-02-111-2/+4
* yadif: Add YADIF deinterlacing filterDavid Schleef2013-02-116-0/+1111
* fieldanalysis: Add Y42B and Y444 formatsDavid Schleef2013-02-111-2/+2
* mxfdemux: fix taglist leakTim-Philipp Müller2013-02-111-0/+5
* mxfdemux: fix push mode unit test failureTim-Philipp Müller2013-02-111-2/+3
* gdp: actually log generic dataprotocol stuff to gdp categoryTim-Philipp Müller2013-02-111-0/+3
* inter: don't use deprecated GLib threading APITim-Philipp Müller2013-02-119-22/+20
* liveadder: don't use deprecated GLib threading APITim-Philipp Müller2013-02-112-8/+7
* mxfdemux: deprecated GStaticRWLock -> GRWLockMarc Leeman2013-02-092-27/+27