git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removing redundant mess next time we break compatiility
2006-07-20
Michael Niedermayer
removing redundant mess next time we break compatiility
commit
|
commitdiff
|
tree
2006-07-20
Michael Niedermayer
fix regression failure after adler simplification
commit
|
commitdiff
|
tree
2006-07-20
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-20
Michael Niedermayer
for floats fabs is better & smaller then ABS
commit
|
commitdiff
|
tree
2006-07-20
Michael Niedermayer
simpler, smaller and faster
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
avoid 4 +
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
remove 166 useless underscores, and make this file...
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
remove a few useless casts and avoid the useless t1...
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
more simplifications
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
simplification
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
iabs -> ABS
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
fix loop filter
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
disable the vp3 mmx and sse2 idcts, their output doesnt...
commit
|
commitdiff
|
tree
2006-07-19
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-18
Michael Niedermayer
simplify b64_encode()
commit
|
commitdiff
|
tree
2006-07-17
Michael Niedermayer
add header info to flv format based on a patch by ...
commit
|
commitdiff
|
tree
2006-07-17
Michael Niedermayer
parse all QIS values (we still ignore them though ...)
commit
|
commitdiff
|
tree
2006-07-17
Michael Niedermayer
100l for me
commit
|
commitdiff
|
tree
2006-07-17
Matthieu Castet
fix playback of theora.ogg on mphq patch by (matthieu...
commit
|
commitdiff
|
tree
2006-07-17
Michael Niedermayer
attempt to implement xiphs useless and stupid quantization...
commit
|
commitdiff
|
tree
2006-07-17
Michael Niedermayer
replace *_dequant (2 intra, 1 inter) by qmat (3 intra...
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
use RSHIFT
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
useless memcpy
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
some fixmes if someone ever wants to implement theora...
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
check how many bits are left after decoding extradata
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2006-07-16
Michael Niedermayer
log prediction order search method
commit
|
commitdiff
|
tree
2006-07-15
Michael Niedermayer
calculate all coefficients for several orders during...
commit
|
commitdiff
|
tree
2006-07-14
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2006-07-14
Michael Niedermayer
optionally (use_lpc=2) support Cholesky factorization...
commit
|
commitdiff
|
tree
2006-07-14
Michael Niedermayer
unneeded #include
commit
|
commitdiff
|
tree
2006-07-14
Michael Niedermayer
adding a \ so we can add more lines without having...
commit
|
commitdiff
|
tree
2006-07-14
Michael Niedermayer
linear least squares solver using cholesky factorization
commit
|
commitdiff
|
tree
2006-07-13
Michael Niedermayer
dither lpc cpeffs
commit
|
commitdiff
|
tree
2006-07-09
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-09
Michael Niedermayer
avoid redundant local variables
commit
|
commitdiff
|
tree
2006-07-09
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-09
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2006-07-09
Michael Niedermayer
remove STATS code (probably hasnt been used for years...
commit
|
commitdiff
|
tree
2006-07-08
Michael Niedermayer
set CONFIG_SMALL if user wants small ffmpeg
commit
|
commitdiff
|
tree
2006-07-08
Michael Niedermayer
put the code which is specific for the large crc table...
commit
|
commitdiff
|
tree
2006-07-07
Michael Niedermayer
moving utf8 reading function to libavutil
commit
|
commitdiff
|
tree
2006-07-07
Michael Niedermayer
seems i forgot to commit this simplification ...
commit
|
commitdiff
|
tree
2006-07-07
Michael Niedermayer
table contains vlc with 19 bits and 8*2 < 19
commit
|
commitdiff
|
tree
2006-07-07
Michael Niedermayer
unresponsive maintainer policy (its pretty much what...
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
increasing version for AVBitStreamFilters
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
noise bitstream filter
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
AVBitStreamFilter (some thingy which can modify the...
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
100l to whoever write this
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
check for unparsed AMR input
commit
|
commitdiff
|
tree
2006-07-06
Michael Niedermayer
vbr requires version=1 and samplesize=0 per QT spec
commit
|
commitdiff
|
tree
2006-07-04
Michael Niedermayer
add rounding bias earlier in the idct, avoids many...
commit
|
commitdiff
|
tree
2006-07-04
Michael Niedermayer
return -1 on bitstream errors instead of continuing...
commit
|
commitdiff
|
tree
2006-07-04
Michael Niedermayer
simplify intra prediction mode decoding
commit
|
commitdiff
|
tree
2006-07-04
Michael Niedermayer
check cbp for validity, avoids possible out of array...
commit
|
commitdiff
|
tree
2006-07-04
Michael Niedermayer
minor simplificationn
commit
|
commitdiff
|
tree
2006-07-03
Michael Niedermayer
i wont split h263.c, too much work, and not important...
commit
|
commitdiff
|
tree
2006-07-03
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-03
Michael Niedermayer
more maintainers, if someone doesnt want to maintain...
commit
|
commitdiff
|
tree
2006-07-03
Justin Ruggles
porder patch by (Justin Ruggles jruggle a t earthlink...
commit
|
commitdiff
|
tree
2006-07-03
Michael Niedermayer
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
commit
|
commitdiff
|
tree
2006-07-02
Stefan Gehrer
CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer...
commit
|
commitdiff
|
tree
2006-07-02
Stefan Gehrer
staric frame_rate_tab -> non static ff_frame_rate_tab...
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
3 lines while -> 1 line for loop
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
simplify compute_autocorr
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
dont use memcpy for copying structs
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-02
Justin Ruggles
flac-lpc patch by (Justin Ruggles jruggle earthlink...
commit
|
commitdiff
|
tree
2006-07-02
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-07-01
Michael Niedermayer
new files for the CAVS decoder by (Stefan Gehrer <stefan...
commit
|
commitdiff
|
tree
2006-07-01
Michael Niedermayer
md5 support
commit
|
commitdiff
|
tree
2006-06-28
Michael Niedermayer
dont read over the end of a data chunk and at the end...
commit
|
commitdiff
|
tree
2006-06-27
Justin Ruggles
flacenc - rice param search patch by (Justin Ruggles...
commit
|
commitdiff
|
tree
2006-06-26
Michael Niedermayer
stereo decorrelation support by (Justin Ruggles jruggle...
commit
|
commitdiff
|
tree
2006-06-25
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2006-06-24
Michael Niedermayer
simplify & optimize things a little
commit
|
commitdiff
|
tree
2006-06-24
Michael Niedermayer
flac regression test
commit
|
commitdiff
|
tree
2006-06-24
Michael Niedermayer
first rudimentary version of (Justin Ruggles jruggle...
commit
|
commitdiff
|
tree
2006-06-24
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-06-24
Justin Ruggles
CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles...
commit
|
commitdiff
|
tree
2006-06-15
Michael Niedermayer
vfr mov/mp4 todo item
commit
|
commitdiff
|
tree
2006-06-15
Michael Niedermayer
10l to whoever wrote this
commit
|
commitdiff
|
tree
2006-06-14
Michael Niedermayer
dont load the index if we cant seek back
commit
|
commitdiff
|
tree
2006-06-13
Michael Niedermayer
fix probe of high bitrate mpeg2video
commit
|
commitdiff
|
tree
2006-06-04
Michael Niedermayer
support doing motion estimation and compensation without...
commit
|
commitdiff
|
tree
2006-06-01
Michael Niedermayer
random ideas
commit
|
commitdiff
|
tree
2006-06-01
Michael Niedermayer
drop stuff which seems to have been finished
commit
|
commitdiff
|
tree
2006-05-30
Ville Skyttä
Support modular X11 path to rgb.txt patch by (Ville...
commit
|
commitdiff
|
tree
2006-05-29
Michael Niedermayer
improve selftest
commit
|
commitdiff
|
tree
2006-05-29
Michael Niedermayer
fabs is better then abs for floats ...
commit
|
commitdiff
|
tree
2006-05-29
Michael Niedermayer
typo me thinks ...
commit
|
commitdiff
|
tree
2006-05-29
Michael Niedermayer
cbp must be >0 here or we are in troubble
commit
|
commitdiff
|
tree
2006-05-27
Michael Niedermayer
suggest solution for 2 fixmies
commit
|
commitdiff
|
tree
2006-05-27
Michael Niedermayer
working H.264 + AAC in mp4 encoding example for the psp
commit
|
commitdiff
|
tree
2006-05-19
Michael Niedermayer
ipod & psp encoding guide
commit
|
commitdiff
|
tree
2006-05-19
Michael Niedermayer
fixing title on PSP (0x60 != 'a') someone needs a 10x10km...
commit
|
commitdiff
|
tree
2006-05-18
Michael Niedermayer
dont store mov style meta tags in mp4 (fixes ffmpeg...
commit
|
commitdiff
|
tree
next