14 Commits (dce2929efa8e82b0832a828f7e8cb81ff8c20a4e)

Author SHA1 Message Date
  Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 9 years ago
  Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 9 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
  Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
  Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
  Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 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_* 13 years ago
  Ronald S. Bultje abe3c697a3 xwd: convert to bytestream2. 13 years ago
  Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago