summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* alsasink: don't use 100% CPUyanghuolin2013-01-242-0/+11
* alsasink: fix caps leak in acceptcaps functionTim-Philipp Müller2012-10-201-0/+1
* theoradec: reset freed input and output statesMark Nauwelaerts2012-08-281-2/+6
* oggmux: don't leak the event in the 'eat' caseStefan Sauer2012-08-121-3/+5
* oggmux: pick delta pad earlier during header parsing and based on video/non-v...Tim-Philipp Müller2012-08-101-0/+5
* oggmux: only drop flushing seeks after we started to muxStefan Sauer2012-07-121-10/+18
* textoverlay: add missing format from shaded background formats listThiago Santos2012-06-211-0/+1
* theoradec: Clear the base class packetized flag.Jan Schmidt2012-06-201-3/+4
* oggdemux: fix quadratic search for last pageVincent Penquerc'h2012-06-141-4/+16
* theoradec: Always inform base class when dropping framesJan Schmidt2012-06-141-0/+1
* theoradec: fix frame leaksVincent Penquerc'h2012-06-071-3/+12
* theoradec: fix video state leaksVincent Penquerc'h2012-06-071-0/+4
* oggdemux: reject opus streams with negative start timeVincent Penquerc'h2012-06-061-3/+9
* oggstream: add a flag to say whether start granule clamping is to be doneVincent Penquerc'h2012-06-062-0/+2
* oggstream: reject Ogg/Opus streams with nonsensical preskip/granpos setupVincent Penquerc'h2012-06-063-2/+46
* textoverlay: Use an external lockAndre Moreira Magalhaes (andrunko)2012-05-292-51/+62
* cdparanoia: always set the read_speedWim Taymans2012-05-241-5/+5
* vorbisdec: return real pad-alloc resultThiago Santos2012-05-211-2/+4
* alsasink: check for spdif support only in the current deviceAndoni Morales Alastruey2012-05-184-12/+14
* vorbis: give libvorbis-based decoder and vorbisidec decoder different type namesTim-Philipp Müller2012-05-161-7/+2
* theoraenc: Don't leak incoming frames (and buffers)Edward Hervey2012-05-141-5/+6
* oggdemux: fix potential crash in SEEKING query handlerTim-Philipp Müller2012-05-131-0/+13
* oggdemux: update some comments that refer to internal decodersTim-Philipp Müller2012-05-131-13/+10
* oggdemux: remove unused GstOggPadMode enumTim-Philipp Müller2012-05-132-19/+0
* libvisual: include string.h for strcmp()Tim-Philipp Müller2012-05-131-0/+1
* alsasink: really use local ringbuffer spec helper var and init it a bit moreMark Nauwelaerts2012-05-081-4/+5
* alsasink: use the iec958 payloader to support non-payloaded input streamsAndoni Morales Alastruey2012-05-073-4/+111
* theora: Port to base video classesMark Nauwelaerts2012-04-244-1963/+524
* vorbisdec: support modern Tremor versionsPeter Korsgaard2012-03-141-36/+41
* Revert "ogg: Fix handling of unset granuleshift for the skeleton parser"Tim-Philipp Müller2012-03-074-52/+33
* vorbisdec: simplify tag handling using base class helperMark Nauwelaerts2012-03-062-41/+15
* pango: Fix 'implicit conversion from enumeration type 'GstTextOverlayLineAlig...Sebastian Dröge2012-03-061-1/+2
* ogg: Fix handling of unset granuleshift for the skeleton parserSebastian Dröge2012-03-064-33/+52
* pango: don't use deprecated pango_cairo_font_map_create_context()Oleksij Rempel (Alexey Fisher)2012-03-042-2/+2
* Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey2012-02-272-0/+8
* theoraenc: fix compiler warningAlessandro Decina2012-02-261-1/+1
* theoraenc: Use GAP flag when possibleDavid Schleef2012-02-041-0/+5
* oggdemux: fix granpos interpolation violating max keyframe distanceVincent Penquerc'h2012-02-023-13/+67
* vorbisparse: pedantically recognize undefined headers tooVincent Penquerc'h2012-02-011-7/+2
* vorbisparse: fix header detectionVincent Penquerc'h2012-02-011-2/+7
* oggstream: initialize variableMark Nauwelaerts2012-01-171-1/+1
* alsasink: fix high sample rates being rejectedVincent Penquerc'h2012-01-161-9/+0
* alsasink: fix rate match message mistaking error code for sample rateVincent Penquerc'h2012-01-161-1/+1
* alsasink: log API errors along with the error code and stringVincent Penquerc'h2012-01-161-3/+5
* Fix wrong access to undefined struct memberReynaldo H. Verdejo Pinochet2012-01-131-1/+1
* Fix TREMELO -> TREMOLO typoReynaldo H. Verdejo Pinochet2012-01-131-3/+3
* theoraparse: fix array leakVincent Penquerc'h2012-01-121-1/+1
* oggdemux: fix push mode chain leakVincent Penquerc'h2012-01-111-4/+6
* Revert "oggmux: fix pad leak"Vincent Penquerc'h2012-01-101-2/+0
* oggstream: fix tag list leakVincent Penquerc'h2012-01-101-0/+1