gstreamer/ext/opus
Sebastian Dröge 711589ebde opus: Copy metadata in the (de)payloader, but only the relevant ones
The payloader didn't copy anything so far, the depayloader copied every
possible meta. Let's make it consistent and just copy all metas without tags or
with only the audio tag.

https://bugzilla.gnome.org/show_bug.cgi?id=751774
2015-08-11 12:46:06 +02:00
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c opuscommon: Use GString instead of snprintf for concating 2015-07-27 15:24:19 +01:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: Fix PLC frame size calculations 2015-07-20 13:25:43 -04:00
gstopusdec.h opusdec: Fix PLC frame size calculations 2015-07-20 13:25:43 -04:00
gstopusenc.c opusenc: Add bitrate to the tags 2015-06-22 13:49:34 +02:00
gstopusenc.h opus: fix includes and compilation against opus in non-standard prefix 2015-04-28 17:24:04 +01:00
gstopusheader.c opusheader: Do not include rate in caps if it is 0 2015-05-04 10:50:42 +02:00
gstopusheader.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusparse.c opusparse: Set up default header with 48kHz sample rate instead of 0 2015-06-04 11:52:40 +02:00
gstopusparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.c opus: Copy metadata in the (de)payloader, but only the relevant ones 2015-08-11 12:46:06 +02:00
gstrtpopusdepay.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopuspay.c opus: Copy metadata in the (de)payloader, but only the relevant ones 2015-08-11 12:46:06 +02:00
gstrtpopuspay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00