gstreamer/ext/x264
Edward Hervey 767005d8c0 x264: Fix dts comparision
We were assigning to a guint64 value (frame->dts) the sum of a unsigned
and signed value... resulting it the result never being < 0.

Instead just check if it is smaller before assigning to frame->dts.
2013-07-26 16:47:30 +02:00
..
gstx264enc.c x264: Fix dts comparision 2013-07-26 16:47:30 +02:00
gstx264enc.h Fix FSF address 2012-11-03 20:40:37 +00:00
GstX264Enc.prs [MOVED FROM BAD 27/28] Remove wrong stuff from preset file 2009-06-05 18:48:27 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00