summaryrefslogtreecommitdiff
path: root/libavcodec/tableprint.h
Commit message (Expand)AuthorAge
* tableprint: Fix use of a size_t print with MSVCDerek Buitenhuis2013-10-15
* doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-07
* doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.Diego Biurrun2011-06-05
* Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* tablegen: implement and use WRITE_ARRAY macrosDiego Pettenò2010-06-27
* tableprint: use the type name as-is for the functions' names.Diego Pettenò2010-06-27
* Support writing 2d float arrays.Michael Kostylev2010-05-13
* Change/simplify the tableprint/tablegen API.Reimar Döffinger2010-04-01
* Extend and move macros to create table printing functions to header.Reimar Döffinger2010-03-21
* Add some more table-printing functions needed for future patches.Reimar Döffinger2010-03-14
* Add support for hard-coded MDCT-related ff_sine_windows tables.Reimar Döffinger2010-01-09
* Add support for hardcoding the motionpixels rgb to yuv table.Reimar Döffinger2009-11-26
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-28