gstreamer/sys
Ilya Konstantinov 29c79d7595 vtenc: always enqueue frames, even on error
Even when we fail to encode frame, we should still enqueue it so
it could be passed into handle_frame (with output_buffer == NULL).
Otherwise, we risk GstVideoEncoder's queue of frames growing unbounded.

Note: We're slightly changing the renegotiation code to accommodate for
frames without output buffers, but this commit takes no ownership over
the way negotiation is being done.

https://bugzilla.gnome.org/show_bug.cgi?id=750669
2015-06-10 22:23:06 +02:00
..
acmenc Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
acmmp3dec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
androidmedia amc: Only lower ranks of OMX.Exynos. audio codecs, the video codecs are actually working 2015-06-01 20:03:22 +02:00
applemedia vtenc: always enqueue frames, even on error 2015-06-10 22:23:06 +02:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez bluez: support compile-time distinction between bluez4 and bluez5 2014-12-11 09:08:47 +05:30
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: Avoid frame rendering while the window is completely hidden 2015-06-10 15:03:31 +02:00
decklink decklink: Rename mode 2048p to 1556p 2015-05-11 13:20:11 +03:00
directsound directsoundsrc: Implement volume and mute 2015-03-31 10:53:55 +01:00
dshowdecwrapper dshowdecwrapper: Remove dependency on ATL 2014-12-16 23:17:35 +00:00
dshowsrcwrapper dshowsrcwrapper: Added support for image/jpeg and h264 2014-12-16 23:17:25 +00:00
dshowvideosink dshowvideosink: Port to 1.0 and new GLib threading API 2014-12-05 08:02:02 +00:00
dvb Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
dxr3 Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
opensles opensles: Explicitly specify layout=interleaved in caps 2015-04-08 15:38:17 +05:30
pvr2d rectangle: clear rectangle struct before use 2014-12-16 13:35:14 +01:00
qcam Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
shm shmpipe: Ensure string received from recv() is NULL-terminated 2015-04-20 14:21:09 +02:00
uvch264 uvch264src: fix compiler warnings 2015-06-09 18:30:55 +01:00
vcd vcdsrc: port to 1. 2014-12-04 17:00:52 -03:00
vdpau Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
wasapi wasapi: Fix flags order for uninstalled build 2015-05-21 13:42:29 +10:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks ksvideosrc: fix logic and timestamp non-muxed streams again 2015-06-04 13:31:56 +01:00
winscreencap winscreencap: Initial port to 1.0 2013-06-20 23:00:59 +02:00
Makefile.am Remove unported and useless osxvideosrc element 2015-03-14 14:47:25 +00:00