gstreamer/gst
Jan Urbański 9c5a12c11f flvdemux: Do not build an index if upstream is not seekable
An index is not useful if upstream cannot handle seeks and building it
for infinite files, for instance FLV streams, results in a memory leak.
2011-03-28 19:53:59 +02:00
..
alpha alpha: fix compiler warnings caused by -DG_DISABLE_ASSERT 2011-01-07 02:32:20 +00:00
apetag apedemux: Skip empty tags 2010-09-24 15:27:24 +02:00
audiofx Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
auparse
autodetect various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
avi avimux: use running time for synchronization 2011-03-22 20:55:27 +01:00
cutter various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
debugutils debugutils: remove bitrotten negotiation element 2011-02-17 18:05:43 -08:00
deinterlace deinterlace: Add support for NV21 colorspace 2011-02-24 14:08:25 +01:00
effectv Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
equalizer Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
flv flvdemux: Do not build an index if upstream is not seekable 2011-03-28 19:53:59 +02:00
flx
goom Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
goom2k1 goom: take duration into account when doing QoS 2010-10-05 12:23:15 +02:00
icydemux icydemux: fix tag list handling issues that might have caused crashes 2011-02-21 11:03:03 +00:00
id3demux Revert "id3demux: ensure a taglist before adding the container tag" 2011-02-22 15:21:42 +02:00
imagefreeze imagefreeze: pass along eos if received before buffer arrives 2010-12-06 15:23:00 +01:00
interleave Revert "Check that collectpads exists before removing pad" 2011-02-21 12:25:19 +01:00
law
level various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
matroska matroskamux: use running time for synchronization 2011-03-22 20:55:37 +01:00
median various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
monoscope monoscope: don't leak the monoscope_state data 2011-03-02 13:01:45 +02:00
multifile multifilesink: send stream headers in key-frame mode 2011-01-02 19:22:47 -08:00
multipart various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
qtdemux qtdemux: arrange for non-fatal error when parsing non-vital parts 2011-03-02 10:26:46 +01:00
replaygain various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
rtp rtpvrawpay: Implement interlacing 2011-02-17 18:05:43 -08:00
rtpmanager jitterbuffer: handle position query 2011-03-09 17:18:08 +01:00
rtsp rtspsrc: improve recovery from failed seek 2011-03-09 17:18:09 +01:00
shapewipe shapewipe: Force format to AYUV in the example pipeline for the same reason 2010-09-21 19:15:22 +02:00
smpte various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
spectrum spectrum: refactor processing loop for block based operation 2011-03-25 00:15:48 +02:00
udp udpsink: warn when packet is too large 2011-02-17 18:05:43 -08:00
videobox Update generated orc code 2010-10-15 14:02:57 -07:00
videocrop various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
videofilter videoflip: Fix buffer overflow bug for odd resolutions and Y422 colorspaces 2011-03-15 20:23:17 +00:00
videomixer Revert "Check that collectpads exists before removing pad" 2011-02-21 12:25:19 +01:00
wavenc wavenc: miniscule code clean-up 2010-09-29 18:53:26 +01:00
wavparse wavparse: tune output max buffer size to material 2011-03-04 18:43:29 +01:00
y4m
Makefile.am