platform/upstream/libav.git
2007-01-16 Michael Niedermayerchange subshift a little, this reduces the object size...
2007-01-16 Michael Niedermayeruse 2 state arrays so that fewer temporary variables...
2007-01-16 Michael Niedermayerremove useless parameter
2007-01-16 Michael Niedermayerunused variable
2007-01-16 Diego BiurrunRemove outdated Linux section.
2007-01-16 Baptiste Coudurieradd msrle fourcc, quicktime_bmp.mov
2007-01-16 Baptiste Coudurieradd png fourcc
2007-01-15 Michael Niedermayerfix segfault with sam.zoy.org/zzuf/lol-ffplay.wmv
2007-01-15 Michael Niedermayerfix segfault with sam.zoy.org/zzuf/lol-ffplay.mpg and...
2007-01-15 Michael Niedermayerfixing segfault with sam.zoy.org/zzuf/lol-ffplay.avi
2007-01-15 Måns Rullgårdcheck for sane values in ogg_get_length(), fix lol...
2007-01-15 Måns Rullgårdsave/restore number of streams
2007-01-15 Michael Niedermayermerge shift into mix
2007-01-15 Michael Niedermayermake aes_en/decrypt() static until we decided on the...
2007-01-15 Diego BiurrunRevert broken removal of variable indirection.
2007-01-15 Roman Shaposhnik * Fixing a bug with incorrect bits set in AAUX sourc...
2007-01-15 Diego Biurrunspelling, formatting
2007-01-15 Michael Niedermayermove #include log.h into the selftesting code where...
2007-01-15 Michael Niedermayerremove dependancy on *malloc()
2007-01-15 Michael Niedermayercheck the last? entry written for detecting already...
2007-01-15 Baptiste Couduriercosmetics, function -> metadata
2007-01-15 Michael Niedermayerreplace / by >> this makes the .o ~150 bytes smaller
2007-01-15 Michael Niedermayercosmetic
2007-01-15 Diego BiurrunRemove leftover variable.
2007-01-15 Diego BiurrunRemove unnecessary variable indirection.
2007-01-15 Michael Niedermayerav_aes_init()
2007-01-15 Michael Niedermayerthe missing header ...
2007-01-14 Måns Rullgårdmerge fragmented mpeg4adv section in regression.sh
2007-01-14 Michael Niedermayeravcodec_decode_audio2()
2007-01-14 Diego Biurrun100l: Fix damage from a buggy emacs macro.
2007-01-14 Baptiste Coudurierremove useless essence container data sets for now
2007-01-14 Baptiste Coudurierremove useless preface parsing for now, will reintroduc...
2007-01-14 Diego BiurrunMerge redundant comments.
2007-01-14 Baptiste Couduriermerge multiple descriptor parsing with generic one
2007-01-14 Diego BiurrunAdd two more variables for temporary files.
2007-01-14 Diego Biurruncomment grammar fixes
2007-01-14 Michael Niedermayerer and strict also apply to audio theoretically
2007-01-14 Baptiste Coudurierremove warning, key is const
2007-01-14 Baptiste Coudurierindention
2007-01-14 Baptiste Coudurierfollow michael suggestion and simplify code at object...
2007-01-14 Ronald S. Bultjemakes the filename member of the URLContext a pointer...
2007-01-14 Ronald S. Bultjeadd support for HTTP seeking
2007-01-14 Michael Niedermayersimplify
2007-01-14 Michael Niedermayersimplify multiply table init
2007-01-14 Reimar DöffingerMake seeking work in files that contain encrypted tracks.
2007-01-14 Michael Niedermayersimplify selftest
2007-01-14 Michael Niedermayerrevert simplification (broke 192 bit keys)
2007-01-14 Michael Niedermayersimplify
2007-01-14 Michael Niedermayerfix 2 warnings
2007-01-14 Michael Niedermayerseems i didnt copy anything from aes128.c so this shoul...
2007-01-14 Michael Niedermayerunneeded
2007-01-14 Michael Niedermayerunused think
2007-01-14 Michael Niedermayermerge encrypt and decrypt so the source is simpler...
2007-01-14 Michael Niedermayerindent
2007-01-14 Michael Niedermayerremove duplicate round_key
2007-01-14 Michael Niedermayermake decode look more like encode
2007-01-14 Michael Niedermayerdont use encode tables for decoding
2007-01-14 Michael Niedermayerremove no longer corret comment
2007-01-14 Michael Niedermayerunused stuff removial
2007-01-14 Michael Niedermayermerge inv_sbox into inv_mix
2007-01-14 Aurelien Jacobscosmetics: reindent
2007-01-14 Michael Niedermayermerge sbox with mix on the encryption side
2007-01-14 Aurelien Jacobsadd support for another variant of vp6
2007-01-14 Michael Niedermayer1 test vector
2007-01-14 Michael Niedermayerfix CONFIG_SMALL case
2007-01-14 Michael Niedermayersimplify special round
2007-01-14 Michael Niedermayerbenchmark
2007-01-14 Michael Niedermayerinit multbl
2007-01-14 Michael Niedermayerascii
2007-01-14 Reimar DöffingerBuffer for get_bits must be padded because readers...
2007-01-14 Reimar Döffinger10l, > vs. >= typo, caused crashes on last mpc frame
2007-01-14 Reimar DöffingerSimplify klv_decode_ber_length
2007-01-14 Reimar Döffinger128bit-only AES implementation under development.
2007-01-14 Baptiste Coudurierseek back at the end of file after updating header
2007-01-14 Michael Niedermayercosmetic
2007-01-14 Michael Niedermayersimplify round_key generation by writing over the end...
2007-01-14 Michael Niedermayercosmetics
2007-01-14 Michael Niedermayermemcpy
2007-01-14 Michael Niedermayerseems the larger rcon values are never accessed
2007-01-14 Michael Niedermayercopyright fix
2007-01-14 Michael Niedermayerstealing multbl trick from reimar
2007-01-14 Baptiste Couduriersimplify
2007-01-14 Michael Niedermayerstealing reimars XOR_BLOCK
2007-01-14 Michael Niedermayercosmetic
2007-01-14 Michael Niedermayermemleak
2007-01-14 Michael Niedermayersimplify sbox init
2007-01-14 Michael Niedermayeraes support (unfinished)
2007-01-14 Baptiste Coudurierpriv_data is allocated internally
2007-01-14 Baptiste Coudurierenable mjpeg in swf
2007-01-14 Baptiste Couduriersimplify
2007-01-14 Baptiste Coudurierswf can contain only one audio track, simplify
2007-01-14 Baptiste Coudurieruse ch_id as AVStream id and simplify
2007-01-14 Baptiste Coudurieralways export audiostreams
2007-01-14 Baptiste CoudurierI will maintain swf.c
2007-01-14 Baptiste Coudurieralways export videostreams
2007-01-14 Baptiste CoudurierAnyType is needed, descriptor_ref can reference Descrip...
2007-01-14 Måns Rullgårdallow --cpu=core2 for Intel Core2 tuning with gcc 4...
2007-01-13 Reimar DöffingerUse macros to eliminate code duplication in MXF metadat...
2007-01-13 Reimar DöffingerExtend mxf_resolve_strong_ref by a type parameter,...
2007-01-13 Reimar DöffingerFix error message, it's package ref that can not be...
next