summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Fix wrong access to undefined struct memberReynaldo H. Verdejo Pinochet1-1/+1
2012-01-18Fix TREMELO -> TREMOLO typoReynaldo H. Verdejo Pinochet1-3/+3
2012-01-12theoraparse: fix array leakVincent Penquerc'h1-1/+1
2012-01-12oggdemux: fix push mode chain leakVincent Penquerc'h1-4/+6
2012-01-12oggstream: fix tag list leakVincent Penquerc'h1-0/+1
2012-01-12oggdemux: fix pad leakVincent Penquerc'h1-0/+1
2012-01-12oggdemux: fix hang on small truncated filesVincent Penquerc'h1-2/+14
2012-01-12oggdemux: assume live stream if byte size cannot be determinedVincent Penquerc'h1-1/+21
2012-01-05pango: changes includes from brackets to quotes for local filesIdar Tollefsen2-2/+2
2011-12-30oggmux: fix leak when initializing padsThiago Santos1-2/+7
2011-12-25theoraenc: fix template caps creation on big endian systemsTim-Philipp Müller1-1/+1
2011-12-05textoverlay: unpremultiply text imageThibault Saunier1-3/+24
2011-12-05textoverlay: Attach OverlayComposition to buffers when neededThibault Saunier2-2/+26
2011-12-05textoverlay: Make the text_image data a bufferThibault Saunier2-14/+13
2011-12-05textoverlay: Sync the caps with the new supported formatsThibault Saunier1-2/+10
2011-12-05textoverlay: Make use of the new video blending utilityThibault Saunier2-638/+146
2011-12-04Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostlyTim-Philipp Müller2-0/+9
2011-12-04alsamixer: use GRectMutext instead of GStaticRecMutex with newer glib versionsTim-Philipp Müller2-3/+20
2011-12-04alsamixer: embed static mutexes into the mixer structureTim-Philipp Müller2-49/+44
2011-12-04Work around deprecated thread API in glib masterTim-Philipp Müller6-2/+11
2011-12-02various: typo fixesPiotr Fusik8-8/+8
2011-11-30Revert "alsasrc: Improve timestamp accuracy"Tim-Philipp Müller2-108/+0
2011-11-30Revert "alsasrc: Fix some compilation errors"Tim-Philipp Müller1-14/+13
2011-11-30Revert "alsa: Remove unused but set variable"Tim-Philipp Müller1-0/+2
2011-11-30Revert "alsasrc: fail gracefully when ALSA does not give timestamps"Tim-Philipp Müller2-36/+5
2011-11-30Revert "alsasrc: handle the case where the drivers don't supply timestamps"Tim-Philipp Müller1-15/+3
2011-11-30Revert "alsasrc: style fix"Stefan Sauer1-2/+2
2011-11-29oggdemux: fix compiler warningAlessandro Decina1-2/+2
2011-11-28Revert "theoradec: move the QoS logic to libgstvideo"Vincent Penquerc'h2-13/+71
2011-11-28various: fix pad template leaksVincent Penquerc'h20-72/+62
2011-11-28theoradec: move the QoS logic to libgstvideoVincent Penquerc'h2-71/+13
2011-11-28alsasrc: style fixStefan Sauer1-2/+2
2011-11-28alsasrc: handle the case where the drivers don't supply timestampsStefan Sauer1-3/+15
2011-11-25oggmux: set collectpads2 not to wait on sparse streamsVincent Penquerc'h1-3/+9
2011-11-25audio: remove unstable API guards from the audio decoder and encoder base cla...Tim-Philipp Müller1-2/+2
2011-11-24oggdemux: minor cleanupVincent Penquerc'h1-6/+12
2011-11-24oggdemux: skip the second bisection when possibleVincent Penquerc'h1-31/+44
2011-11-24oggdemux: improve push time seekingVincent Penquerc'h2-21/+137
2011-11-24oggdemux: gather some more stats about bisectionVincent Penquerc'h2-0/+22
2011-11-23vorbisenc: do not accept 256 channels, 255 is the max vorbis supportsVincent Penquerc'h1-2/+2
2011-11-22oggstream: extract opus comments if availableVincent Penquerc'h1-1/+10
2011-11-22oggstream: recognize opus headers from data, not packet countVincent Penquerc'h1-2/+8
2011-11-22oggdemux: add some more debug info when determining start timeVincent Penquerc'h1-2/+5
2011-11-22oggstream: fix opus duration calculationVincent Penquerc'h1-13/+13
2011-11-22oggstream: early out on headers when determining packet durationVincent Penquerc'h1-0/+4
2011-11-22oggstream: account for opus pre-skip in granpos/time mappingVincent Penquerc'h2-0/+10
2011-11-19ogg: add opus supportVincent Penquerc'h2-1/+86
2011-11-16vorbisenc: reset tag setter interface when appropriateMark Nauwelaerts1-0/+2
2011-11-08textoverlay: continue processing text when silentVincent Penquerc'h1-1/+6
2011-11-07docs: fix up some Since: markersTim-Philipp Müller1-2/+2