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
2011-10-27j2kdec: debug markers support.Michael Niedermayer
2011-09-29Check for out of bound reads in jpeg 2000 decoder.Laurent Aimar
2011-09-28Use "JPEG 2000" as long name for j2k.Carl Eugen Hoyos
2011-09-28j2kdec: use correct printf format.Nicolas George
2011-09-27j2kenc: Fix use of value before its initialized.Michael Niedermayer
2011-06-08Fix "mixed declarations and code" warnings.Carl Eugen Hoyos
2011-06-03j2kdec: dont fail on non zero cblock style.Michael Niedermayer
2011-05-24j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer
2011-05-24j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby
2011-05-24Add Kamil Nowosads j2k code.Kamil Nowosad