gstreamer/gst
Gautier Portet cf3e901996 xingmux: Properly calculate the number of frames
First, the xing header frame is never added to the count,
we have to increment the count.
Secondly, there is a rounding error when calculating the
frame duration, as spf*GST_SECOND/rate is not an integer
(26122448.9) an it must be 26122449.
2012-11-09 11:33:40 +01:00
..
asfdemux Fix FSF address 2012-11-03 20:40:37 +00:00
dvdlpcmdec dvdlpcmdec: Fix parsing of headers to set correct width to allow decode. 2012-11-05 13:20:31 -08:00
dvdsub Fix FSF address 2012-11-03 20:40:37 +00:00
realmedia Fix FSF address 2012-11-03 20:40:37 +00:00
xingmux xingmux: Properly calculate the number of frames 2012-11-09 11:33:40 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00