log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
libavcodec.hg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 14:
(0)
+448
+1000
+3000
+10000
tip
age
author
description
2001-07-30
glantau
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff
libavcodec
2001-07-30
glantau
use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263
libavcodec
2001-07-30
glantau
use block[] in structure to have it aligned on 8 bytes for mmx optimizations
libavcodec
2001-07-30
glantau
comments
libavcodec
2001-07-30
glantau
added HAVE_AV_CONFIG_H
libavcodec
2001-07-30
glantau
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
libavcodec
2001-07-30
nickols_k
Sync with mplayer's stuff
libavcodec
2001-07-24
glantau
added skip macroblock optimization (big perf win on black regions for example)
libavcodec
2001-07-24
glantau
added emms_c() macro which should can used in c code in both mmx/non mmx cases
libavcodec
2001-07-24
glantau
suppressed no longer needed emms()
libavcodec
2001-07-24
glantau
fixed cpuid macro to allow PIC compiling
libavcodec
2001-07-23
glantau
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
libavcodec
2001-07-23
glantau
fixed config for direct mplayer build compatibility
libavcodec
2001-07-23
glantau
fixed unsigned pb
libavcodec
2001-07-22
glantau
Initial revision
libavcodec
less
more
| rev 14:
(0)
+448
+1000
+3000
+10000
tip