git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
useless &0x80
2007-01-21
Michael Niedermayer
useless &0x80
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
remove sensless casts
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
simplify GUIDs
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
fix msmpeg4v3 tag in asf
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
the context is supposed to be freed in the generic...
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
remove now useless codec_tag setting code in muxers
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
set codec_tag from codec_id if its not set and can...
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
this is wrong but it was that way before the AVCodecTag...
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
get rid of the [4] limitation of codec tag lists
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
export a few more codec_tag-codec_id tables
commit
|
commitdiff
|
tree
2007-01-21
Michael Niedermayer
add codec_id <-> codec_tag tables to AVIn/OutputFormat
commit
|
commitdiff
|
tree
2007-01-20
Michael Niedermayer
fix indention (dunno why it was messed up ...)
commit
|
commitdiff
|
tree
2007-01-20
Michael Niedermayer
checking bitstream values and other related changes
commit
|
commitdiff
|
tree
2007-01-19
Michael Niedermayer
uint16->uint8
commit
|
commitdiff
|
tree
2007-01-18
Michael Niedermayer
change while loops to do-while as the condition is...
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simpler branch structure in init (16 bytes smaller...
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
doxygenize
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
avoid code duplication
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
better to set things to NULL instead of random in case...
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simplify av_fifo_realloc()
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
remove near duplicate function
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
simplify pts/dts reading
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
reduce len checks, simplifies code
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
seperate redo (we dont handle this possibly valid packet...
commit
|
commitdiff
|
tree
2007-01-17
Michael Niedermayer
10l (aes_crypt -> av_aes_crypt)
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
set data_size to 0 so that in case we return without...
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
fix CONFIG_SMALL again
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
30byte smaller object file
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
10l typo
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
public API
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
cbc support
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
avoid memcpy()
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
give crypt a src and dst
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
change subshift a little, this reduces the object size...
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
use 2 state arrays so that fewer temporary variables...
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
remove useless parameter
commit
|
commitdiff
|
tree
2007-01-16
Michael Niedermayer
unused variable
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmv
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay...
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.avi
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
merge shift into mix
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
make aes_en/decrypt() static until we decided on the...
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
move #include log.h into the selftesting code where...
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
remove dependancy on *malloc()
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
check the last? entry written for detecting already...
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
replace / by >> this makes the .o ~150 bytes smaller
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
av_aes_init()
commit
|
commitdiff
|
tree
2007-01-15
Michael Niedermayer
the missing header ...
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
avcodec_decode_audio2()
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
er and strict also apply to audio theoretically
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify multiply table init
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify selftest
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
revert simplification (broke 192 bit keys)
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
fix 2 warnings
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
seems i didnt copy anything from aes128.c so this should...
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
unneeded
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
unused think
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
merge encrypt and decrypt so the source is simpler...
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
remove duplicate round_key
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
make decode look more like encode
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
dont use encode tables for decoding
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
remove no longer corret comment
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
unused stuff removial
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
merge inv_sbox into inv_mix
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
merge sbox with mix on the encryption side
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
1 test vector
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
fix CONFIG_SMALL case
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify special round
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
benchmark
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
init multbl
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
ascii
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify round_key generation by writing over the end...
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
cosmetics
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
memcpy
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
seems the larger rcon values are never accessed
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
copyright fix
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
stealing multbl trick from reimar
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
stealing reimars XOR_BLOCK
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
memleak
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
simplify sbox init
commit
|
commitdiff
|
tree
2007-01-14
Michael Niedermayer
aes support (unfinished)
commit
|
commitdiff
|
tree
2007-01-13
Michael Niedermayer
some interlaced direct sanity checks
commit
|
commitdiff
|
tree
2007-01-13
Michael Niedermayer
replace a few hardcoded numbers with their correct...
commit
|
commitdiff
|
tree
2007-01-13
Michael Niedermayer
fix 16 CABAC_BIT * 10l bug introduced in r6578
commit
|
commitdiff
|
tree
2007-01-09
Michael Niedermayer
fix av_reduce() with things like 1/0 and 0/0
commit
|
commitdiff
|
tree
2007-01-03
Michael Niedermayer
maybe fixing a segfault
commit
|
commitdiff
|
tree
2007-01-03
Michael Niedermayer
snow specification
commit
|
commitdiff
|
tree
2007-01-03
Michael Niedermayer
dead code removial
commit
|
commitdiff
|
tree
next