58 Commits (873d06c76ea5379076a90329b234e77b54525263)

Author SHA1 Message Date
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Hendrik Leppkes bec062e57c wmv2enc: remove duplicate priv_class in codec definition 9 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 9 years ago
Vittorio Giovara 03eb557414 wmv2enc: Check memory allocation 9 years ago
zhaoxiu.zeng e4ea84e12e avcodec/wmv2: simplify cbp_table_index calculation 10 years ago
Michael Niedermayer f4445c7be4 avcodec/wmv2enc: add priv_class 10 years ago
Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 10 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 10 years ago
Michael Niedermayer 6e8fe44815 avcodec/wmv2enc: allocate padding for extradata and check malloc failure 11 years ago
Michael Niedermayer ec5e02d495 avcodec/wmv2enc: Collect statistics for 2 pass encoding 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Michael Niedermayer 1d2abca7e1 wmv2enc: drop setting of idct_algo 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Luca Barbato 9146e872c6 Revert "fate: Use wmv2 IDCT for wmv2 tests" 12 years ago
Ronald S. Bultje ce378f0dd0 fate: Use wmv2 IDCT for wmv2 tests 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer eeba7c874b wmv2enc: use av_assert 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Anton Khirnov 445a7d48b1 mpegvideo_enc: switch to encode2(). 13 years ago
Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Martin Storsjö ddce8953a5 h263: Add ff_ prefix to nonstatic symbols 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 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ò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 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
Reimar Döffinger 2ba8301769 Mark all pix_fmts and supported_framerates compound literals as const. 15 years ago
Diego Biurrun 547d205545 Remove commented-out cruft. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 17 years ago
Aurelien Jacobs 4d4f59d750 split wmv2 encoder and decoder in their own files 17 years ago