summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* Simplify CLEANFILES generation.Diego Biurrun2008-04-13
* Add explanatory comments to enum CodecID.Diego Biurrun2008-04-13
* Remove redundant &.Michael Niedermayer2008-04-13
* Add a header file to declare Xvid IDCT functions.Alexander Strange2008-04-12
* Crop parameters are unsigned, having them negative could be bad and leadMichael Niedermayer2008-04-11
* Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsvMichael Niedermayer2008-04-11
* cosmetics: Break an overly long line.Keiji Costantini2008-04-10
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-10
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-10
* Only set channels in the stream if previously unset, fixes resampling crash o...Benjamin Larsson2008-04-10
* undo changes in aac_ac3_parserBartlomiej Wolowiec2008-04-09
* Fix H.264 interframe decoding when compiling with icc. Patch by LorenLoren Merritt2008-04-08
* Fix reference to a file in MPlayer that was renamed.Diego Biurrun2008-04-08
* add CODEC_ID_DIRACMichael Niedermayer2008-04-08
* Correction of typo in aac_ac3_parserBartlomiej Wolowiec2008-04-08
* Increase alignment for DCT block arrays from 8 to 16Alexander Strange2008-04-08
* Add a missing comma in tiff_encoder.pix_fmtsStefano Sabatini2008-04-08
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-07
* append TESTS-yes to TESTS; one ifeq lessMåns Rullgård2008-04-07
* non-recursive makefilesMåns Rullgård2008-04-07
* Corrections of errors in aac_ac3_parserBartlomiej Wolowiec2008-04-07
* change of aac_ac3_parser, so it is able to send complete portion of data to d...Bartlomiej Wolowiec2008-04-05
* Disable the split function. This should end the mpeg1/2 global header issues.Michael Niedermayer2008-04-04
* Decode stuff from extradata as well.Michael Niedermayer2008-04-03
* Factorize code a little.Michael Niedermayer2008-04-03
* use common aac sample rate tablesAurelien Jacobs2008-04-02
* Do not use the mlib IDCT by default. We do not want videos which are onlyMichael Niedermayer2008-04-02