gstreamer/ext/opus
Vincent Penquerc'h 5367aa8dbf opusenc: bound the bitrate to more sensible values
Go from the bounds mentioned in the spec, and allow some more
variation.
In particular, don't allow silly low bitrates, and allow reaching
the maximum useful bitrate.
2011-11-22 16:14:06 +00:00
..
gstopus.c opusparse: add opusparse element 2011-11-16 17:58:15 +00:00
gstopusdec.c opus: move header magic testing to gstopusheader 2011-11-22 13:20:31 +00:00
gstopusdec.h opusdec: read pre-skip from first header if available 2011-11-22 13:20:31 +00:00
gstopusenc.c opusenc: bound the bitrate to more sensible values 2011-11-22 16:14:06 +00:00
gstopusenc.h opusenc: fix crash on pathological parameters 2011-11-22 15:33:20 +00:00
gstopusheader.c opus: move header magic testing to gstopusheader 2011-11-22 13:20:31 +00:00
gstopusheader.h opus: move header magic testing to gstopusheader 2011-11-22 13:20:31 +00:00
gstopusparse.c opusparse: do not send headers through data path 2011-11-22 13:20:32 +00:00
gstopusparse.h opus: make opusparse set headers on caps 2011-11-21 11:51:20 +00:00
Makefile.am opus: make opusparse set headers on caps 2011-11-21 11:51:20 +00:00