gstreamer/gst/flv
Nicolas Dufresne ff2bce7b26 flv: Tag timestamp are DTS not PTS
The tags in FLV are DTS. In audio cases, and for many video format this makes
no difference, but for AVC with B-Frames, PTS need to be computed from
composition timestamp CTS, with PTS = DTS + CTS.

https://bugzilla.gnome.org/show_bug.cgi?id=731352
2014-08-26 16:45:59 -04:00
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flv: Tag timestamp are DTS not PTS 2014-08-26 16:45:59 -04:00
gstflvdemux.h flv: Tag timestamp are DTS not PTS 2014-08-26 16:45:59 -04:00
gstflvmux.c flv: Tag timestamp are DTS not PTS 2014-08-26 16:45:59 -04:00
gstflvmux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstindex.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmemindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00