]> git.sesse.net Git - ffmpeg/history - libavcodec/ansi.c
dashenc: Simplify code by using a local variable
[ffmpeg] / libavcodec / ansi.c
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2014-11-13 Vittorio Giovaraansi: check ff_set_dimensions return value
2013-11-03 Vittorio Giovaraansi: fix possible use of uninitialized variables
2013-10-31 Anton Khirnovansi: stop using deprecated avcodec_set_dimensions
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-06 Anton Khirnovansi: return a meaningful error code
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-23 Anton Khirnovansi: remove an extra return
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-07-03 Diego Biurrundoxygen: Fix execute_code() @return documentation.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-09-25 Stefano SabatiniReplace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
2010-09-01 Diego BiurrunUse quotes instead of angle brackets for local #includes.
2010-07-27 Michael NiedermayerFix doxy that refers to the wrong variable.
2010-07-18 Peter RossASCII/ANSI art decoder