23 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 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
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
  Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
  Måns Rullgård 70f2314df0 pcx: convert VLAs to malloc/free 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Benoit Fouet ff54bb975a Fix indentation. 15 years ago
  Benoit Fouet 25b6d0bc69 Only memset for palettes of 16 elements. 15 years ago
  Peter Ross dae0d1e21c Support decoding of uncompressed PCX scanlines 15 years ago
  Baptiste Coudurier f1cdd863a5 pcx decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
  Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
  Carl Eugen Hoyos 3f8adf26a4 Correct type for pcx_rle_decode(). 17 years ago
  Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
  Michael Niedermayer 3c71bc55dc const 17 years ago
  Ivo van Poorten 91be76a662 remove useless cast 17 years ago
  Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 years ago