Mercurial > libavcodec.hg
graph
-
Add several vector functions used by Monkey's Audio decoder to dsputil libavcodec2008-07-06, by kostya
-
Create a function for float dot product instead of duplicating all over the file libavcodec2008-07-05, by vitor
-
Add a note to remind people that new PCM/ADPCM formats need to be added to libavcodec2008-07-05, by diego
-
Write for loops in a more standard way. In my opinion, they are much more readable now. libavcodec2008-07-04, by vitor
-
Reorder the if/else for residual cats to match gcc's branch prediction. libavcodec2008-07-02, by astrange