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 |
2007-01-14 |
Baptiste Coudurier | priv_data is allocated internally |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | enable mjpeg in swf |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | swf can contain only one audio track, simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | use ch_id as AVStream id and simplify |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | always export audiostreams |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | I will maintain swf.c |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | always export videostreams |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Baptiste Coudurier | AnyType is needed, descriptor_ref can reference Descrip... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Måns Rullgård | allow --cpu=core2 for Intel Core2 tuning with gcc 4... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Reimar Döffinger | Use macros to eliminate code duplication in MXF metadat... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Reimar Döffinger | Extend mxf_resolve_strong_ref by a type parameter,... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Reimar Döffinger | Fix error message, it's package ref that can not be... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Axel Holzinger | Allow to uninstall a custom log callback |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Ramiro Polla | Segmentation fault fix when no video device is specified. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Diego Biurrun | cosmetics: typo pallete --> palette |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Diego Biurrun | typo: pallete --> palette |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Christophe... | Avoid "HAVE_CMOV not defined" warning. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Michael Niedermayer | some interlaced direct sanity checks |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Michael Niedermayer | replace a few hardcoded numbers with their correct... |
commit | commitdiff | tree | snapshot |
next |