8129 Commits (fe70f25c58d2c738a875d76b71a62249d79afb8e)
 

Author SHA1 Message Date
  Michael Niedermayer c33fc0a540 fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.avi 18 years ago
  Måns Rullgård e22f2aaf99 check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test 18 years ago
  Måns Rullgård 20be72c890 save/restore number of streams 18 years ago
  Michael Niedermayer 1aa72a703c merge shift into mix 18 years ago
  Michael Niedermayer 1f83576b48 make aes_en/decrypt() static until we decided on the public API 18 years ago
  Diego Biurrun 9e32e071e1 Revert broken removal of variable indirection. 18 years ago
  Roman Shaposhnik e950141a58 * Fixing a bug with incorrect bits set in AAUX source pack 18 years ago
  Diego Biurrun 16ab894ecb spelling, formatting 18 years ago
  Michael Niedermayer 0d80bd2f56 move #include log.h into the selftesting code where it belongs 18 years ago
  Michael Niedermayer 6572e1a4d2 remove dependancy on *malloc() 18 years ago
  Michael Niedermayer 347c27988d check the last? entry written for detecting already initalized tables 18 years ago
  Baptiste Coudurier 975c88e30e cosmetics, function -> metadata 18 years ago
  Michael Niedermayer 96b103086e replace / by >> this makes the .o ~150 bytes smaller 18 years ago
  Michael Niedermayer e42244e9df cosmetic 18 years ago
  Diego Biurrun 7ef605023c Remove leftover variable. 18 years ago
  Diego Biurrun 7507022d4d Remove unnecessary variable indirection. 18 years ago
  Michael Niedermayer f32f5122ce av_aes_init() 18 years ago
  Michael Niedermayer 6287dc9aae the missing header ... 18 years ago
  Måns Rullgård 45ddd8b021 merge fragmented mpeg4adv section in regression.sh 18 years ago
  Michael Niedermayer ac66834c75 avcodec_decode_audio2() 18 years ago
  Diego Biurrun aeeb0cac3d 100l: Fix damage from a buggy emacs macro. 18 years ago
  Baptiste Coudurier d8b3576d42 remove useless essence container data sets for now 18 years ago
  Baptiste Coudurier 8b621afbd1 remove useless preface parsing for now, will reintroduce it if needed 18 years ago
  Diego Biurrun 0fc3a83159 Merge redundant comments. 18 years ago
  Baptiste Coudurier e6837cfaf0 merge multiple descriptor parsing with generic one 18 years ago
  Diego Biurrun 8deb894f11 Add two more variables for temporary files. 18 years ago
  Diego Biurrun d9c211ee74 comment grammar fixes 18 years ago
  Michael Niedermayer 4785c01668 er and strict also apply to audio theoretically 18 years ago
  Baptiste Coudurier 9bdeba37a0 remove warning, key is const 18 years ago
  Baptiste Coudurier 55de95b9c7 indention 18 years ago
  Baptiste Coudurier 33bddcdc13 follow michael suggestion and simplify code at object level 18 years ago
  Ronald S. Bultje 621810045c makes the filename member of the URLContext a pointer, so that the 18 years ago
  Ronald S. Bultje fb2b4fc50a add support for HTTP seeking 18 years ago
  Michael Niedermayer 597e3232ef simplify 18 years ago
  Michael Niedermayer 7200f5d054 simplify multiply table init 18 years ago
  Reimar Döffinger 86074ce341 Make seeking work in files that contain encrypted tracks. 18 years ago
  Michael Niedermayer d65dc0cdc6 simplify selftest 18 years ago
  Michael Niedermayer f25b650a5b revert simplification (broke 192 bit keys) 18 years ago
  Michael Niedermayer 8d4ae47c3f simplify 18 years ago
  Michael Niedermayer 1b10524312 fix 2 warnings 18 years ago
  Michael Niedermayer 034f5fbaf2 seems i didnt copy anything from aes128.c so this should be more correct ? 18 years ago
  Michael Niedermayer c2fd2b20e5 unneeded 18 years ago
  Michael Niedermayer a6e923c9db unused think 18 years ago
  Michael Niedermayer 0c5d2819a5 merge encrypt and decrypt so the source is simpler and the compiler can choose with inlining if it wants speed or small size 18 years ago
  Michael Niedermayer 28b5123546 indent 18 years ago
  Michael Niedermayer 954bd264c1 remove duplicate round_key 18 years ago
  Michael Niedermayer 54b78b2495 make decode look more like encode 18 years ago
  Michael Niedermayer cc85897055 dont use encode tables for decoding 18 years ago
  Michael Niedermayer 73374bf4d0 remove no longer corret comment 18 years ago
  Michael Niedermayer 179dc91160 unused stuff removial 18 years ago