summaryrefslogtreecommitdiffstats
path: root/libavcodec/cook.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* cook shouldn't try to enforce the bitstream reader typeAurelien Jacobs2006-08-241-1/+0
* sanity checks, some might have been exploitable ...Michael Niedermayer2006-05-131-0/+4
* Don't use pow/powf functions where we just need integer arithmetic.Alexander Strasser2006-02-101-4/+4
* Fix broken cosmetics commit and add a check for valid headers.Benjamin Larsson2006-02-061-2/+7
* Small cosmetics and better variable names.Benjamin Larsson2006-02-061-9/+10
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* Incorrect check removed.Benjamin Larsson2006-01-071-4/+0
* Dual mono stereo strems sound ok now, added sanity checks and removedBenjamin Larsson2006-01-061-41/+45
* Fix an out of array access and some minor cleanup of the code.Benjamin Larsson2006-01-041-25/+15
* This patch adds some support for non-joint stereo streams. It alsoBenjamin Larsson2005-12-111-15/+40
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-091-0/+1286
OpenPOWER on IntegriCloud