11 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
  Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
  Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
  Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 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
  Paul B Mahol 99cff417f3 xwdenc: fix monow encoding 13 years ago
  Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 13 years ago
  Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago