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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-03-10These video decoders do not need to include and initialize the DSPMike Melanson
2008-02-03Add some const where appropriateReimar Döffinger
2008-02-01some constMichael Niedermayer
2008-02-01constsMichael Niedermayer
2007-08-12fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roqMichael Niedermayer
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-07-02use properly AVFrame.linesizeVitor Sessak
2007-06-27add width and height in context and use themVitor Sessak
2007-06-06Rename cb fieldEric Lasota
2007-06-05Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocksEric Lasota
2007-06-02Remove get_byte wrapperRamiro Polla
2007-06-02fix skipped blocksMichael Niedermayer
2007-05-29Split RoQ decoder to accommodate future encoder patchVitor Sessak