summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2014-05-19alsasink: pass correct error to g_strerrorVincent Penquerc'h
2014-05-11pango: Do not try to add a feature to a caps features ANYThibault Saunier
2014-05-06oggmux: push eos event when empty pad dataLuis de Bethencourt
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2014-04-15pango: Make static caps actually static to fix a memory leakSebastian Dröge
2014-04-15oggmux: Clear Ogg streams before initing themSebastian Dröge
2014-04-11textrender: push segment event after caps eventJosep Torra
2014-04-10oggstream: use G_GUINT64_CONSTANT instead of ll suffixVincent Penquerc'h
2014-04-10theoraenc: fix comparison to unset timestampVincent Penquerc'h
2014-04-10oggstream: fix a few left shifts operations on 32 bits cast to 64 bitsVincent Penquerc'h
2014-04-10oggstream: remove NULL test after dereferenceVincent Penquerc'h
2014-04-10oggmux: test for failure to return tagVincent Penquerc'h
2014-04-10oggdemux: do not dereference NULL pad in warning messageVincent Penquerc'h
2014-03-11oggmux: implement vp8 granulepos functionThiago Santos
2014-03-11oggmux: create vp8 header data if not provided in capsThiago Santos
2014-03-06pango: demote debug WARNING to LOG for variable framerate video inputAdrien Schwartzentruber
2014-03-05pango: basetextoverlay: handle video/x-raw(ANY) if downstream supports the Gs...Matthieu Bouron
2014-02-20oggdemux: allow file to go until the end in push modeThiago Santos
2014-02-20oggdemux: remove unused instance variable eventThiago Santos
2014-02-13oggmux: properly flush when seeking at the beginningThiago Santos
2014-02-08oggmux: Fix typo in header include guardSebastian Dröge
2014-02-08alsa: Make clang happy with our g_strdup_vprintf() wrapperSebastian Dröge
2014-02-07basetextoverlay: use correct segment for textThiago Santos
2014-01-14oggdemux: fix broken seeking reading the whole fileVincent Penquerc'h
2014-01-14oggdemux: use an adaptive chunksize for performance reasonsVincent Penquerc'h
2014-01-10textoverlay: don't leak GAP eventsTim-Philipp Müller
2013-12-05theoradec: Use new gst_video_decoder_set_needs_format() APISebastian Dröge
2013-11-29theoraparse: Fix event handlingSebastian Dröge
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller
2013-10-15oggdemux: fix copy'n'paste in commentStefan Sauer
2013-10-14theoraenc: Do nothing when flushing the encoder when no caps were setThibault Saunier
2013-10-09alsa: Add channel map API supportTakashi Iwai
2013-09-10oggdemux: check for full eos after a pad goes eos in push modeThiago Santos
2013-09-10oggdemux: properly handle stop position at seeks in push modeThiago Santos
2013-08-26vorbisenc: remove unused variablesTim-Philipp Müller
2013-08-26vorbisenc: implement flushingAlessandro Decina
2013-08-22oggdemux: Update segment.base with the chain's start time tooSebastian Dröge
2013-08-15theora: Use new video codec base classes' flush vfuncSebastian Dröge
2013-07-29oggdemux: Prevent seeks when _SCHEDULING_FLAG_SEQUENTIAL is setSjoerd Simons
2013-07-29oggdemux: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge
2013-07-29oggdemux: Implement SEGMENT querySebastian Dröge
2013-07-26ext/gst: Ensure default query/event handlers are usedEdward Hervey
2013-07-25theoraenc: Clean up handling of reset/flushing/start/stopSebastian Dröge
2013-07-25theoradec: Clean up handling of reset/flushing/start/stopSebastian Dröge
2013-07-22ogg: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-15oggdemux: Make bisecting fully accurateMathieu Duponchelle
2013-07-15Revert "oggdemux: fix seeking with negative rate with skeleton"Mathieu Duponchelle
2013-06-23ogg: The Daala headers are little endian, not big endianSebastian Dröge
2013-06-23ogg: Add Daala supportSebastian Dröge
2013-05-29alsasrc: Dump some more debug output about the device configurationSebastian Dröge