gstreamer/ext
Jan Schmidt fe1f47aa17 oggdemux: Timestamp tracking fixes
In gst_ogg_demux_do_seek() when calculating the
keyframe time, account for a non-zero start-time

Handle a discontinuous first packet in
gst_ogg_demux_setup_first_granule() because that's pretty
normal after a seek. Also differentiate between a genuinely
truncated first packet and just bailing out early, by not using
granule = -1 as an error code.

Make the debug output logs clearer about which timestamps
are stream times (PTS) and which are ogg timestamps.
2017-03-04 00:30:37 +11:00
..
alsa Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
cdparanoia Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
libvisual Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
ogg oggdemux: Timestamp tracking fixes 2017-03-04 00:30:37 +11:00
opus opusdec: fix 120 ms buffers being wrongly emitted 2016-11-04 16:59:26 +00:00
pango gst: Don't declare variables inside the for loop header 2016-12-13 22:26:08 +02:00
theora theoradec: Make the keyframe condition check clearer 2017-03-04 00:30:37 +11:00
vorbis vorbisdec: Reset decoder in more situations 2017-03-03 10:56:22 +01:00
Makefile.am opus: move Opus audio decoder and encoder from -bad to -base 2016-02-26 00:20:10 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00