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