Mercurial > libavcodec.hg
graph
-
LZO optimization: check input buffer bounds less frequently if padded libavcodec2007-01-28, by reimar
-
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions) libavcodec2007-01-27, by lu_zero
-
Silence GCC when incorrectly complaining that the "line" variable could be used libavcodec2007-01-25, by takis
-
Bring down the number of snow.c warnings from 27 to 17 by using the const libavcodec2007-01-25, by takis
-
Brings down the number of snow.c warnings from 33 to 27 by putting parentheses libavcodec2007-01-25, by takis
-
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. libavcodec2007-01-25, by banan
-
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % libavcodec2007-01-24, by gpoirier
-
Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, libavcodec2007-01-24, by gpoirier