gstreamer/gst-libs/gst
Thiago Santos 695ddbd56f audiodecoder: copy rate and channels from input before fixating output caps
For default caps generation when handling gap events that are sent
before any buffer, try to use caps that are closer to what upstream
provided to avoid fixating rate or channels to 1 as default.

So there are the steps:
1) Try to set rate, channels and channel-mask from upstream if provided
2) Fixate the rate and channels to the default rate and channels from
   audio lib
3) Fixate the caps just to be sure everything is fixed
4) If no channel-mask was provided and channels > 2, use a default
   channel-mask (taken from audioconvert code)

https://bugzilla.gnome.org/show_bug.cgi?id=722144
2014-01-15 15:20:39 -03:00
..
allocators dmabuf: Fix compilation if no mmap is available 2013-09-19 16:34:38 +02:00
app appsrc: Fix deadlock that may occur when multiple threads access appsrc at once 2013-11-07 18:28:09 +01:00
audio audiodecoder: copy rate and channels from input before fixating output caps 2014-01-15 15:20:39 -03:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils encoding-profile: Fix typo in the docs 2014-01-13 15:32:38 +01:00
riff riff: Add G726 ADPCM support 2014-01-08 09:45:14 +01:00
rtp gstrtpbasepayload: use the session's suggested ssrc after a collision, if the session provides one 2013-12-30 13:13:35 +01:00
rtsp rtsptransport: calculate default lower transport 2014-01-07 14:51:46 +01:00
sdp sdp: parse encryption key field 2013-12-17 16:32:06 -05:00
tag vorbistag: Read image-type from the GstSample info struct 2013-12-16 11:35:12 +01:00
video videoverlay: Don't mention gconf elements and add a sentence about playbin/playsink 2014-01-14 13:20:48 +01:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00