| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] | Jovan Zelincevic | 2015-07-09 | 1 | -0/+2 |
* | qdm2: Allow hard-coding VLC tables. | Reimar Döffinger | 2014-12-18 | 1 | -0/+1 |
* | aacsbr: support hardcoding tables. | Reimar Döffinger | 2014-09-06 | 1 | -0/+10 |
* | tableprint: Fix use of a size_t print with MSVC | Derek Buitenhuis | 2013-10-15 | 1 | -2/+12 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 1 | -2/+2 |
|\ |
|
| * | doxygen: Replace '\' by '@' in Doxygen markup tags. | Diego Biurrun | 2011-12-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -0/+2 |
|\| |
|
| * | tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS. | Diego Biurrun | 2011-06-05 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-05 | 1 | -2/+0 |
|\| |
|
| * | Add missing #includes to make headers self-contained. | Diego Biurrun | 2011-06-04 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-20 | 1 | -4/+20 |
|\| |
|
| * | Collapse tableprint.c into tableprint.h. | Diego Biurrun | 2011-05-19 | 1 | -4/+20 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | tablegen: implement and use WRITE_ARRAY macros | Diego Pettenò | 2010-06-27 | 1 | -0/+20 |
* | tableprint: use the type name as-is for the functions' names. | Diego Pettenò | 2010-06-27 | 1 | -16/+16 |
* | Support writing 2d float arrays. | Michael Kostylev | 2010-05-13 | 1 | -0/+1 |
* | Change/simplify the tableprint/tablegen API. | Reimar Döffinger | 2010-04-01 | 1 | -27/+9 |
* | Extend and move macros to create table printing functions to header. | Reimar Döffinger | 2010-03-21 | 1 | -0/+29 |
* | Add some more table-printing functions needed for future patches. | Reimar Döffinger | 2010-03-14 | 1 | -0/+3 |
* | Add support for hard-coded MDCT-related ff_sine_windows tables. | Reimar Döffinger | 2010-01-09 | 1 | -0/+1 |
* | Add support for hardcoding the motionpixels rgb to yuv table. | Reimar Döffinger | 2009-11-26 | 1 | -0/+1 |
* | Add support for hardcoding the mpegaudiodec tables. | Reimar Döffinger | 2009-10-28 | 1 | -0/+58 |