Home
last modified time | relevance | path

Searched refs:mp3parse (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c108 mp3parse, GstBuffer * buf);
195 gst_mpeg_audio_parse_reset (GstMpegAudioParse * mp3parse) in gst_mpeg_audio_parse_reset() argument
197 mp3parse->channels = -1; in gst_mpeg_audio_parse_reset()
198 mp3parse->rate = -1; in gst_mpeg_audio_parse_reset()
199 mp3parse->sent_codec_tag = FALSE; in gst_mpeg_audio_parse_reset()
200 mp3parse->last_posted_crc = CRC_UNKNOWN; in gst_mpeg_audio_parse_reset()
201 mp3parse->last_posted_channel_mode = MPEG_AUDIO_CHANNEL_MODE_UNKNOWN; in gst_mpeg_audio_parse_reset()
202 mp3parse->freerate = 0; in gst_mpeg_audio_parse_reset()
204 mp3parse->hdr_bitrate = 0; in gst_mpeg_audio_parse_reset()
205 mp3parse->bitrate_is_constant = TRUE; in gst_mpeg_audio_parse_reset()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmparobustdepay.c194 mp3_type_frame_length_from_header (GstElement * mp3parse, guint32 header, in mp3_type_frame_length_from_header() argument
223 GST_DEBUG_OBJECT (mp3parse, "invalid bitrate"); in mp3_type_frame_length_from_header()
248 GST_LOG_OBJECT (mp3parse, "Calculated mp3 frame length of %u bytes", length); in mp3_type_frame_length_from_header()
249 GST_LOG_OBJECT (mp3parse, "samplerate = %lu, bitrate = %lu, version = %lu, " in mp3_type_frame_length_from_header()
268 GST_LOG_OBJECT (mp3parse, "size = %u", length); in mp3_type_frame_length_from_header()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dmessages12 Consider the mp3parse element that could detect id3 tags in the stream.
16 the APP might not know about the mp3parse element (eg. an autoplugged
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer280 test/mp2tomp1.c, test/mp2tomp1v2.c, test/mp3.c, test/mp3parse.c,
1435 plugins/mp3decode/parse/mp3parse.c,
1436 plugins/mp3decode/parse/mp3parse.h,
1506 test/mp3parse.c, test/mp3play.c, test/mp3tovorbis.c,
1749 mp1tomp1.c, mp2toavi.c, mp2tomp1.c, mp3.c, mp3mad.c, mp3parse.c,
2234 plugins/mp3decode/parse/mp3parse.c,
2235 plugins/mp3decode/parse/mp3parse.h,
3888 plugins/mp3decode/parse/mp3parse.c,
4534 mp3decode/parse/mp3parse.c, mp3encode/lame/gstlame.c,
5546 plugins/mp3decode/parse/mp3parse.c,
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Ddecodebin.c246 test_mpeg_audio_parse_init (TestMpegAudioParse * mp3parse) in test_mpeg_audio_parse_init() argument
/third_party/gstreamer/gstreamer/docs/random/
Dporting-to-1.0.txt697 mp3parse -> mpegaudioparse
/third_party/gstreamer/gstplugins_good/
DChangeLog26552 memset (mp3parse->xing_seek_table_inverse, 0, 256);
26556 memset (mp3parse->xing_seek_table_inverse, 0, 256);
89118 been in the original mp3parse since the beginning of time and was back-
89206 ... adequately equivalent to mp3parse, so lets boldly set it
/third_party/gstreamer/gstreamer/
DChangeLog5714 baseparse currently reads 64KB from upstream, then mp3parse
68038 been in the original mp3parse since the beginning of time and was back-
125640 * docs/plugins/tmpl/mp3parse.sgml:
/third_party/gstreamer/gstplugins_bad/
DChangeLog175979 been in the original mp3parse since the beginning of time and was back-
176093 ... adequately equivalent to mp3parse, so lets boldly set it
224623 gst/mpegaudioparse/: Remove bogus 2nd copy of mp3parse - it's actually in -ugly.
224629 Remove bogus 2nd copy of mp3parse - it's actually