gstreamer/ext
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
..
a52dec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
amrnb gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
amrwbdec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
cdio gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
dvdread dvdreadsrc: correctly determine last chapter's duration 2013-07-09 22:04:51 +02: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: Clean up reset/start/stop handling 2013-07-25 13:35:44 +02:00
sidplay siddec: Add support for group-id in the stream-start event 2013-07-22 16:02:46 +02:00
twolame gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
x264 x264: Fix dts comparision 2013-07-26 16:47:30 +02:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00