projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cleanup
2003-02-24
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-02-24
Michael Niedermayer
round readed bits up to next 32bits, as orginal huffyuv...
commit
|
commitdiff
|
tree
2003-02-23
Michael Niedermayer
sws_ prefix, more seperation between internal & external...
commit
|
commitdiff
|
tree
2003-02-22
Michael Niedermayer
32 vs. 64bit bugfix by (Dave Huang (dahanc))
commit
|
commitdiff
|
tree
2003-02-21
Michael Niedermayer
100l (gcc 3.2 .....)
commit
|
commitdiff
|
tree
2003-02-21
Michael Niedermayer
yuv2rgb brightness/contrast/saturation/different colorspaces...
commit
|
commitdiff
|
tree
2003-02-20
Michael Niedermayer
reverse incorrect stride < (width+7)&~7 fix
commit
|
commitdiff
|
tree
2003-02-18
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-02-18
Michael Niedermayer
optimize
commit
|
commitdiff
|
tree
2003-02-18
Michael Niedermayer
fixing 410 -> 420
commit
|
commitdiff
|
tree
2003-02-15
Michael Niedermayer
1000l
commit
|
commitdiff
|
tree
2003-02-15
Michael Niedermayer
bigendian bug (fixes?)
commit
|
commitdiff
|
tree
2003-02-15
Michael Niedermayer
simpler & faster
commit
|
commitdiff
|
tree
2003-02-14
Michael Niedermayer
moving postprocess to ffmpeg/libavcodec
commit
|
commitdiff
|
tree
2003-02-14
Michael Niedermayer
improving parsing of incomplete headers
commit
|
commitdiff
|
tree
2003-02-13
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-02-13
Michael Niedermayer
brightness / saturation / contrast / different yuv...
commit
|
commitdiff
|
tree
2003-02-13
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-02-13
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-02-11
Michael Niedermayer
avoid #include "../
commit
|
commitdiff
|
tree
2003-02-11
Michael Niedermayer
#ifdef c++
commit
|
commitdiff
|
tree
2003-02-11
Michael Niedermayer
-fPIC compileable
commit
|
commitdiff
|
tree
2003-02-11
Michael Niedermayer
yv12 -> yuy2 converter in alpha asm (from mplayerxp)
commit
|
commitdiff
|
tree
2003-02-11
Michael Niedermayer
cleanup (unsigned stride -> int stride)
commit
|
commitdiff
|
tree
2003-02-10
Michael Niedermayer
check for qscale==0 (fixes 1/0 on one corrupted stream)
commit
|
commitdiff
|
tree
2003-02-09
Michael Niedermayer
Creative YUV (CYUV) decoder by (Mike Melanson <melanson...
commit
|
commitdiff
|
tree
2003-02-08
Michael Niedermayer
direct blocksize in bframes fix (might fix qpel+bframe...
commit
|
commitdiff
|
tree
2003-02-08
Michael Niedermayer
mpeg1 b frame regression test
commit
|
commitdiff
|
tree
2003-02-08
Michael Niedermayer
update
commit
|
commitdiff
|
tree
2003-02-08
Michael Niedermayer
changes to f_code calculation for b frames -> changed...
commit
|
commitdiff
|
tree
2003-02-08
Michael Niedermayer
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
commit
|
commitdiff
|
tree
2003-02-07
Michael Niedermayer
checksum changed cuz of b frame segfault fix?
commit
|
commitdiff
|
tree
2003-02-07
Michael Niedermayer
b frame segfault fix (+-1 bug)
commit
|
commitdiff
|
tree
2003-02-04
Michael Niedermayer
cliping MVs, i dunno if its correct but it looks better...
commit
|
commitdiff
|
tree
2003-02-03
Michael Niedermayer
yuv9 -> yv12 bugfixes
commit
|
commitdiff
|
tree
2003-02-02
Michael Niedermayer
divx503 decoding fix
commit
|
commitdiff
|
tree
2003-02-01
Michael Niedermayer
10l found by (Dominik Mierzejewski <dominik at rangers...
commit
|
commitdiff
|
tree
2003-02-01
Michael Niedermayer
fix for ppc compile broken by (Romain Dolbeau <dolbeau...
commit
|
commitdiff
|
tree
2003-01-30
Michael Niedermayer
fixing rgb4 & bgr4 (2 pixels per byte)
commit
|
commitdiff
|
tree
2003-01-29
Michael Niedermayer
100000l
commit
|
commitdiff
|
tree
2003-01-29
Michael Niedermayer
bugfix
commit
|
commitdiff
|
tree
2003-01-29
Michael Niedermayer
--disable-risky support
commit
|
commitdiff
|
tree
2003-01-28
Michael Niedermayer
10l / 4mv segfault fix
commit
|
commitdiff
|
tree
2003-01-27
Michael Niedermayer
optimizing av_log2
commit
|
commitdiff
|
tree
2003-01-26
Michael Niedermayer
drawing cute arrows instead of lame lines for motion...
commit
|
commitdiff
|
tree
2003-01-26
Michael Niedermayer
feeding doxygen
commit
|
commitdiff
|
tree
2003-01-23
Michael Niedermayer
UYVY input
commit
|
commitdiff
|
tree
2003-01-23
Michael Niedermayer
reversing my own stupidity ... (raw packed yuv422 files...
commit
|
commitdiff
|
tree
2003-01-21
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2003-01-21
Michael Niedermayer
GetBitContext.size is allways multiplied by 8 -> use...
commit
|
commitdiff
|
tree
2003-01-20
Michael Niedermayer
trying to fix mb skip bug in mpeg1/2 if slices are...
commit
|
commitdiff
|
tree
2003-01-20
Michael Niedermayer
fixing yuv422 -> yuv420p (i need that for the vceq...
commit
|
commitdiff
|
tree
2003-01-19
Michael Niedermayer
align
commit
|
commitdiff
|
tree
2003-01-19
Michael Niedermayer
add/put_pixels_clamped update
commit
|
commitdiff
|
tree
2003-01-19
Michael Niedermayer
oops forgot that ...
commit
|
commitdiff
|
tree
2003-01-19
Michael Niedermayer
finetuneing thresholds/factors
commit
|
commitdiff
|
tree
2003-01-18
Michael Niedermayer
bugs
commit
|
commitdiff
|
tree
2003-01-16
Michael Niedermayer
AltiVec perf (take 2), plus a couple AltiVec functions...
commit
|
commitdiff
|
tree
2003-01-16
Michael Niedermayer
update
commit
|
commitdiff
|
tree
2003-01-15
Michael Niedermayer
fixing DCTELEM != short
commit
|
commitdiff
|
tree
2003-01-15
Michael Niedermayer
more compare functions (rd & bit)
commit
|
commitdiff
|
tree
2003-01-14
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2003-01-13
Michael Niedermayer
padding bug autodetection improvement 2nd try
commit
|
commitdiff
|
tree
2003-01-13
Michael Niedermayer
better padding/stuffing bug autodetection
commit
|
commitdiff
|
tree
2003-01-13
Michael Niedermayer
gmc1 segfault fix (found by kabi)
commit
|
commitdiff
|
tree
2003-01-12
Michael Niedermayer
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur...
commit
|
commitdiff
|
tree
2003-01-12
Michael Niedermayer
/* align 16 */
commit
|
commitdiff
|
tree
2003-01-12
Michael Niedermayer
average motion vector rounding like the reference says...
commit
|
commitdiff
|
tree
2003-01-12
Michael Niedermayer
shorter test streams / faster regression tests
commit
|
commitdiff
|
tree
2003-01-12
Michael Niedermayer
get_format()
commit
|
commitdiff
|
tree
2003-01-11
Michael Niedermayer
gmc1
commit
|
commitdiff
|
tree
2003-01-11
Michael Niedermayer
more links
commit
|
commitdiff
|
tree
2003-01-11
Michael Niedermayer
optimization tips
commit
|
commitdiff
|
tree
2003-01-09
Michael Niedermayer
typo (noticed by kabi)
commit
|
commitdiff
|
tree
2003-01-09
Michael Niedermayer
qpel fix
commit
|
commitdiff
|
tree
2003-01-09
Michael Niedermayer
fixed wmv2 slices
commit
|
commitdiff
|
tree
2003-01-09
Michael Niedermayer
workaround dropable p frame after first frame bug
commit
|
commitdiff
|
tree
2003-01-07
Michael Niedermayer
PIC / ebx fix
commit
|
commitdiff
|
tree
2003-01-07
Michael Niedermayer
more gcc bug workarounds
commit
|
commitdiff
|
tree
2003-01-07
Michael Niedermayer
gcc 3.2.2 -O3 bug workaround (older gcc are very likely...
commit
|
commitdiff
|
tree
2003-01-06
Michael Niedermayer
1000l, but for whom? (zero ME sucks and caused the...
commit
|
commitdiff
|
tree
2003-01-06
Michael Niedermayer
1000l (push & esp) using mangle now ...
commit
|
commitdiff
|
tree
2003-01-06
Michael Niedermayer
b frame segfault fix
commit
|
commitdiff
|
tree
2003-01-05
Michael Niedermayer
qpel in b frames bugfixes
commit
|
commitdiff
|
tree
2003-01-05
Michael Niedermayer
slowdown / gcc 2.95.* bug workaround (this should be...
commit
|
commitdiff
|
tree
2003-01-05
Michael Niedermayer
YUV 411/422/444 support for pp
commit
|
commitdiff
|
tree
2003-01-05
Michael Niedermayer
negative linesize support (so mplayer -flip works)
commit
|
commitdiff
|
tree
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
commit
|
commitdiff
|
tree
2003-01-03
Michael Niedermayer
mpeg4 header encoding bugfix
commit
|
commitdiff
|
tree
2003-01-02
Michael Niedermayer
pre motion estimation cleanup/bugfix
commit
|
commitdiff
|
tree
2003-01-02
Michael Niedermayer
motion estimation pre pass
commit
|
commitdiff
|
tree
2003-01-01
Michael Niedermayer
bugfix
commit
|
commitdiff
|
tree
2003-01-01
Michael Niedermayer
regression checksums change cuz of motion estimation...
commit
|
commitdiff
|
tree
2003-01-01
Michael Niedermayer
shape adaptive diamonds for EPZS
commit
|
commitdiff
|
tree
2003-01-01
Michael Niedermayer
mpeg1 rounding fix
commit
|
commitdiff
|
tree
2003-01-01
Michael Niedermayer
trellis quantization for mpeg1
commit
|
commitdiff
|
tree
2002-12-31
Michael Niedermayer
more optimized trellis quantizer
commit
|
commitdiff
|
tree
2002-12-31
Michael Niedermayer
trellis quantization
commit
|
commitdiff
|
tree
2002-12-30
Michael Niedermayer
10l (int i)
commit
|
commitdiff
|
tree
2002-12-30
Michael Niedermayer
correcter mpeg4 headers
commit
|
commitdiff
|
tree
next