index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added raw tcp support
Fabrice Bellard
2002-07-04
1
-0
/
+152
*
* Detect "retrict" keyword
Falk Hüffner
2002-07-04
2
-57
/
+64
*
Make dct_unquantize_h263 work on systems without MVI extension.
Falk Hüffner
2002-07-03
1
-6
/
+11
*
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård
Falk Hüffner
2002-07-03
3
-52
/
+59
*
Use updated motion compensation routines.
Falk Hüffner
2002-07-03
2
-234
/
+114
*
Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to
Falk Hüffner
2002-07-02
1
-1
/
+5
*
Assembly version of put_pixels. This is currently the function that
Falk Hüffner
2002-07-01
2
-2
/
+121
*
Add profiling support.
Falk Hüffner
2002-07-01
1
-0
/
+13
*
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
Falk Hüffner
2002-07-01
4
-43
/
+287
*
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
Michael Niedermayer
2002-06-30
1
-352
/
+140
*
last line messed up in Y800 bugfix
Michael Niedermayer
2002-06-30
1
-2
/
+2
*
fixing rgb24tobgr32
Michael Niedermayer
2002-06-30
1
-2
/
+1
*
fixing memory overwrite bugs in the new converters
Michael Niedermayer
2002-06-29
1
-7
/
+8
*
test new converter stuff too
Michael Niedermayer
2002-06-29
1
-1
/
+93
*
merging changes from mplayerxp (rgb2rgb*.{c,h} only)
Michael Niedermayer
2002-06-29
3
-1
/
+827
*
fixing memory overwrite bugs again ...
Michael Niedermayer
2002-06-29
1
-16
/
+16
*
colorspace converter tests (memory corruption tests at different width/src/dst)
Michael Niedermayer
2002-06-29
2
-0
/
+186
*
yvu9 -> yv12 unscaled converter with linear chroma scaling
Michael Niedermayer
2002-06-27
4
-2
/
+143
*
-sws 6 (luma bicubic & chroma bilinear)
Michael Niedermayer
2002-06-27
2
-5
/
+15
*
use unified yuv2rgb init
Michael Niedermayer
2002-06-27
3
-615
/
+449
*
fixing scaling/contrast for 1/4/8 bpp
Michael Niedermayer
2002-06-27
1
-38
/
+109
*
* turned into debug message - it's annoying when watching mjpeg files
Zdenek Kabelac
2002-06-27
1
-1
/
+1
*
init dc_scale tables to defaults (fixes mjpeg sig11)
Michael Niedermayer
2002-06-25
1
-1
/
+3
*
Ugly hack to make the assembler accept MVI instructions.
Falk Hüffner
2002-06-24
2
-1
/
+9
*
* Fixed constraints
Falk Hüffner
2002-06-24
1
-94
/
+87
*
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more
Falk Hüffner
2002-06-24
1
-0
/
+73
*
killing globals
Michael Niedermayer
2002-06-24
2
-11
/
+6
*
4mv bugfix
Michael Niedermayer
2002-06-24
1
-2
/
+2
*
10l
Michael Niedermayer
2002-06-24
1
-3
/
+3
*
100l (non mmx versions didnt compile)
Michael Niedermayer
2002-06-24
3
-69
/
+50
*
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
Arpi
2002-06-23
1
-2
/
+3
*
yvu9 support (other planar yuv formats with other chroma subsamplings should ...
Michael Niedermayer
2002-06-23
2
-96
/
+109
*
cleanup
Michael Niedermayer
2002-06-23
2
-5
/
+3
*
selftest support
Michael Niedermayer
2002-06-23
3
-29
/
+195
*
more mpeg4 fourcc's
Michael Niedermayer
2002-06-22
2
-0
/
+14
*
cleanup & grayscale support
Michael Niedermayer
2002-06-22
2
-128
/
+109
*
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc pred...
Michael Niedermayer
2002-06-22
1
-20
/
+46
*
sync with mplayer xp
Arpi
2002-06-22
8
-287
/
+1123
*
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
Alex Beregszaszi
2002-06-21
2
-0
/
+58
*
fixed VOB parsing bug
Fabrice Bellard
2002-06-18
1
-1
/
+1
*
wmv1
Michael Niedermayer
2002-06-18
2
-2
/
+4
*
wmv1 support
Michael Niedermayer
2002-06-18
4
-11
/
+114
*
wmv1 support
Michael Niedermayer
2002-06-18
2
-126
/
+398
*
dc scale simplification/optimization
Michael Niedermayer
2002-06-18
6
-92
/
+129
*
10l
Michael Niedermayer
2002-06-17
1
-34
/
+33
*
1bpp support
Michael Niedermayer
2002-06-17
1
-42
/
+97
*
use #ifdef
Fabrice Bellard
2002-06-17
1
-1
/
+1
*
Change ticker_tick to use ticker_abs as we want the absolute number
Philip Gladstone
2002-06-17
2
-4
/
+4
*
Add ticker_abs function that returns the number of ticks to get the
Philip Gladstone
2002-06-17
1
-0
/
+16
*
8bpp bugfixes (brightness, contrast ...)
Michael Niedermayer
2002-06-17
1
-8
/
+165
[next]