summaryrefslogtreecommitdiffstats
path: root/libavcodec/tableprint.h
Commit message (Expand)AuthorAgeFilesLines
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-091-0/+2
* qdm2: Allow hard-coding VLC tables.Reimar Döffinger2014-12-181-0/+1
* aacsbr: support hardcoding tables.Reimar Döffinger2014-09-061-0/+10
* tableprint: Fix use of a size_t print with MSVCDerek Buitenhuis2013-10-151-2/+12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-081-2/+2
|\
| * doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-1/+1
|\ \ | |/
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-1/+1
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-061-0/+2
|\ \ | |/
| * tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.Diego Biurrun2011-06-051-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-051-2/+0
|\ \ | |/
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-041-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-201-4/+20
|\ \ | |/
| * Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-191-4/+20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* tablegen: implement and use WRITE_ARRAY macrosDiego Pettenò2010-06-271-0/+20
* tableprint: use the type name as-is for the functions' names.Diego Pettenò2010-06-271-16/+16
* Support writing 2d float arrays.Michael Kostylev2010-05-131-0/+1
* Change/simplify the tableprint/tablegen API.Reimar Döffinger2010-04-011-27/+9
* Extend and move macros to create table printing functions to header.Reimar Döffinger2010-03-211-0/+29
* Add some more table-printing functions needed for future patches.Reimar Döffinger2010-03-141-0/+3
* Add support for hard-coded MDCT-related ff_sine_windows tables.Reimar Döffinger2010-01-091-0/+1
* Add support for hardcoding the motionpixels rgb to yuv table.Reimar Döffinger2009-11-261-0/+1
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-281-0/+58
OpenPOWER on IntegriCloud