summaryrefslogtreecommitdiff
path: root/libavcodec/interplayvideo.c
Commit message (Expand)AuthorAge
* Change a bunch of codec long_names to be more consistent and descriptive.Diego Biurrun2009-03-02
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* There is no reason to assign a variable to itselfMike Melanson2008-03-10
* constsMichael Niedermayer2008-02-01
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-07
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* 10lAlex Beregszaszi2005-02-21
* unknown format charsAlex Beregszaszi2004-04-07
* warning patrolFalk Hüffner2004-03-24
* handle invalid buffer sizesMike Melanson2004-01-31
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-19
* do away with all those naughty global variablesMike Melanson2003-09-19
* video looks beautiful now, many thanks to Alexander BelyakovMike Melanson2003-09-18
* wrong, wrong, wrong...coded bits are read in the opposite directionMike Melanson2003-09-17
* initial Interplay video decoderMike Melanson2003-09-14
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-02