]> git.sesse.net Git - ffmpeg/history - libavcodec/rl2.c
vaapi_h264: Fix POC on IDR frames
[ffmpeg] / libavcodec / rl2.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-06 Anton Khirnovrl2: cosmetics, reformat
2013-01-06 Anton Khirnovrl2: use fixed-width integer types where appropriate
2013-01-06 Anton Khirnovrl2: return meaningful error codes.
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_*
2012-07-01 Mans Rullgardrl2: remove dead assignment
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-07-14 Diego Biurrundoxygen: consistently place brief description
2011-07-14 Diego Biurrundoxygen: place empty line between brief description...
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-07-14 Thilo BorgmannRemove incomplete Doxygen for static decode_frame funct...
2010-07-08 Diego BiurrunAdd back previously removed non-existing function param...
2010-07-02 Diego BiurrunRemove two more non-existing stray Doxygen function...
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Sascha Sommerrl2 decoder