gstreamer/gst
Sebastian Dröge b02350bd62 flacparse: Request at least the full header size when parsing headers
Otherwise baseparse will incrementally send us bigger buffers until the
full header size is reached, which is not only pointless but also means
that baseparse will reallocate and copy into a bigger buffer for every
input buffers. In pull mode that's done in 64kb increments, in push mode
usually in much smaller increments, causing a lot of overhead for
example when parsing high-quality coverart.
2017-11-29 17:28:25 +02:00
..
alpha Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
apetag Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
audiofx audioecho: Micro-optimize 2017-10-07 03:03:46 +03:00
audioparsers flacparse: Request at least the full header size when parsing headers 2017-11-29 17:28:25 +02:00
auparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
autodetect Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
avi avidemux: provide average bitrate tag 2017-07-09 10:55:00 +02:00
cutter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
debugutils Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
deinterlace deinterlace: Fixed memory leak in error code path 2017-09-22 17:25:50 +03:00
dtmf Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
effectv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
equalizer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flv flvdemux: Only set pixel-aspect-ratio if specified 2017-10-05 21:20:19 -04:00
flx Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom2k1 goom2k1: Convert source files to UTF-8 2017-08-16 13:07:45 +01:00
icydemux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
id3demux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
imagefreeze imagefreeze: fix use-after-free on seek event 2017-07-03 20:43:12 +01:00
interleave Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
isomp4 qtmux: Always update reserved-duration-remaining 2017-11-25 00:56:11 +11:00
law mulawdec: Unmap input buffer if failing to map the output buffer 2017-07-27 14:23:14 +03:00
level Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
matroska matroskademux: Remove bogus error message 2017-11-13 13:51:20 +01:00
monoscope Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
multifile splitmuxsink: Use muxer reserved space properties if present. 2017-11-25 00:56:11 +11:00
multipart Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
replaygain rganalysis: Fix left shift of signed values 2017-11-23 07:59:07 +01:00
rtp rtph265depay: don't insert SPS/PPS inline for hvc1 output 2017-11-23 09:36:15 +01:00
rtpmanager rtpsesson: downgrade message level to debug when detected XR 2017-11-01 10:57:00 +02:00
rtsp rtspsrc: Do more checks for seekability 2017-11-24 15:39:38 +01:00
shapewipe Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
smpte Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
spectrum Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
udp Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videobox Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videocrop Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videofilter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videomixer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavenc Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavparse wavparse: Add support for growing WAV files 2017-08-14 16:02:35 +03:00
y4m Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00