GStreamer multimedia framework
Find a file
Sebastian Dröge 6b751360ae opusenc: Disable granule position calculations by the base class
It is doing the wrong thing because of the Opus pre-skip: while the timestamps
are shifted by the pre-skip, the granule positions are not shifted.

oggmux is doing the right thing here already.

https://bugzilla.gnome.org/show_bug.cgi?id=757153
2015-11-03 20:35:41 +02:00
ext/opus opusenc: Disable granule position calculations by the base class 2015-11-03 20:35:41 +02:00
tests/check/elements check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00