24 Commits (593886b5dd2b583657aa3fd80bb173f702c9710d)

Author SHA1 Message Date
  Anton Khirnov 0f21d8b1b4 pictordec: stop using deprecated avcodec_set_dimensions 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Anton Khirnov fe9bb61f9a pictordec: pass correct context to avpriv_request_sample 11 years ago
  Anton Khirnov 5f7aecde02 pictordec: break out of both decoding loops when y drops below 0 11 years ago
  Luca Barbato 183880cfc4 pictor: use the correct logging context 12 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
  Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 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
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Laurentiu Ion d859191322 pictordec: Use bytestream2 functions 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 b9f9e59afc Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 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 15 years ago
  Diego Biurrun 33edd31f5f Remove redundant and harmful explicit filename after @file Doxygen command. 15 years ago
  Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago