7887 Commits (a6e923c9db16acb9373c537ec0da23e1c6a6f1b6)
 

Author SHA1 Message Date
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
Michael Niedermayer f12cf3d215 merge inv_sbox into inv_mix 18 years ago
Aurelien Jacobs ae5574508e cosmetics: reindent 18 years ago
Michael Niedermayer 0458e79074 merge sbox with mix on the encryption side 18 years ago
Aurelien Jacobs dd9b86354c add support for another variant of vp6 18 years ago
Michael Niedermayer 2592438dd8 1 test vector 18 years ago
Michael Niedermayer 95d1236bf5 fix CONFIG_SMALL case 18 years ago
Michael Niedermayer 388b5e69ec simplify special round 18 years ago
Michael Niedermayer cf5773e95f benchmark 18 years ago
Michael Niedermayer ff8f659429 init multbl 18 years ago
Michael Niedermayer b58ecac647 ascii 18 years ago
Reimar Döffinger a5ee04c3e0 Buffer for get_bits must be padded because readers may overread. 18 years ago
Reimar Döffinger d188691205 10l, > vs. >= typo, caused crashes on last mpc frame 18 years ago
Reimar Döffinger 1fe68f0e7c Simplify klv_decode_ber_length 18 years ago
Reimar Döffinger 28221dd0fb 128bit-only AES implementation under development. 18 years ago
Baptiste Coudurier 3439dc9507 seek back at the end of file after updating header 18 years ago
Michael Niedermayer b1e5c29485 cosmetic 18 years ago
Michael Niedermayer ba554c025e simplify round_key generation by writing over the end but ensuring that theres some irrelevant stuff afterwards 18 years ago
Michael Niedermayer 84c72fb129 cosmetics 18 years ago
Michael Niedermayer 7acc1a27bc memcpy 18 years ago
Michael Niedermayer 1070eba2a2 seems the larger rcon values are never accessed 18 years ago
Michael Niedermayer 12d6a1c813 copyright fix 18 years ago
Michael Niedermayer cd0968c4ca stealing multbl trick from reimar 18 years ago
Baptiste Coudurier 8f36d4ba4d simplify 18 years ago
Michael Niedermayer e8fc93136d stealing reimars XOR_BLOCK 18 years ago
Michael Niedermayer d43a297579 cosmetic 18 years ago
Michael Niedermayer eade86e2f5 memleak 18 years ago
Michael Niedermayer 2c3427eb2a simplify sbox init 18 years ago
Michael Niedermayer 3306dfd544 aes support (unfinished) 18 years ago
Baptiste Coudurier 2ab573cdc3 priv_data is allocated internally 18 years ago
Baptiste Coudurier a0dc1ccd29 enable mjpeg in swf 18 years ago
Baptiste Coudurier 655254f001 simplify 18 years ago
Baptiste Coudurier 5b1e5dce35 swf can contain only one audio track, simplify 18 years ago
Baptiste Coudurier 432cef7605 use ch_id as AVStream id and simplify 18 years ago
Baptiste Coudurier ec54839ab1 always export audiostreams 18 years ago
Baptiste Coudurier 69566e4365 I will maintain swf.c 18 years ago
Baptiste Coudurier b4bcf81001 always export videostreams 18 years ago
Baptiste Coudurier 6ac558eefc AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor 18 years ago
Måns Rullgård 416519ddfa allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots 18 years ago
Reimar Döffinger 977d126e6e Use macros to eliminate code duplication in MXF metadata read functions. 18 years ago
Reimar Döffinger 2d193b2ea0 Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something 18 years ago
Reimar Döffinger 717f1019a8 Fix error message, it's package ref that can not be found, not track in this case 18 years ago
Axel Holzinger 411983c1f2 Allow to uninstall a custom log callback 18 years ago