]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-01-17 Luca BarbatoAvoid branches in the loop and solve a gcc warning
2007-01-17 Michael Niedermayersimplify pts/dts reading
2007-01-17 Luca BarbatoCosmetics
2007-01-17 Michael Niedermayercosmetic
2007-01-17 Michael Niedermayerreduce len checks, simplifies code
2007-01-17 Panagiotis... fix segfault with http://sam.zoy.org/zzuf/lol-ffplay...
2007-01-17 Michael Niedermayerseperate redo (we dont handle this possibly valid packe...
2007-01-17 Michael Niedermayer10l (aes_crypt -> av_aes_crypt)
2007-01-16 Michael Niedermayerset data_size to 0 so that in case we return without...
2007-01-16 Måns Rullgårdupdate swf regression checksum
2007-01-16 Diego BiurrunMake nb_streams unsigned to avoid an ugly cast.
2007-01-16 Luca Barbatofix a gcc warning, avoid an unnecessary operation
2007-01-16 Michael Niedermayerfix CONFIG_SMALL again
2007-01-16 Michael Niedermayer30byte smaller object file
2007-01-16 Michael Niedermayer10l typo
2007-01-16 Michael Niedermayerpublic API
2007-01-16 Michael Niedermayercbc support
2007-01-16 Michael Niedermayeravoid memcpy()
2007-01-16 Michael Niedermayergive crypt a src and dst
2007-01-16 Reimar DöffingerAvoid calling decode_slice when context_initialized...
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 http://sam.zoy.org/zzuf/lol-ffplay.wmv
2007-01-15 Michael Niedermayerfix segfault with http://sam.zoy.org/zzuf/lol-ffplay...
2007-01-15 Michael Niedermayerfixing segfault with http://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
next