gstreamer/ext
Nicolas Dufresne 698714fc97 x264enc: Shift both PTS and DTS to ensure positive timestamp
Currently we only shift DTS to compensate that we don't support negative
timestamp. This cause a problem that PTS is no longer >= DTS and may
make muxers live much harder. Instead, shift both PTS/DTS forward. Also
remove all the hack to handle this which seems the result of thinking libx264
is bugged.

https://bugzilla.gnome.org/show_bug.cgi?id=731351
2014-07-19 12:59:05 -04:00
..
a52dec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
amrnb amrnbdec: Remove some dead code 2013-12-05 12:16:38 +01:00
amrwbdec amrwbdec: Remove some dead code 2013-12-05 12:16:45 +01:00
cdio gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
dvdread dvdread: avoid intermediate promotion to signed 2014-04-10 16:56:13 +01:00
lame lamemp3enc: Tell GstAudioEncoder about the number of incoming samples 2013-05-09 19:48:37 -04:00
mad gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
mpeg2dec mpeg2dec: remove unused struct members 2014-05-16 16:24:46 +01:00
sidplay docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:29:16 +01:00
twolame gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
x264 x264enc: Shift both PTS and DTS to ensure positive timestamp 2014-07-19 12:59:05 -04:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00