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
2012-09-04paf: avoid using expressions with sideeffects in AV_R*Michael Niedermayer
2012-08-15pafdec: fix wrong check for input buffer size.Michael Niedermayer
2012-08-15pafdec: fix wrong palette index check.Michael Niedermayer
2012-08-13paf: prevent invalid writePaul B Mahol
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-01paf: use reget_bufer() instead of get_buffer()Paul B Mahol
2012-07-06paf: add forgotten CODEC_CAP_DR1Paul B Mahol
2012-07-05PAF demuxer and decoderPaul B Mahol