projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixing scaling/contrast for 1/4/8 bpp
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
2002-06-24
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2002-06-24
Michael Niedermayer
100l (non mmx versions didnt compile)
commit
|
commitdiff
|
tree
2002-06-23
Michael Niedermayer
yvu9 support (other planar yuv formats with other chroma...
commit
|
commitdiff
|
tree
2002-06-23
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2002-06-23
Michael Niedermayer
selftest support
commit
|
commitdiff
|
tree
2002-06-22
Michael Niedermayer
more mpeg4 fourcc's
commit
|
commitdiff
|
tree
2002-06-22
Michael Niedermayer
cleanup & grayscale support
commit
|
commitdiff
|
tree
2002-06-22
Michael Niedermayer
fixing wmv1 bugs, it was foolish to belive that m$...
commit
|
commitdiff
|
tree
2002-06-18
Michael Niedermayer
wmv1
commit
|
commitdiff
|
tree
2002-06-18
Michael Niedermayer
wmv1 support
commit
|
commitdiff
|
tree
2002-06-18
Michael Niedermayer
wmv1 support
commit
|
commitdiff
|
tree
2002-06-18
Michael Niedermayer
dc scale simplification/optimization
commit
|
commitdiff
|
tree
2002-06-17
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2002-06-17
Michael Niedermayer
1bpp support
commit
|
commitdiff
|
tree
2002-06-17
Michael Niedermayer
8bpp bugfixes (brightness, contrast ...)
commit
|
commitdiff
|
tree
2002-06-16
Michael Niedermayer
ordered dither for 8bpp
commit
|
commitdiff
|
tree
2002-06-16
Michael Niedermayer
8bpp support (no dithering yet, use -vop noise for...
commit
|
commitdiff
|
tree
2002-06-09
Michael Niedermayer
grayscale only encoding
commit
|
commitdiff
|
tree
2002-06-09
Michael Niedermayer
passing avctx->flags so that grayscale only decoding...
commit
|
commitdiff
|
tree
2002-06-09
Michael Niedermayer
grayscale only decoding
commit
|
commitdiff
|
tree
2002-06-05
Michael Niedermayer
optimizing MPV_decode_mb
commit
|
commitdiff
|
tree
2002-06-04
Michael Niedermayer
run1 can be <0 bugfix (found by fabrice)
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
100l divx501+ seeking bugfix
commit
|
commitdiff
|
tree
2002-06-02
Felix Bünemann
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear...
commit
|
commitdiff
|
tree
2002-06-02
D Richard Felker III
10l found&patch by D Richard Felker III <dalias at...
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
typo (found by Bohdan Horst <nexus at hoth.amu.edu...
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
divx5 bug workaround
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
single coefficient elimination
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
b_quant_offset (unfinished, should be 0 for now)
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
data partitioning
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
msmpeg4v1 decoding
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
single coefficient elimination
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
dont double check vectors
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
error concealment / error resilience
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
error concealment / error resilience
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
fixing get_bits_count at the end
commit
|
commitdiff
|
tree
2002-06-02
Michael Niedermayer
sqrt
commit
|
commitdiff
|
tree
2002-06-01
Michael Niedermayer
bugfix
commit
|
commitdiff
|
tree
2002-05-27
Michael Niedermayer
fixing stackoverflow
commit
|
commitdiff
|
tree
2002-05-22
Michael Niedermayer
using 1 operand less and slightly faster put_pixels_y2
commit
|
commitdiff
|
tree
2002-05-21
Michael Niedermayer
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder...
commit
|
commitdiff
|
tree
2002-05-19
Michael Niedermayer
fixing alignment for alignment picky cpus
commit
|
commitdiff
|
tree
2002-05-17
Michael Niedermayer
qmin==1 bugfix
commit
|
commitdiff
|
tree
2002-05-17
Michael Niedermayer
shared lib support (req by kabi) ...
commit
|
commitdiff
|
tree
2002-05-17
Michael Niedermayer
hopefully faster mmx2&3dnow MC
commit
|
commitdiff
|
tree
2002-05-16
Michael Niedermayer
new hopefully faster MC
commit
|
commitdiff
|
tree
2002-05-16
Michael Niedermayer
print frame decoding time support (x86 only)
commit
|
commitdiff
|
tree
2002-05-15
Michael Niedermayer
fixing end overwrite bugs (some at least)
commit
|
commitdiff
|
tree
2002-05-14
Michael Niedermayer
enable simple-idct by default (needed cuz otherwise...
commit
|
commitdiff
|
tree
2002-05-06
Michael Niedermayer
there are divx5? encoded files without a userdata section...
commit
|
commitdiff
|
tree
2002-05-05
Michael Niedermayer
segfault fix for b-frame encoding with height%16!=0
commit
|
commitdiff
|
tree
2002-05-05
Michael Niedermayer
3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom...
commit
|
commitdiff
|
tree
2002-05-05
Michael Niedermayer
MV visualisation support
commit
|
commitdiff
|
tree
2002-05-05
Michael Niedermayer
shorter user data with formating by juanjo
commit
|
commitdiff
|
tree
2002-05-04
Michael Niedermayer
move ABS() to common.h
commit
|
commitdiff
|
tree
2002-05-03
Michael Niedermayer
move put_string() to common.{c,h}
commit
|
commitdiff
|
tree
2002-05-03
Michael Niedermayer
correct quantizer bias
commit
|
commitdiff
|
tree
2002-05-02
Michael Niedermayer
freeze fix
commit
|
commitdiff
|
tree
2002-05-02
Michael Niedermayer
C4=16383 for the c version too and even for some outcommente...
commit
|
commitdiff
|
tree
2002-05-02
Michael Niedermayer
set C4 to 16383
commit
|
commitdiff
|
tree
2002-04-30
Michael Niedermayer
fixing msmpeg4v3 dc-scale for quantizers 24-31
commit
|
commitdiff
|
tree
2002-04-29
Gert Vervoort
more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort...
commit
|
commitdiff
|
tree
2002-04-27
Michael Niedermayer
detecting xvid/divx4/opendivx and set low_delay flag
commit
|
commitdiff
|
tree
2002-04-27
Michael Niedermayer
export mbskip_table for direct rendering
commit
|
commitdiff
|
tree
2002-04-27
Michael Niedermayer
fixed msmpeg4 infinite loop if buggy stream
commit
|
commitdiff
|
tree
2002-04-24
Michael Niedermayer
avcodec_flush_buffers()
commit
|
commitdiff
|
tree
2002-04-22
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
2002-04-22
Michael Niedermayer
export delay info
commit
|
commitdiff
|
tree
2002-04-22
Michael Niedermayer
b-frame mpeg4 fix when seeking
commit
|
commitdiff
|
tree
2002-04-22
Michael Niedermayer
x1 deblocking filter bugfix
commit
|
commitdiff
|
tree
2002-04-22
Michael Niedermayer
divx 5.01 support
commit
|
commitdiff
|
tree
2002-04-21
Michael Niedermayer
fix b-frame MB skip
commit
|
commitdiff
|
tree
2002-04-21
Michael Niedermayer
rounding bugfix
commit
|
commitdiff
|
tree
2002-04-21
Michael Niedermayer
fixed ratecontrol & b-frames
commit
|
commitdiff
|
tree
2002-04-19
Michael Niedermayer
much better ME for b frames (a bit slow though)
commit
|
commitdiff
|
tree
2002-04-17
Michael Niedermayer
fixing hq mode with mpeg1 and 2-pass
commit
|
commitdiff
|
tree
2002-04-17
Michael Niedermayer
mpeg2/mpeg4 dequantizer support (c & mmx)
commit
|
commitdiff
|
tree
2002-04-17
Michael Niedermayer
fixed mpeg4 time stuff on encoding
commit
|
commitdiff
|
tree
2002-04-13
Michael Niedermayer
yuv422p -> yuy2 (untested)
commit
|
commitdiff
|
tree
2002-04-13
Michael Niedermayer
rgb24->bgr24
commit
|
commitdiff
|
tree
2002-04-12
Michael Niedermayer
fix typo found by Milan Cutka <cutka@szm.sk>
commit
|
commitdiff
|
tree
2002-04-08
Michael Niedermayer
fixing black stripe at right if width%8!=0 && stride...
commit
|
commitdiff
|
tree
2002-04-07
Michael Niedermayer
mpeg4 mpeg quantizer support
commit
|
commitdiff
|
tree
2002-04-06
Michael Niedermayer
wmv1 header parser (unfinished)
commit
|
commitdiff
|
tree
2002-04-05
Michael Niedermayer
msmpeg4v2 encoding
commit
|
commitdiff
|
tree
2002-04-05
Michael Niedermayer
fixing msmpeg4v2 bugs (is bugfree now afaik)
commit
|
commitdiff
|
tree
2002-04-05
Michael Niedermayer
b frames & slices bugfix
commit
|
commitdiff
|
tree
2002-04-05
Michael Niedermayer
msmpeg4v2 decoding (no encoding yet)
commit
|
commitdiff
|
tree
2002-04-04
Michael Niedermayer
dump_stream support (nicely formated 0s and 1s)
commit
|
commitdiff
|
tree
2002-04-04
Michael Niedermayer
emms was missing, found by juanjo but he didnt commit...
commit
|
commitdiff
|
tree
2002-04-01
Michael Niedermayer
fixing MVs in hq mode
commit
|
commitdiff
|
tree
2002-04-01
Michael Niedermayer
overread in the mmx2 horizontal scaler fixed
commit
|
commitdiff
|
tree
2002-04-01
Alex Beregszaszi
multiple init bugfix (patch by Alex Beregszaszi <alex...
commit
|
commitdiff
|
tree
2002-03-30
Michael Niedermayer
fixing 1/0
commit
|
commitdiff
|
tree
2002-03-29
Michael Niedermayer
divx5-gmc bug workaround
commit
|
commitdiff
|
tree
2002-03-29
Michael Niedermayer
msmpeg4v2 header parser & some dump bits code behind...
commit
|
commitdiff
|
tree
next