GStreamer multimedia framework
Find a file
Vincent Penquerc'h 80df2cb063 opusenc: increase max payload size to 4000 bytes
1275 is the maximum size of a frame, but the encoder may return
up to 3 frames, and we need a few extra bytes for TOC, etc. We
use 4000, which is a bit more, and suggested in the libopus docs.
2013-12-27 14:29:46 +00:00
ext/opus opusenc: increase max payload size to 4000 bytes 2013-12-27 14:29:46 +00:00
tests/check/elements opus: Fix event handling in unit test 2013-05-15 10:18:01 +02:00