summaryrefslogtreecommitdiffstats
path: root/libavcodec/cbrt_tablegen.h
Commit message (Expand)AuthorAgeFilesLines
* Move cbrt tables to separate cbrt_data(_fixed).c files.Reimar Döffinger2016-03-131-14/+4
* lavc/cbrt_tablegen: speed up tablegenGanesh Ajjanagadde2016-01-111-10/+29
* avcodec/cbrt_tablegen: speed up dynamic table creationGanesh Ajjanagadde2015-12-011-3/+2
* avcodec: Minor macro polishingNedeljko Babic2015-07-221-3/+2
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-091-2/+15
* Add av_cold to table generation functions.Reimar Döffinger2014-08-311-1/+2
* avcodec: improve precission for cbrtf() emulationMichael Niedermayer2013-10-151-1/+1
* tablegen: Don't use cbrtf in host toolsDerek Buitenhuis2013-10-151-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-3/+3
|\
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Allow hard-coding of the 32kB cubic-root table for AAC.Reimar Döffinger2010-03-141-0/+51
OpenPOWER on IntegriCloud