git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
using only the fast int dct for regression tests
2002-08-30
Michael Niedermayer
using only the fast int dct for regression tests
commit
|
commitdiff
|
tree
2002-08-30
Michael Niedermayer
undefined M_PI / M_E fix
commit
|
commitdiff
|
tree
2002-08-29
Michael Niedermayer
checksum update cuz of build change 4620->4621
commit
|
commitdiff
|
tree
2002-08-29
Michael Niedermayer
slow but accurate integer dct from IJG (should be ok...
commit
|
commitdiff
|
tree
2002-08-29
Michael Niedermayer
base64 encoded patches posted to the devel list are...
commit
|
commitdiff
|
tree
2002-08-28
Michael Niedermayer
use extradata for h263_long_vector mode detection
commit
|
commitdiff
|
tree
2002-08-28
Michael Niedermayer
working around undefined behavior of get-vlc if the...
commit
|
commitdiff
|
tree
2002-08-28
Michael Niedermayer
fixes rv10 decoding crash
commit
|
commitdiff
|
tree
2002-08-27
Michael Niedermayer
mmx & non-mmx regerssion tests
commit
|
commitdiff
|
tree
2002-08-27
Michael Niedermayer
mpeg4 interlaced decoding support (not completly implemented...
commit
|
commitdiff
|
tree
2002-08-26
Michael Niedermayer
checksum update due to LIBAVCODEC_BUILD 4619->4620
commit
|
commitdiff
|
tree
2002-08-26
Michael Niedermayer
fixing some 64bit bugs
commit
|
commitdiff
|
tree
2002-08-26
Michael Niedermayer
forgot the const bits in 2pass curve matching (patch...
commit
|
commitdiff
|
tree
2002-08-25
Michael Niedermayer
fixing qmin==qmax && qsquish==1
commit
|
commitdiff
|
tree
2002-08-25
Michael Niedermayer
new ratecontrol code
commit
|
commitdiff
|
tree
2002-08-25
Michael Niedermayer
new ratecontrol code
commit
|
commitdiff
|
tree
2002-08-24
Michael Niedermayer
error concealment needs the mbintra_table so it should...
commit
|
commitdiff
|
tree
2002-08-22
Michael Niedermayer
faster ff_sqrt()
commit
|
commitdiff
|
tree
2002-08-22
Michael Niedermayer
better scene change detection
commit
|
commitdiff
|
tree
2002-08-21
Michael Niedermayer
darwin patches by Heliodoro Tammaro <helio at interactives...
commit
|
commitdiff
|
tree
2002-08-21
Michael Niedermayer
regression test checksum update (seems the files where...
commit
|
commitdiff
|
tree
2002-08-20
Michael Niedermayer
dont trash mm0, its still used in the next iteration...
commit
|
commitdiff
|
tree
2002-08-18
Michael Niedermayer
same dc skip behavior for chroma & luma elimination...
commit
|
commitdiff
|
tree
2002-08-17
Michael Niedermayer
skip blocks with small chroma dc too (if the user wants...
commit
|
commitdiff
|
tree
2002-08-09
Michael Niedermayer
faster vlc table selection
commit
|
commitdiff
|
tree
2002-08-08
Michael Niedermayer
1000l
commit
|
commitdiff
|
tree
2002-08-06
Michael Niedermayer
mpeg4 mpeg quantizer encoding
commit
|
commitdiff
|
tree
2002-08-05
Michael Niedermayer
4mv + bframe decoding bugfix
commit
|
commitdiff
|
tree
2002-08-05
Michael Niedermayer
fixing level overflow check for qp=1
commit
|
commitdiff
|
tree
2002-08-04
Michael Niedermayer
hopefully fixing unreprodceable segfault when overreading...
commit
|
commitdiff
|
tree
2002-08-04
Michael Niedermayer
fixing slices which start at mb_x>0
commit
|
commitdiff
|
tree
2002-08-04
Michael Niedermayer
supporting rare overflow mess even with error_resilience>=0
commit
|
commitdiff
|
tree
2002-08-04
Michael Niedermayer
making some error checks optional
commit
|
commitdiff
|
tree
2002-08-04
Michael Niedermayer
last_picture should be never == NULL (it was with dr1...
commit
|
commitdiff
|
tree
2002-08-02
Michael Niedermayer
fixing mpeg4 mpeg quantizers
commit
|
commitdiff
|
tree
2002-08-02
Michael Niedermayer
fixing normal mmx idct
commit
|
commitdiff
|
tree
2002-08-01
Michael Niedermayer
10l found by Rémi Guyomarch <rguyom at pobox dot com>
commit
|
commitdiff
|
tree
2002-08-01
Michael Niedermayer
planar yuv 444 422 411 support
commit
|
commitdiff
|
tree
2002-08-01
Michael Niedermayer
max_b_frame=4 bugfix
commit
|
commitdiff
|
tree
2002-07-31
Michael Niedermayer
b frame direct mode bugfix (bug found by CM <chenm001...
commit
|
commitdiff
|
tree
2002-07-28
Michael Niedermayer
better big/little endian test
commit
|
commitdiff
|
tree
2002-07-27
Michael Niedermayer
dump bits per frame / qp / frame complexity support
commit
|
commitdiff
|
tree
2002-07-25
Michael Niedermayer
different edge positions fixed with edge emu / dr1
commit
|
commitdiff
|
tree
2002-07-22
Michael Niedermayer
-bug comand line option to workaround encoder bugs...
commit
|
commitdiff
|
tree
2002-07-22
Michael Niedermayer
fixing bitrate vs. kbitrate in header
commit
|
commitdiff
|
tree
2002-07-21
Michael Niedermayer
minor optimizations
commit
|
commitdiff
|
tree
2002-07-21
Michael Niedermayer
pix_abs mmx2 isnt bit-exact ...
commit
|
commitdiff
|
tree
2002-07-19
Michael Niedermayer
BeOS patches by "shatty" <shatty at myrealbox.com>
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
use edge emu for encoding of width or height %16!=0...
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
fixing NULL reference frame with dr1
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
hmm ABS(dc-diff) > 512 fix
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
larger edge emu buffer (might have been too small)
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
fixing gmc with emu edges
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize...
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
low_delay / has_b_frames fix
commit
|
commitdiff
|
tree
2002-07-17
Michael Niedermayer
fixes fire.avi & subtitles.avi
commit
|
commitdiff
|
tree
2002-07-16
Michael Niedermayer
exporting mbskip_table after it has been allocated
commit
|
commitdiff
|
tree
2002-07-16
Michael Niedermayer
hurry up support
commit
|
commitdiff
|
tree
2002-07-16
Michael Niedermayer
grayscale only decoding
commit
|
commitdiff
|
tree
2002-07-16
Michael Niedermayer
dr1
commit
|
commitdiff
|
tree
2002-07-16
Michael Niedermayer
dr1
commit
|
commitdiff
|
tree
2002-07-15
Michael Niedermayer
direct rendering for SVQ1
commit
|
commitdiff
|
tree
2002-07-15
Michael Niedermayer
uvlinesize
commit
|
commitdiff
|
tree
2002-07-15
Michael Niedermayer
4mv & qpel edge emu
commit
|
commitdiff
|
tree
2002-07-14
Michael Niedermayer
direct rendering method 1 support
commit
|
commitdiff
|
tree
2002-07-14
Michael Niedermayer
rl vlc table optimization (not yet used)
commit
|
commitdiff
|
tree
2002-07-14
Michael Niedermayer
faster get_bit_cache
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
rl decoding optimization
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
get_vlc -> get_vlc2
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
optimization (get_vlc() -> get_vlc2())
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
optimization (get_vlc -> get_vlc2)
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
return buf_size again, i hope kabi is finally happy...
commit
|
commitdiff
|
tree
2002-07-13
Michael Niedermayer
rl vlc decoding optimizations
commit
|
commitdiff
|
tree
2002-07-11
Michael Niedermayer
dont trash table in GET_VLC
commit
|
commitdiff
|
tree
2002-07-10
Michael Niedermayer
returning the number of consumed bytes (2nd try)
commit
|
commitdiff
|
tree
2002-07-10
Michael Niedermayer
get_vlc() optimizations
commit
|
commitdiff
|
tree
2002-07-10
Michael Niedermayer
get_vlc() optimization
commit
|
commitdiff
|
tree
2002-07-10
Michael Niedermayer
-O3
commit
|
commitdiff
|
tree
2002-07-10
Michael Niedermayer
return the number of consumed bytes instead of 0 or...
commit
|
commitdiff
|
tree
2002-07-09
Michael Niedermayer
c std doesnt like negative shifts -> use asm
commit
|
commitdiff
|
tree
2002-07-09
Michael Niedermayer
gcc3 bug workaround
commit
|
commitdiff
|
tree
2002-07-09
Michael Niedermayer
fixing sinc filter (seems the problem was caused by...
commit
|
commitdiff
|
tree
2002-07-09
Michael Niedermayer
new bitstream reader API (old get_bits() based one...
commit
|
commitdiff
|
tree
2002-07-07
Michael Niedermayer
wmv1 slice_height != mb_height support
commit
|
commitdiff
|
tree
2002-07-04
Michael Niedermayer
more scaling algos
commit
|
commitdiff
|
tree
2002-06-30
Michael Niedermayer
using the new rgb2rgb converters (the LQ ones are only...
commit
|
commitdiff
|
tree
2002-06-30
Michael Niedermayer
last line messed up in Y800 bugfix
commit
|
commitdiff
|
tree
2002-06-30
Michael Niedermayer
fixing rgb24tobgr32
commit
|
commitdiff
|
tree
2002-06-29
Michael Niedermayer
fixing memory overwrite bugs in the new converters
commit
|
commitdiff
|
tree
2002-06-29
Michael Niedermayer
test new converter stuff too
commit
|
commitdiff
|
tree
2002-06-29
Michael Niedermayer
merging changes from mplayerxp (rgb2rgb*.{c,h} only)
commit
|
commitdiff
|
tree
2002-06-29
Michael Niedermayer
fixing memory overwrite bugs again ...
commit
|
commitdiff
|
tree
2002-06-29
Michael Niedermayer
colorspace converter tests (memory corruption tests...
commit
|
commitdiff
|
tree
2002-06-27
Michael Niedermayer
yvu9 -> yv12 unscaled converter with linear chroma...
commit
|
commitdiff
|
tree
2002-06-27
Michael Niedermayer
-sws 6 (luma bicubic & chroma bilinear)
commit
|
commitdiff
|
tree
2002-06-27
Michael Niedermayer
use unified yuv2rgb init
commit
|
commitdiff
|
tree
2002-06-27
Michael Niedermayer
fixing scaling/contrast for 1/4/8 bpp
commit
|
commitdiff
|
tree
2002-06-25
Michael Niedermayer
init dc_scale tables to defaults (fixes mjpeg sig11)
commit
|
commitdiff
|
tree
2002-06-24
Michael Niedermayer
killing globals
commit
|
commitdiff
|
tree
2002-06-24
Michael Niedermayer
4mv bugfix
commit
|
commitdiff
|
tree
next