gstreamer/gst-libs/gst
Julien Isorce e68317f070 audiodec/enc: clear reconfigure flag if negotiate succeeds
So that it avoids to send an allocation query twice.
One from an early call to gst_audio_encoder_negotiate from a
subclass, then one from gst_audio_encoder_allocate_output_buffer.
Which means that previously gst_audio_encoder_negotiate was not
clearing the GST_PAD_FLAG_NEED_RECONFIGURE even on success.

Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=719684
2013-12-05 15:19:16 +00: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 audiodec/enc: clear reconfigure flag if negotiate succeeds 2013-12-05 15:19:16 +00:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils discoverer: also filter 'framed' field when looking for same streams 2013-10-15 11:17:56 +02:00
riff riff: Add support for TechSmith Screen Capture 2 2013-09-11 11:04:30 +02:00
rtp rtpbuffer: Fix gst_rtp_buffer_ext_timestamp() with clang 5 on iOS/ARM 2013-11-13 20:15:02 +01:00
rtsp docs: cosmetic since marker fixes 2013-11-16 16:10:06 +00:00
sdp sdp: fix duplicate 'const' declaration warnings 2013-11-01 15:27:45 +01:00
tag tagdemux: accumulate buffers in adapter 2013-11-06 16:27:21 +01:00
video videodec/enc: clear reconfigure flag if negotiate succeeds 2013-12-05 15:19:16 +00: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