summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* vorbis: Fix channel reorder map for 5.1, 6.1 and 7.1Jochen Henneberg2017-02-221-3/+3
* opusdec: fix 120 ms buffers being wrongly emittedVincent Penquerc'h2016-12-051-18/+41
* opusdec: fix "buffer too small" errorVincent Penquerc'h2016-12-051-4/+3
* opusdec: interpret zero duration as unknownVincent Penquerc'h2016-12-051-1/+1
* oggdemux: Don't end up ignoring caps just because there are no headers for th...Sebastian Dröge2016-12-051-1/+1
* vorbisenc: correct codebooks packet identifier from 3 to 5Vincent Penquerc'h2016-10-071-1/+1
* opusenc: remove segment stop modification on eosVincent Penquerc'h2016-10-051-21/+0
* oggmux: take audio clip meta into account for buffer durationVincent Penquerc'h2016-10-051-0/+16
* vorbisenc: strip after-eos samples from the end of the eos bufferVincent Penquerc'h2016-10-052-0/+209
* oggdemux: safety for failing to determine time length in push modeVincent Penquerc'h2016-09-051-0/+4
* oggdemux: increase EOS granpos detection chunk sizeVincent Penquerc'h2016-09-051-1/+1
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-5/+2
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-209-0/+239
* oggdemux: remove eos avoidance workaroundVincent Penquerc'h2016-08-051-15/+2
* timeoverlay: Add support to display timecodeVivia Nikolaidou2016-08-042-26/+40
* ogg: check return values in gst_ogg_parse_new_streamLuis de Bethencourt2016-08-031-6/+16
* ogg: fix memory leak in gst_ogg_parse_new_streamLuis de Bethencourt2016-08-031-0/+1
* Revert "vorbisenc: push an updated segment stop time when we know it"Arun Raghavan2016-07-211-21/+0
* oggdemux: fix unknown duration playing Ogg over HTTPVincent Penquerc'h2016-07-211-1/+3
* alsasink: Remove unused hwparam/swparam pointersJan Schmidt2016-07-151-2/+0
* oggdemux: demote an expected error to debugVincent Penquerc'h2016-06-231-1/+1
* opusdec: handle missing buffers with no durationVincent Penquerc'h2016-06-212-0/+79
* oggdemux: fix audio glitches with low bitrate vorbisVincent Penquerc'h2016-06-161-2/+2
* opusenc, subtitleoverlay: use MAY_BE_LEAKED flagGuillaume Desmottes2016-06-021-0/+3
* textoverlay: enable shaded background drawing for new IYU2 formatTim-Philipp Müller2016-06-011-0/+1
* libvisual: Factor out endian-order RGB formatsNirbheek Chauhan2016-05-241-7/+7
* opus: use default error messages in some more casesTim-Philipp Müller2016-05-232-4/+4
* opusdec: use default error message strings in more casesTim-Philipp Müller2016-05-231-6/+6
* opus: Post error message on GST_FLOW_ERROROlivier Crête2016-05-192-8/+13
* opusdec: Use GST_AUDIO_DECODER_ERROROlivier Crête2016-05-181-2/+5
* oggdemux: Reset keyframe_granule when neededEdward Hervey2016-05-151-0/+1
* opusdec: intersect with the filter before returning on getcapsThiago Santos2016-05-021-8/+15
* opusdec: improve getcaps to return all possible ratesThiago Santos2016-05-021-0/+34
* opusdec: remove artificial restriction on rate negotiationThiago Santos2016-05-021-16/+0
* opusdec: refactor getcaps repeated code into a functionThiago Santos2016-05-021-26/+23
* opusdec: fix caps leaksGuillaume Desmottes2016-04-281-0/+2
* alsa: properly convert position-less channels from ALSAGuillaume Desmottes2016-04-121-0/+16
* alsa: add some debugging output to alsa_detect_channels_mapping()Guillaume Desmottes2016-04-121-7/+34
* alsa: factor out alsa_detect_channels_mapping()Guillaume Desmottes2016-04-124-20/+25
* alsa: coding style fixGuillaume Desmottes2016-04-121-1/+1
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-2420-95/+82
* basetextoverlay: Add new properties and alignment type for unclamped absolute...Lubosz Sarnecki2016-03-112-6/+68
* Revert "textoverlay: Do not limit positioning to video area."Tim-Philipp Müller2016-03-111-4/+8
* theora: fix performance category initialisationTim-Philipp Müller2016-03-094-18/+1
* oggdemux: fix chaining causing running time to restart from 0Vincent Penquerc'h2016-03-041-1/+1
* opusdec: plug caps leakHavard Graff2016-03-031-1/+1
* opus: fix mono<->stereo up/down-mixingVincent Penquerc'h2016-02-261-20/+107
* opusenc: remove deprecated "cbr", "audio", and "constrained-vbr" propertiesTim-Philipp Müller2016-02-261-66/+0
* opus: move Opus audio decoder and encoder from -bad to -baseTim-Philipp Müller2016-02-263-21/+13
* Merge branch 'plugin-move-opus'Tim-Philipp Müller2016-02-2510-0/+2653
|\