summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* give crypt a src and dstMichael Niedermayer2007-01-16
* Avoid calling decode_slice when context_initialized is not set.Reimar Döffinger2007-01-16
* change subshift a little, this reduces the object size a litlleMichael Niedermayer2007-01-16
* use 2 state arrays so that fewer temporary variables are neededMichael Niedermayer2007-01-16
* remove useless parameterMichael Niedermayer2007-01-16
* unused variableMichael Niedermayer2007-01-16
* Remove outdated Linux section.Diego Biurrun2007-01-16
* add msrle fourcc, quicktime_bmp.movBaptiste Coudurier2007-01-16
* add png fourccBaptiste Coudurier2007-01-16
* fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmvMichael Niedermayer2007-01-15
* fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.o...Michael Niedermayer2007-01-15
* fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.aviMichael Niedermayer2007-01-15
* check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz testMåns Rullgård2007-01-15
* save/restore number of streamsMåns Rullgård2007-01-15
* merge shift into mixMichael Niedermayer2007-01-15
* make aes_en/decrypt() static until we decided on the public APIMichael Niedermayer2007-01-15
* Revert broken removal of variable indirection.Diego Biurrun2007-01-15
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-15
* spelling, formattingDiego Biurrun2007-01-15
* move #include log.h into the selftesting code where it belongsMichael Niedermayer2007-01-15
* remove dependancy on *malloc()Michael Niedermayer2007-01-15
* check the last? entry written for detecting already initalized tablesMichael Niedermayer2007-01-15
* cosmetics, function -> metadataBaptiste Coudurier2007-01-15
* replace / by >> this makes the .o ~150 bytes smallerMichael Niedermayer2007-01-15
* cosmeticMichael Niedermayer2007-01-15
* Remove leftover variable.Diego Biurrun2007-01-15
* Remove unnecessary variable indirection.Diego Biurrun2007-01-15
* av_aes_init()Michael Niedermayer2007-01-15
* the missing header ...Michael Niedermayer2007-01-15
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-14
* avcodec_decode_audio2()Michael Niedermayer2007-01-14
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-14
* remove useless essence container data sets for nowBaptiste Coudurier2007-01-14
* remove useless preface parsing for now, will reintroduce it if neededBaptiste Coudurier2007-01-14
* Merge redundant comments.Diego Biurrun2007-01-14
* merge multiple descriptor parsing with generic oneBaptiste Coudurier2007-01-14
* Add two more variables for temporary files.Diego Biurrun2007-01-14
* comment grammar fixesDiego Biurrun2007-01-14
* er and strict also apply to audio theoreticallyMichael Niedermayer2007-01-14
* remove warning, key is constBaptiste Coudurier2007-01-14
* indentionBaptiste Coudurier2007-01-14
* follow michael suggestion and simplify code at object levelBaptiste Coudurier2007-01-14
* makes the filename member of the URLContext a pointer, so that theRonald S. Bultje2007-01-14
* add support for HTTP seekingRonald S. Bultje2007-01-14
* simplifyMichael Niedermayer2007-01-14
* simplify multiply table initMichael Niedermayer2007-01-14
* Make seeking work in files that contain encrypted tracks.Reimar Döffinger2007-01-14
* simplify selftestMichael Niedermayer2007-01-14
* revert simplification (broke 192 bit keys)Michael Niedermayer2007-01-14
* simplifyMichael Niedermayer2007-01-14