16 Commits (cc58300e30e7aea6acfecd72a04a3886b285cfd8)

Author SHA1 Message Date
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  Matthias Hopf 1e25a7e7eb fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
  Michael Niedermayer 3a1a7e32ac sanity checks, some might have been exploitable ... 19 years ago
  Baptiste Coudurier 415d10d0a5 fix alac decoder on little endian 19 years ago
  Alex Beregszaszi a1db1fc445 explain extradata and pass avctx to av_log's 19 years ago
  Dieter 1b47fafd9f make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Alex Beregszaszi 41a33f51d2 100l - this has only worked on big endian 20 years ago
  Mike Melanson 6d021b00e2 replace custom bit-reading functions with FFmpeg's internal function; 20 years ago
  Mike Melanson fc90504b99 get rid of nasty exit()'s so the decoder will only warn the user before 20 years ago
  Mike Melanson f770ee038f decoder works fine now, when fed properly-sized chunks by the demuxer; 20 years ago
  Mike Melanson 7ff85a81ed do not use a variable before proper initialization 20 years ago
  Mike Melanson 6d6d7970e7 first pass at ALAC decoder from David Hammerton; while David's original 20 years ago