| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cook: Avoid big length tables for VLC initialization | Andreas Rheinhardt | 2020-12-08 | 1 | -158/+29 |
* | avcodec/cook: Make tables to initialize VLCs smaller | Andreas Rheinhardt | 2020-12-08 | 1 | -367/+276 |
* | Merge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1' | James Almer | 2019-02-20 | 1 | -6/+7 |
|\ |
|
| * | cook: Use the correct table for 6-bit stereo coupling | Luca Barbato | 2019-01-17 | 1 | -6/+7 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-11 | 1 | -2/+2 |
|\| |
|
| * | cook: expand dither_tab[], and make sure indexes into it don't overflow. | Ronald S. Bultje | 2012-03-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -5/+22 |
|\| |
|
| * | cook: extend channel uncoupling tables so the full bit range is covered. | Ronald S. Bultje | 2012-03-07 | 1 | -5/+22 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | mark read-only data as const | Stefan Gehrer | 2008-06-24 | 1 | -5/+5 |
* | Remove useless variable since r8456. | Ramiro Polla | 2008-03-18 | 1 | -2/+0 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | 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 |
* | Cook compatibe decoder, patch by Benjamin Larsson | Benjamin Larsson | 2005-12-09 | 1 | -0/+557 |