gstreamer/ext/opus
Vincent Penquerc'h 4bd5ef9bc5 opusdec: implement replay gain
It would ideally be better to leave this to a rgvolume element,
but we don't control the pipeline. So do it by default, and allow
disabling it via a property, so the correct volume should always
be output.
2011-11-23 14:03:30 +00:00
..
gstopus.c opusparse: add opusparse element 2011-11-16 17:58:15 +00:00
gstopusdec.c opusdec: implement replay gain 2011-11-23 14:03:30 +00:00
gstopusdec.h opusdec: implement replay gain 2011-11-23 14:03:30 +00:00
gstopusenc.c opusenc: mark properties changeable at runtime with GST_PARAM_MUTABLE_PLAYING 2011-11-22 20:27:50 +00:00
gstopusenc.h opusenc: allow setting most properties at PLAYING time 2011-11-22 17:04:09 +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