summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove AACAC3FrameFlagMichael Niedermayer2008-04-184-23/+4
* cosmetics: spellingDiego Biurrun2008-04-171-3/+3
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-174-45/+45
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-1711-106/+106
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-171-12/+12
* Remove another unneeded var from contextVitor Sessak2008-04-171-3/+1
* 10l: my last commit broke compilation and introduced warningsVitor Sessak2008-04-171-5/+3
* Remove unneeded variables from contextVitor Sessak2008-04-171-14/+6
* Remove wrapper around av_log2()Vitor Sessak2008-04-171-8/+2
* Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.Alexander Strange2008-04-171-1/+1
* fix a typoBenoit Fouet2008-04-171-1/+1
* Make two comments doxygen compatible.Stefano Sabatini2008-04-171-2/+2
* TypoStefano Sabatini2008-04-171-1/+1
* Add descriptive long_name to AVCodecStefano Sabatini2008-04-171-1/+2
* indentMichael Niedermayer2008-04-171-19/+19
* Factorize more code.Michael Niedermayer2008-04-171-20/+12
* Factorize decode_postfix() out.Michael Niedermayer2008-04-171-32/+22
* Change k limiting code, i think the code was buggy.Michael Niedermayer2008-04-171-5/+7
* more senseless codeMichael Niedermayer2008-04-171-1/+0
* senseless codeMichael Niedermayer2008-04-171-4/+0
* useless variableMichael Niedermayer2008-04-171-6/+2
* simplifyMichael Niedermayer2008-04-171-4/+2
* fix building of test programs (make tests)Måns Rullgård2008-04-162-8/+9
* clear TESTS variable between subdirsMåns Rullgård2008-04-161-1/+1
* Set correct value for includedir in pkg-config files.Diego Biurrun2008-04-161-2/+1
* Set correct value for libdir in pkg-config files.Anssi Hannula2008-04-161-2/+2
* cosmetics: Fix nonstandard indentation.Diego Biurrun2008-04-161-21/+21
* Cosmetics:Jeff Downs2008-04-161-9/+21
* doxy header for udp protocolLuca Barbato2008-04-161-0/+6
* unassigned imdct & windowing TODOMichael Niedermayer2008-04-161-0/+1
* unusedMichael Niedermayer2008-04-161-1/+1
* cosmeticMichael Niedermayer2008-04-161-1/+2
* Move the *-1 to a more sane place as well.Michael Niedermayer2008-04-161-3/+3
* Move scale_bias to a more sane place. I am starting to wonder how thisMichael Niedermayer2008-04-161-5/+5
* simplifyMichael Niedermayer2008-04-161-2/+1
* Avoid reverse addressing, not sure if this is faster or slower but peopleMichael Niedermayer2008-04-161-3/+3
* commutative law based cleanupMichael Niedermayer2008-04-161-1/+1
* do the -1 outside of the transformMichael Niedermayer2008-04-161-4/+4
* normalize signsMichael Niedermayer2008-04-161-4/+2
* 100l lost add_biasMichael Niedermayer2008-04-161-2/+2
* simplify transformMichael Niedermayer2008-04-161-20/+10
* Print duration with higher precision.Diego Biurrun2008-04-161-2/+2
* Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.Jeff Downs2008-04-163-110/+147
* Revert 12838 to redo it the right way (use svn copy to create newJeff Downs2008-04-163-147/+110
* Test idct_xvid_sse2() in dct-test.Alexander Strange2008-04-161-1/+7
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-164-1/+403
* Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs.Alexander Strange2008-04-162-0/+7
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-151-5/+18
* documentation update for new Maxis EA XA decoder/demuxerRobert Marston2008-04-152-0/+5
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-151-4/+13