gstreamer/gst-libs/gst
Sebastian Dröge 7b428a8bcb videoencoder: Stop storing if we received EOS
This was never reset when going from PAUSED->READY and resulted
in encoders being not reusable after EOS. They just rejected any
buffer because they received EOS in their previous life.

The flag wasn't used anywhere except for rejecting buffers after
EOS, and this is now handled by GstPad directly.
2014-10-04 23:09:19 +03:00
..
allocators dmabuf: Ensure _get_fd() works even for shared memory 2014-07-11 09:47:04 +02:00
app app: Add FIXME comment for making the instance/class structs private 2014-09-16 00:43:37 +03:00
audio audio: Fix up a comment in GstAudioBaseSink 2014-09-29 19:46:32 +05:30
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils discoverer: Set 'processing = FALSE' when done discovering SYNC 2014-08-15 13:40:17 +02:00
riff riff: Recognize RF64 as RIFF file 2014-08-29 11:47:24 +03:00
rtp rtpbasepayload: Implement reconfigure event & renegotiation without subclass 2014-05-03 10:21:04 +02:00
rtsp rtspconnection: ignore timeout in session request header 2014-09-09 11:37:26 +02:00
sdp sdp: add gstmikey.h to sdp.h 2014-07-04 09:01:35 +01:00
tag libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CAST 2014-06-26 16:18:46 +02:00
video videoencoder: Stop storing if we received EOS 2014-10-04 23:09:19 +03: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