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-01-28Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2010-03-31Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-01-09Split H263 encoder and decoder from common code.Michael Niedermayer
2010-01-08Fix indention.Michael Niedermayer
2010-01-07Factorize if() surrounding every ff_h263_show_pict_info() call.Michael Niedermayer
2010-01-07Split out intel H263 decoder.Michael Niedermayer