| Commit message (Expand) | Author | Age | Files | Lines |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | There is no reason to assign a variable to itself | Mike Melanson | 2008-03-10 | 1 | -1/+0 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -5/+5 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -21/+6 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | 10l | Alex Beregszaszi | 2005-02-21 | 1 | -1/+1 |
* | unknown format chars | Alex Beregszaszi | 2004-04-07 | 1 | -1/+1 |
* | warning patrol | Falk Hüffner | 2004-03-24 | 1 | -1/+1 |
* | handle invalid buffer sizes | Mike Melanson | 2004-01-31 | 1 | -0/+5 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -12/+12 |
* | revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) | Mike Melanson | 2003-10-30 | 1 | -28/+9 |
* | gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au... | Dan Christiansen | 2003-10-19 | 1 | -1/+1 |
* | do away with all those naughty global variables | Mike Melanson | 2003-09-19 | 1 | -257/+220 |
* | video looks beautiful now, many thanks to Alexander Belyakov | Mike Melanson | 2003-09-18 | 1 | -32/+67 |
* | wrong, wrong, wrong...coded bits are read in the opposite direction | Mike Melanson | 2003-09-17 | 1 | -56/+57 |
* | initial Interplay video decoder | Mike Melanson | 2003-09-14 | 1 | -44/+876 |
* | initial commit for Id RoQ and Interplay MVE multimedia subsystems | Mike Melanson | 2003-09-02 | 1 | -0/+145 |