gstreamer/gst-libs/gst
Vincent Penquerc'h 065f1603b0 pbutils: allow describing unfixed caps if they share the same media type
Caps description and missing plugin code does not really need caps to
be fixed, and indeed they may not be if giving encodebin unfixed caps
that correspond to an unknown encoder or muxer.

So we relax the check, and allow unfixed caps if all the structures
refer to the same media type.
2013-07-01 10:51:40 +01:00
..
allocators dmabuf: Make sure that memory is unmapped before releasing it 2013-05-17 09:50:23 +02:00
app app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real libraries 2013-04-16 14:09:43 +02:00
audio audioencoder: Don't return not-negotiated if flushing 2013-06-30 18:17:42 +02:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils pbutils: allow describing unfixed caps if they share the same media type 2013-07-01 10:51:40 +01:00
riff riff: Manually calculate bitrate of ADPCM streams 2013-05-07 15:01:05 +02:00
rtp rtpbasepayload: Do not leak the event when segment is delayed 2013-06-26 15:45:30 +02:00
rtsp rtsp: make read uncancelable when reading a message 2013-06-26 15:06:00 +02:00
sdp sdp: use setter for the bandwidth 2013-04-26 10:10:41 +02:00
tag xmptag: Add a debug category 2013-06-28 07:09:34 +02:00
video videodecoder: Send all pending events with type < CAPS before sending caps 2013-07-01 11:16:34 +02: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-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00