2008-04-17 |
benoit |
Make two comments doxygen compatible.
libavcodec
|
2008-04-17 |
andoma |
Add descriptive long_name to AVCodec
libavcodec
|
2008-04-17 |
michael |
indent
libavcodec
|
2008-04-17 |
michael |
Factorize more code.
libavcodec
|
2008-04-17 |
michael |
Factorize decode_postfix() out.
libavcodec
|
2008-04-17 |
michael |
Change k limiting code, i think the code was buggy.
libavcodec
|
2008-04-17 |
michael |
more senseless code
libavcodec
|
2008-04-17 |
michael |
senseless code
libavcodec
|
2008-04-17 |
michael |
useless variable
libavcodec
|
2008-04-17 |
michael |
simplify
libavcodec
|
2008-04-16 |
mru |
fix building of test programs (make tests)
libavcodec
|
2008-04-16 |
diego |
cosmetics: Fix nonstandard indentation.
libavcodec
|
2008-04-16 |
heydowns |
Cosmetics:
libavcodec
|
2008-04-16 |
michael |
unused
libavcodec
|
2008-04-16 |
michael |
cosmetic
libavcodec
|
2008-04-16 |
michael |
Move the *-1 to a more sane place as well.
libavcodec
|
2008-04-16 |
michael |
Move scale_bias to a more sane place. I am starting to wonder how this
libavcodec
|
2008-04-16 |
michael |
simplify
libavcodec
|
2008-04-16 |
michael |
Avoid reverse addressing, not sure if this is faster or slower but people
libavcodec
|
2008-04-16 |
michael |
commutative law based cleanup
libavcodec
|
2008-04-16 |
michael |
do the -1 outside of the transform
libavcodec
|
2008-04-16 |
michael |
normalize signs
libavcodec
|
2008-04-16 |
heydowns |
Redo r12838 one more time, hopefully transferring the history
libavcodec
|
2008-04-16 |
michael |
100l lost add_bias
libavcodec
|
2008-04-16 |
michael |
simplify transform
libavcodec
|
2008-04-16 |
heydowns |
Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.
libavcodec
|
2008-04-16 |
heydowns |
Revert 12838 to redo it the right way (use svn copy to create new
libavcodec
|
2008-04-16 |
astrange |
Test idct_xvid_sse2() in dct-test.
libavcodec
|
2008-04-16 |
astrange |
Add a new xvid-style IDCT using SSE2.
libavcodec
|
2008-04-16 |
astrange |
Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs.
libavcodec
|
2008-04-15 |
heydowns |
Move decode_significance_x86() and decode_significance_8x8_x86() to
libavcodec
|
2008-04-15 |
kostya |
DCA frame size is constant
libavcodec
|
2008-04-14 |
lu_zero |
Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom
libavcodec
|
2008-04-14 |
benoit |
Maxis XA demuxer and decoder.
libavcodec
|
2008-04-14 |
benoit |
Indentation
libavcodec
|
2008-04-14 |
benoit |
Support for BMP os2v1.
libavcodec
|
2008-04-13 |
vitor |
BFI demuxer
libavcodec
|
2008-04-13 |
michael |
ILP64 fixes (untested)
libavcodec
|
2008-04-13 |
diego |
Clear DIRS variable in common.mak, so it does not have to be cleared in
libavcodec
|
2008-04-13 |
diego |
Unset DIRS after including subdir.mak so that the variable is not used
libavcodec
|
2008-04-13 |
diego |
Generate the list of files to clean in subdirectories in common.mak.
libavcodec
|
2008-04-13 |
diego |
Simplify CLEANFILES generation.
libavcodec
|
2008-04-13 |
diego |
Add explanatory comments to enum CodecID.
libavcodec
|
2008-04-13 |
michael |
Remove redundant &.
libavcodec
|
2008-04-12 |
diego |
Add a header file to declare Xvid IDCT functions.
libavcodec
|
2008-04-12 |
diego |
Ignore dependency files.
libavcodec
|
2008-04-12 |
diego |
Ignore .ho files.
libavcodec
|
2008-04-11 |
michael |
Crop parameters are unsigned, having them negative could be bad and lead
libavcodec
|