Home
last modified time | relevance | path

Searched refs:gst_audio_encoder_set_headers (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.h314 void gst_audio_encoder_set_headers (GstAudioEncoder * enc,
Dgstaudioencoder.c2383 gst_audio_encoder_set_headers (GstAudioEncoder * enc, GList * headers) in gst_audio_encoder_set_headers() function
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c751 gst_audio_encoder_set_headers (benc, headers); in gst_speex_enc_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c907 gst_audio_encoder_set_headers (enc, headers); in gst_vorbis_enc_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c1168 gst_audio_encoder_set_headers (GST_AUDIO_ENCODER (enc), enc->headers); in gst_flac_enc_process_stream_headers()
/third_party/gstreamer/gstplugins_base/
DChangeLog86415 audioencoder: Add gst_audio_encoder_set_headers() to the docs
86421 vorbisdec: Use new gst_audio_encoder_set_headers() API
86428 API: gst_audio_encoder_set_headers()
/third_party/gstreamer/gstplugins_good/
DChangeLog73834 speexenc: Use new gst_audio_encoder_set_headers() API
/third_party/gstreamer/gstplugins_bad/
DChangeLog154025 celtenc: Use new gst_audio_encoder_set_headers() API