gstreamer/ext/opus
Vincent Penquerc'h 95ae14f8b4 opusenc: do not push header buffers
Opus headers appear only when muxed in Ogg, so only place them
on the caps, where oggmux will find them, but other elements will
be blithely unaware of them.
2011-11-21 11:51:21 +00:00
..
gstopus.c opusparse: add opusparse element 2011-11-16 17:58:15 +00:00
gstopusdec.c opusdec: let the base class handle all timing 2011-11-16 18:35:29 +00:00
gstopusdec.h opusdec: let the base class handle all timing 2011-11-16 18:35:29 +00:00
gstopusenc.c opusenc: do not push header buffers 2011-11-21 11:51:21 +00:00
gstopusenc.h opus: port to base audio encoder/decoder 2011-11-16 17:45:00 +00:00
gstopusheader.c opus: make opusparse set headers on caps 2011-11-21 11:51:20 +00:00
gstopusheader.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