projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2002-07-10
Falk Hüffner
Remove some cruft.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Marko Kreen
adding ff prefix to avoid global name conficts with...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Michael Niedermayer
returning the number of consumed bytes (2nd try)
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Michael Niedermayer
get_vlc() optimizations
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Nick Kurshev
Applied patch of Felix Buenemann
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Michael Niedermayer
get_vlc() optimization
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Nick Kurshev
* prefixication (due Kabi's request)
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Zdenek Kabelac
* clean compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Michael Niedermayer
-O3
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Michael Niedermayer
return the number of consumed bytes instead of 0 or...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Michael Niedermayer
c std doesnt like negative shifts -> use asm
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Zdenek Kabelac
* declare av_free
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Felix Bünemann
warning fix patch by atmos
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Michael Niedermayer
gcc3 bug workaround
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Michael Niedermayer
fixing sinc filter (seems the problem was caused by...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Nick Kurshev
new codec: Sorenson v1
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Michael Niedermayer
new bitstream reader API (old get_bits() based one...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Zdenek Kabelac
* redundant declaration removed
commit
|
commitdiff
|
tree
|
snapshot
2002-07-07
Michael Niedermayer
wmv1 slice_height != mb_height support
commit
|
commitdiff
|
tree
|
snapshot
2002-07-05
Falk Hüffner
Implement clear_blocks_axp.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Falk Hüffner
* Move "restrict" fallback to common.h
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Michael Niedermayer
more scaling algos
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Fabrice Bellard
added rtp protocol
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Fabrice Bellard
added rtsp support (not activated yet)
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Fabrice Bellard
added rtp support (not activated yet)
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Fabrice Bellard
added raw tcp support
commit
|
commitdiff
|
tree
|
snapshot
2002-07-04
Falk Hüffner
* Detect "retrict" keyword
commit
|
commitdiff
|
tree
|
snapshot
2002-07-03
Falk Hüffner
Make dct_unquantize_h263 work on systems without MVI...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-03
Falk Hüffner
Update and activate dct_unquantize_h263_mvi. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-03
Falk Hüffner
Use updated motion compensation routines.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-02
Falk Hüffner
Activate ALT_BITSTREAM_READER by default on Alpha,...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-01
Falk Hüffner
Assembly version of put_pixels. This is currently the...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-01
Falk Hüffner
Add profiling support.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-01
Falk Hüffner
Implement put_pixels_clamped and add_pixels_clamped...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Michael Niedermayer
using the new rgb2rgb converters (the LQ ones are only...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Michael Niedermayer
last line messed up in Y800 bugfix
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Michael Niedermayer
fixing rgb24tobgr32
commit
|
commitdiff
|
tree
|
snapshot
2002-06-29
Michael Niedermayer
fixing memory overwrite bugs in the new converters
commit
|
commitdiff
|
tree
|
snapshot
2002-06-29
Michael Niedermayer
test new converter stuff too
commit
|
commitdiff
|
tree
|
snapshot
2002-06-29
Michael Niedermayer
merging changes from mplayerxp (rgb2rgb*.{c,h} only)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-29
Michael Niedermayer
fixing memory overwrite bugs again ...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-29
Michael Niedermayer
colorspace converter tests (memory corruption tests...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-27
Michael Niedermayer
yvu9 -> yv12 unscaled converter with linear chroma...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-27
Michael Niedermayer
-sws 6 (luma bicubic & chroma bilinear)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-27
Michael Niedermayer
use unified yuv2rgb init
commit
|
commitdiff
|
tree
|
snapshot
2002-06-27
Michael Niedermayer
fixing scaling/contrast for 1/4/8 bpp
commit
|
commitdiff
|
tree
|
snapshot
2002-06-27
Zdenek Kabelac
* turned into debug message - it's annoying when watchi...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Michael Niedermayer
init dc_scale tables to defaults (fixes mjpeg sig11)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Falk Hüffner
Ugly hack to make the assembler accept MVI instructions.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Falk Hüffner
* Fixed constraints
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Falk Hüffner
Reintroduce lost idctSparseCol for Alpha. Sorry for...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Michael Niedermayer
killing globals
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Michael Niedermayer
4mv bugfix
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Michael Niedermayer
100l (non mmx versions didnt compile)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-23
Arpi
IF09 is alias for YVU9 (actually it has extra 4th plane...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-23
Michael Niedermayer
yvu9 support (other planar yuv formats with other chrom...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-23
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-06-23
Michael Niedermayer
selftest support
commit
|
commitdiff
|
tree
|
snapshot
2002-06-22
Michael Niedermayer
more mpeg4 fourcc's
commit
|
commitdiff
|
tree
|
snapshot
2002-06-22
Michael Niedermayer
cleanup & grayscale support
commit
|
commitdiff
|
tree
|
snapshot
2002-06-22
Michael Niedermayer
fixing wmv1 bugs, it was foolish to belive that m$...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-22
Arpi
sync with mplayer xp
commit
|
commitdiff
|
tree
|
snapshot
2002-06-21
Alex Beregszaszi
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-18
Fabrice Bellard
fixed VOB parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2002-06-18
Michael Niedermayer
wmv1
commit
|
commitdiff
|
tree
|
snapshot
2002-06-18
Michael Niedermayer
wmv1 support
commit
|
commitdiff
|
tree
|
snapshot
2002-06-18
Michael Niedermayer
wmv1 support
commit
|
commitdiff
|
tree
|
snapshot
2002-06-18
Michael Niedermayer
dc scale simplification/optimization
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Michael Niedermayer
1bpp support
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Fabrice Bellard
use #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Philip Gladstone
Change ticker_tick to use ticker_abs as we want the...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Philip Gladstone
Add ticker_abs function that returns the number of...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-17
Michael Niedermayer
8bpp bugfixes (brightness, contrast ...)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-16
Michael Niedermayer
ordered dither for 8bpp
commit
|
commitdiff
|
tree
|
snapshot
2002-06-16
Michael Niedermayer
8bpp support (no dithering yet, use -vop noise for...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-14
Philip Gladstone
Change the way that the ?date= stuff is parsed. It...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-13
Fabrice Bellard
reverted to inttypes.h since it gives problems on some...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
moved code to mem.c and allcodecs.c
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
fixed one mpeg decoder memory leak
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
move unaligned access macros to dsputil.h - added unali...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
memory functions are exported
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
put codec registering in another file so that the user...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
put memory functions in a separate file so that the...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
added installlib target to install static libraries...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
do not export internal functions - use stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
optimized ticker_tick() if num is big - please test...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-10
Philip Gladstone
* Add code to restart ffmpeg if it crashes
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
grayscale only encoding
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
passing avctx->flags so that grayscale only decoding...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
grayscale only decoding
commit
|
commitdiff
|
tree
|
snapshot
2002-06-07
Felix Bünemann
in libavcodec/Makefile there is in line 110: "distclean...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
Fabrice Bellard
fixed multiple allocation bug
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
Fabrice Bellard
fixed case where abs_level > MAX_LEVEL
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Michael Niedermayer
optimizing MPV_decode_mb
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
added ff_idct_put/add
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
added inlined put/add functions
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
use ff_idct_put/add()
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
use ff_idct_put()
commit
|
commitdiff
|
tree
|
snapshot
next