gstreamer/gst
Vincent Penquerc'h 16a4c596eb aacparse: parse LOAS variant
The LOAS variant seems to have three different subvariants itself,
only one of them is implemented as my two samples happen to be
using that one.
The sample rate is not always reported correctly, as the "main"
sample rate is apparently sometimes half what it should be (both
of my samples report 24000 Hz there), and there are two other
parts of the subvariant with different sampling rates. One of them
is parsed, but not the other, as it's located after some other
large amount of variable data that needs parsing first, and there
seems to be a LOT of it, which is useless for our needs here.
This ends up being rather inconsequential, as ffdec_aac_latm,
which is the only decoder that can decode such streams, does not
need the sample rate on the caps anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=665394
2011-12-19 11:39:44 +00:00
..
alpha alpha: use new glib API for static mutex if available 2011-12-12 09:46:27 +00:00
apetag various: fix pad template leaks 2011-11-28 13:30:27 +00:00
audiofx Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
audioparsers aacparse: parse LOAS variant 2011-12-19 11:39:44 +00:00
auparse various: fix pad template leaks 2011-11-28 13:30:27 +00:00
autodetect various: fix pad template leaks 2011-11-28 13:30:27 +00:00
avi avimux: use GstCollectPads2 event callback 2011-12-15 16:31:33 +01:00
cutter various: fix pad template leaks 2011-11-28 13:30:27 +00:00
debugutils various: fix pad template leaks 2011-11-28 13:30:27 +00:00
deinterlace various: fix pad template leaks 2011-11-28 13:30:27 +00:00
effectv rippletv: fix CLAMP end-values 2011-11-30 22:14:01 +01:00
equalizer Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
flv flvmux: use GstCollectPads2 event callback 2011-12-15 16:49:41 +01:00
flx various: fix pad template leaks 2011-11-28 13:30:27 +00:00
goom various: fix pad template leaks 2011-11-28 13:30:27 +00:00
goom2k1 various: fix pad template leaks 2011-11-28 13:30:27 +00:00
icydemux various: fix pad template leaks 2011-11-28 13:30:27 +00:00
id3demux various: fix pad template leaks 2011-11-28 13:30:27 +00:00
imagefreeze Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-12 09:46:27 +00:00
interleave interleave: port to GstCollectPads2 2011-12-14 18:55:36 +00:00
isomp4 qtmux: use GstCollectPads2 event callback 2011-12-15 16:31:29 +01:00
law various: fix pad template leaks 2011-11-28 13:30:27 +00:00
level various: fix pad template leaks 2011-11-28 13:30:27 +00:00
matroska matroskamux: use GstCollectPads2 event callback 2011-12-15 16:31:36 +01:00
median various: fix pad template leaks 2011-11-28 13:30:27 +00:00
monoscope various: fix pad template leaks 2011-11-28 13:30:27 +00:00
multifile docs: add add the two enum values that were just added too 2011-12-06 16:47:25 +01:00
multipart multipartmux: port to GstCollectPads2 2011-12-14 19:10:53 +00:00
replaygain various: fix pad template leaks 2011-11-28 13:30:27 +00:00
rtp rtpjpegpay: Ceil jpeg dimensions, instead of floor 2011-12-05 10:48:54 +01:00
rtpmanager Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-12 09:46:27 +00:00
rtsp Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-12 09:46:27 +00:00
shapewipe Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
smpte smpte: port to GstCollectPads2 2011-12-14 19:13:21 +00:00
spectrum spectrum: avoid crashing by resetting the correct number of channels 2011-08-16 22:44:07 +01:00
udp Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
videobox Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
videocrop Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
videofilter various: fix pad template leaks 2011-11-28 13:30:27 +00:00
videomixer Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-12 09:46:27 +00:00
wavenc various: fix pad template leaks 2011-11-28 13:30:27 +00:00
wavparse wavparse: avoid using floating point unnecessarily 2011-12-13 13:01:03 +00:00
y4m various: fix pad template leaks 2011-11-28 13:30:27 +00:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00