gstreamer/gst
Nicolas Dufresne c1e7bec616 flvmux: Ensure Timestamp starts at 0
FLV documentation stipulates that timestamp must start at zero.
In order to respect this rule, keep the first timestamp around
and offset the timestamp from this value. This allow for longer
recording time in presence of timestamp that does not start
at 0 already.

https://bugzilla.gnome.org/show_bug.cgi?id=731352
2014-08-26 16:46:03 -04:00
..
alpha alpha: use POFFSET instead of OFFSET 2013-09-23 14:45:23 +02:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx Release 1.3.1 2014-05-03 18:02:23 +02:00
audioparsers aacparse: Properly report in the CAPS query that we can convert ADTS<->RAW 2014-07-16 17:27:57 +02:00
auparse gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
autodetect autovideosrc: use videotestsrc as fallback element instead of fakesrc 2014-06-28 14:25:25 +01:00
avi avidemux, wavparse: Print invalid fourcc in hex 2014-07-04 09:21:07 +01:00
cutter gst: Don't use endianness-specific S8 audio format 2014-02-04 13:44:29 +01:00
debugutils navseek: Unref peer pad after usage 2014-08-08 15:50:55 -03:00
deinterlace deinterlace: Fix compiler warnings when compiling with G_DISABLE_ASSERT 2014-06-29 19:54:44 +02:00
dtmf g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
effectv effectv: fix doc section of revtv element 2014-02-06 12:21:07 +01:00
equalizer gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
flv flvmux: Ensure Timestamp starts at 0 2014-08-26 16:46:03 -04:00
flx flxdec: fix integer overflow 2014-05-02 14:18:08 +01:00
goom goom: Use fabs() instead of abs() to calculate the floating point absolute value 2014-05-19 11:24:06 +02:00
goom2k1 goom: Remove unused functions 2014-02-09 23:38:44 +01:00
icydemux icydemux: Unref dropped events 2014-04-16 18:50:50 +02:00
id3demux gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
imagefreeze imagefreeze: Unref pad template caps after usage 2014-08-08 15:54:39 -03:00
interleave interleave: set output caps layout to interleaved 2014-07-29 11:49:32 +02:00
isomp4 qtdemux: avoid crashing on dash streams 2014-08-18 14:05:52 -03:00
law mulawdec: Require caps to be set before accepting any data 2013-12-05 12:15:29 +01:00
level level: Use the correct number of samples to iterate over the input array 2014-04-16 18:50:50 +02:00
matroska matroska: Use gst_video_guess_framerate() function 2014-08-15 01:17:27 +10:00
monoscope monoscope: Fix debug statement 2013-04-26 12:16:49 +02:00
multifile docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
multipart multipartdemux: guard against having no MIME type 2014-06-11 17:44:56 +01:00
replaygain rgvolume: Avoid taking unnecessary refs 2014-07-16 16:45:43 +02:00
rtp rtph263ppay: Unref pad template caps after use 2014-08-08 16:02:24 -03:00
rtpmanager jitterbuffer: Allow rtp caps without clock-rate 2014-08-21 18:32:58 -04:00
rtsp rtspsrc: Push the correct segment in TCP mode when seeking 2014-08-05 16:28:04 +02:00
shapewipe shapewipe: Unref caps and element after usage 2014-08-10 11:09:09 +01:00
smpte smpte: fix copy/paste error causing unmap on wrong buffer 2014-04-07 12:43:57 +01:00
spectrum docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
udp udp: fix udpsrc documentation 2014-08-18 11:01:31 +01:00
videobox videobox: Don't overwrite the first component with the alpha value for BGRx 2014-07-19 11:31:45 +02:00
videocrop videocrop: Add support for GRAY16_LE/GRAY16_BE 2013-05-15 09:29:30 +02:00
videofilter videobalance: Allow any raw caps in passthrough mode, not just the ones we handle 2014-08-13 13:25:36 +03:00
videomixer videomixer: Use the best width/height/etc if downstream can handle that 2014-08-14 16:36:44 +03:00
wavenc wavenc: Return not-negotiated if we got no caps or caps negotiation failed 2014-07-10 14:37:31 +02:00
wavparse avidemux, wavparse: Print invalid fourcc in hex 2014-07-04 09:21:07 +01:00
y4m y4mencode: Remove dead code 2013-12-30 13:50:35 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00