gstreamer/gst-libs/gst
Wim Taymans a6552ee02e video-converter: fix number of allocated lines
We make an allocator for temporary lines and then use this for all
the steps in the conversion that can do in-place processing.

Keep track of the number of lines each step needs and use this to
allocate the right number of lines.

Previously we would not always allocate enough lines and we would
end up with conversion errors as lines would be reused prematurely.

Fixes #350
2019-01-11 11:47:51 -05:00
..
allocators libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
app libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
audio audiometa: fix docs typo 2019-01-06 00:48:56 +00:00
fft libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
gl gl/wayland: destroy wl_shell instance at finalize 2018-12-14 14:15:59 +01:00
pbutils codec-utils: support extension audio object type and sample rate 2019-01-11 17:41:15 +05:30
riff libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
rtp rtcpbuffer: Remove invalid sanity check 2018-12-30 23:25:14 +00:00
rtsp rtspconnection: Properly exit infinite loop 2018-12-17 12:21:01 +01:00
sdp sdpmessage: Remove dead assignment 2018-12-17 12:21:01 +01:00
tag Check for zlib header 2018-11-22 20:03:33 -05:00
video video-converter: fix number of allocated lines 2019-01-11 11:47:51 -05: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 gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30