Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-20Merge multiple IS_* macro uses where possible.Michael Niedermayer
2010-01-19Fix compilation with -O0.Michael Niedermayer
2010-01-18filter_mb_fast needs cbp_table to be set.Michael Niedermayer
2010-01-18Split fill_caches() between filter and decoder.Michael Niedermayer
2010-01-17Rearchitecturing the stiched up goose part 1Michael Niedermayer
2010-01-16Replace cabac checks in inline functions from h264.h with constants.Michael Niedermayer
2010-01-13Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them.Michael Niedermayer
2010-01-13Split cavlc out of h264.c.Michael Niedermayer