15 Commits (36ef5369ee9b336febc2c270f8718cec4476cb85)

Author SHA1 Message Date
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Martin Storsjö ddce8953a5 h263: Add ff_ prefix to nonstatic symbols 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Anton Khirnov 8e84c072e4 intelh263dec: aspect ratio processing fix. 14 years ago
Anton Khirnov 95a05030ca intelh263dec: fix "Strict H.263 compliance" file playback 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Michael Niedermayer fc53b6afee Split H263 encoder and decoder from common code. 15 years ago
Michael Niedermayer e75d233506 Fix indention. 15 years ago
Michael Niedermayer 4fea04820b Factorize if() surrounding every ff_h263_show_pict_info() call. 15 years ago
Michael Niedermayer d7525cba23 Split out intel H263 decoder. 15 years ago