summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* remove AACAC3FrameFlagMichael Niedermayer2008-04-18
* cosmetics: spellingDiego Biurrun2008-04-17
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-17
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* Remove another unneeded var from contextVitor Sessak2008-04-17
* 10l: my last commit broke compilation and introduced warningsVitor Sessak2008-04-17
* Remove unneeded variables from contextVitor Sessak2008-04-17
* Remove wrapper around av_log2()Vitor Sessak2008-04-17
* Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.Alexander Strange2008-04-17
* fix a typoBenoit Fouet2008-04-17
* Make two comments doxygen compatible.Stefano Sabatini2008-04-17
* Add descriptive long_name to AVCodecStefano Sabatini2008-04-17
* indentMichael Niedermayer2008-04-17
* Factorize more code.Michael Niedermayer2008-04-17
* Factorize decode_postfix() out.Michael Niedermayer2008-04-17
* Change k limiting code, i think the code was buggy.Michael Niedermayer2008-04-17
* more senseless codeMichael Niedermayer2008-04-17
* senseless codeMichael Niedermayer2008-04-17
* useless variableMichael Niedermayer2008-04-17
* simplifyMichael Niedermayer2008-04-17
* fix building of test programs (make tests)Måns Rullgård2008-04-16
* cosmetics: Fix nonstandard indentation.Diego Biurrun2008-04-16
* Cosmetics:Jeff Downs2008-04-16
* unusedMichael Niedermayer2008-04-16
* cosmeticMichael Niedermayer2008-04-16
* Move the *-1 to a more sane place as well.Michael Niedermayer2008-04-16
* Move scale_bias to a more sane place. I am starting to wonder how thisMichael Niedermayer2008-04-16
* simplifyMichael Niedermayer2008-04-16
* Avoid reverse addressing, not sure if this is faster or slower but peopleMichael Niedermayer2008-04-16
* commutative law based cleanupMichael Niedermayer2008-04-16
* do the -1 outside of the transformMichael Niedermayer2008-04-16
* normalize signsMichael Niedermayer2008-04-16
* 100l lost add_biasMichael Niedermayer2008-04-16
* simplify transformMichael Niedermayer2008-04-16
* Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.Jeff Downs2008-04-16
* Revert 12838 to redo it the right way (use svn copy to create newJeff Downs2008-04-16
* Test idct_xvid_sse2() in dct-test.Alexander Strange2008-04-16
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-16
* Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs.Alexander Strange2008-04-16
* Move decode_significance_x86() and decode_significance_8x8_x86() toJeff Downs2008-04-15
* DCA frame size is constantKostya Shishkov2008-04-15
* Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithin...Luca Barbato2008-04-14
* Maxis XA demuxer and decoder.Robert Marston2008-04-14
* IndentationBenoit Fouet2008-04-14
* Support for BMP os2v1.Benoit Fouet2008-04-14
* BFI demuxerSisir Koppaka2008-04-13
* ILP64 fixes (untested)Michael Niedermayer2008-04-13
* Clear DIRS variable in common.mak, so it does not have to be cleared inDiego Biurrun2008-04-13
* Unset DIRS after including subdir.mak so that the variable is not usedDiego Biurrun2008-04-13
* Generate the list of files to clean in subdirectories in common.mak.Diego Biurrun2008-04-13