2007-01-17 |
Michael Niedermayer | 10l (aes_crypt -> av_aes_crypt) |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | set data_size to 0 so that in case we return without... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Måns Rullgård | update swf regression checksum |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Diego Biurrun | Make nb_streams unsigned to avoid an ugly cast. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Luca Barbato | fix a gcc warning, avoid an unnecessary operation |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | fix CONFIG_SMALL again |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | 30byte smaller object file |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | 10l typo |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | public API |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | cbc support |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | avoid memcpy() |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | give crypt a src and dst |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Reimar Döffinger | Avoid calling decode_slice when context_initialized... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | change subshift a little, this reduces the object size... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | use 2 state arrays so that fewer temporary variables... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | remove useless parameter |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | unused variable |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Diego Biurrun | Remove outdated Linux section. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Baptiste Coudurier | add msrle fourcc, quicktime_bmp.mov |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Baptiste Coudurier | add png fourcc |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fix segfault with sam.zoy.org/zzuf/lol-ffplay.wmv |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fix segfault with sam.zoy.org/zzuf/lol-ffplay.mpg and... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fixing segfault with sam.zoy.org/zzuf/lol-ffplay.avi |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Måns Rullgård | check for sane values in ogg_get_length(), fix lol... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Måns Rullgård | save/restore number of streams |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | merge shift into mix |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | make aes_en/decrypt() static until we decided on the... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Revert broken removal of variable indirection. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Roman Shaposhnik | * Fixing a bug with incorrect bits set in AAUX sourc... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | spelling, formatting |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | move #include log.h into the selftesting code where... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | remove dependancy on *malloc() |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | check the last? entry written for detecting already... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Baptiste Coudurier | cosmetics, function -> metadata |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | replace / by >> this makes the .o ~150 bytes smaller |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Remove leftover variable. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Remove unnecessary variable indirection. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | av_aes_init() |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | the missing header ... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Måns Rullgård | merge fragmented mpeg4adv section in regression.sh |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | avcodec_decode_audio2() |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Diego Biurrun | 100l: Fix damage from a buggy emacs macro. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | remove useless essence container data sets for now |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | remove useless preface parsing for now, will reintroduc... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Diego Biurrun | Merge redundant comments. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | merge multiple descriptor parsing with generic one |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Diego Biurrun | Add two more variables for temporary files. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Diego Biurrun | comment grammar fixes |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | er and strict also apply to audio theoretically |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | remove warning, key is const |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | indention |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | follow michael suggestion and simplify code at object... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Ronald S. Bultje | makes the filename member of the URLContext a pointer... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Ronald S. Bultje | add support for HTTP seeking |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify multiply table init |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Reimar Döffinger | Make seeking work in files that contain encrypted tracks. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify selftest |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | revert simplification (broke 192 bit keys) |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | fix 2 warnings |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | seems i didnt copy anything from aes128.c so this shoul... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | unneeded |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | unused think |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | merge encrypt and decrypt so the source is simpler... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | remove duplicate round_key |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | make decode look more like encode |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | dont use encode tables for decoding |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | remove no longer corret comment |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | unused stuff removial |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | merge inv_sbox into inv_mix |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Aurelien Jacobs | cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | merge sbox with mix on the encryption side |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Aurelien Jacobs | add support for another variant of vp6 |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | 1 test vector |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | fix CONFIG_SMALL case |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify special round |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | benchmark |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | init multbl |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | ascii |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Reimar Döffinger | Buffer for get_bits must be padded because readers... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Reimar Döffinger | 10l, > vs. >= typo, caused crashes on last mpc frame |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Reimar Döffinger | Simplify klv_decode_ber_length |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Reimar Döffinger | 128bit-only AES implementation under development. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | seek back at the end of file after updating header |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify round_key generation by writing over the end... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | cosmetics |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | memcpy |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | seems the larger rcon values are never accessed |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | copyright fix |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | stealing multbl trick from reimar |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | stealing reimars XOR_BLOCK |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | memleak |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | simplify sbox init |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | aes support (unfinished) |
commit | commitdiff | tree | snapshot |
next |