Commit History

Author SHA1 Message Date
  Ian Braithwaite d0429b4ff5 Simplify gain block handling. 17 years ago
  Ian Braithwaite 4ff5e6563e Don't output the first two frames, since they don't contain valid audio. 17 years ago
  Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 17 years ago
  Benjamin Larsson 0564528eff Clairyfication of the gain tool struct. 17 years ago
  Benjamin Larsson dd462087fd Don't use byte swaps and use the more portable way 17 years ago
  Benjamin Larsson 753c9d3260 Check that js_vlc_bits from the extradata is in a valid range. 17 years ago
  Benjamin Larsson 862be28b19 Get rid of the COOKextradata struct. And use valid C to parse the extradata. 17 years ago
  Benjamin Larsson 6e584be16c Kill a warning and don't use modulus. 17 years ago
  Benjamin Larsson a5b8a69c70 decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk. 17 years ago
  Benjamin Larsson d7973906de Sort out the diffrent cook versions. 17 years ago
  Benjamin Larsson 70ab75eb6a Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite. 17 years ago
  Benjamin Larsson b3203b64c6 Get rid of one warning. 17 years ago
  Benjamin Larsson 162b983598 av_log(NULL,... -> av_log(avctx,.. where appropriate. 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Aurelien Jacobs 5902bdd8d4 cook shouldn't try to enforce the bitstream reader type 18 years ago
  Michael Niedermayer 3a1a7e32ac sanity checks, some might have been exploitable ... 18 years ago
  Alexander Strasser 5c4b1b2538 Don't use pow/powf functions where we just need integer arithmetic. 18 years ago
  Benjamin Larsson 2e9c78d354 Fix broken cosmetics commit and add a check for valid headers. 18 years ago
  Benjamin Larsson 7f129a33b1 Small cosmetics and better variable names. 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Benjamin Larsson 51bb91cb24 Incorrect check removed. 18 years ago
  Benjamin Larsson 560b10a6c3 Dual mono stereo strems sound ok now, added sanity checks and removed 18 years ago
  Benjamin Larsson 7022003581 Fix an out of array access and some minor cleanup of the code. 18 years ago
  Benjamin Larsson b7c24ff668 This patch adds some support for non-joint stereo streams. It also 19 years ago
  Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago