Mercurial > libavcodec.hg
graph
-
svq1enc: move scratch buffer from stack to context to ensure alignment libavcodec2008-11-24, by mru
-
move decoder initialization in separate function, earlier failure detection libavcodec2008-11-24, by bcoudurier
-
Move #defines that are mostly used in h264.c out of h264data.h and into h264.h. libavcodec2008-11-24, by diego
-
Some BMP files have file size declared in the header equal to headers size libavcodec2008-11-24, by kostya
-
Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered libavcodec2008-11-20, by diego
-
Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. libavcodec2008-11-20, by diego
-
cosmetics: Add a few more explanatory comments to the object sections. libavcodec2008-11-18, by diego
-
cosmetics: Sort processor-specific object lines into alphabetical order. libavcodec2008-11-18, by diego