gstreamer/gst/audioparsers
Reynaldo H. Verdejo Pinochet c43f84abf3 flacparse: use shift instead of mask & comp
We are only interested on the first bit of the first
byte of the metadata block header to figure out whether
is marked as the last one. The shift makes it quite
clearer.
2015-12-31 14:12:36 -08:00
..
gstaacparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstaacparse.h aacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstac3parse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstamrparse.h docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
gstdcaparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c flacparse: use shift instead of mask & comp 2015-12-31 14:12:36 -08:00
gstflacparse.h flacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstmpegaudioparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstsbcparse.h sbcparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstwavpackparse.c audioparsers: Check for NULL return value of gst_pad_get_current_caps() 2015-12-16 10:12:44 +01:00
gstwavpackparse.h wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
Makefile.am aacparse: allow conversion from ADTS to raw AAC 2013-07-26 09:44:11 +01:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00