mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
c3e99dd86c
Original commit message from CVS: * sys/sunaudio/gstsunaudio.c: (plugin_init): * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new): Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#377306); clean up weird label string mapping code that serves no apparent purpose. Also set the 'untranslated-label' property when creating mixer tracks if the GstMixerTrack base class supports this. * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/check/elements/sunaudio.c: (GST_START_TEST), (sunaudio_suite): Very minimalistic unit test for sunaudiomixer element (compiles, but not actually tested on a system where sunaudiomixer is available). |
||
---|---|---|
.. | ||
gstsunaudio.c | ||
gstsunaudiomixer.c | ||
gstsunaudiomixer.h | ||
gstsunaudiomixerctrl.c | ||
gstsunaudiomixerctrl.h | ||
gstsunaudiomixertrack.c | ||
gstsunaudiomixertrack.h | ||
gstsunaudiosink.c | ||
gstsunaudiosink.h | ||
gstsunaudiosrc.c | ||
gstsunaudiosrc.h | ||
Makefile.am |