summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* use mpeg4audio common code in aac parserBaptiste Coudurier2008-04-01
* mpeg4audio common codeBaptiste Coudurier2008-04-01
* h264 chroma mc ssse3Loren Merritt2008-04-01
* Remove flexible array member from Escape 124Eli Friedman2008-04-01
* minor typo fixesDiego Biurrun2008-03-31
* cosmetics: Write some Doxygen comments in a more compact fashion.Diego Biurrun2008-03-31
* Fix a bunch of typos in comments.Diego Biurrun2008-03-31
* Remove redundant #ifdef around the complete file.Diego Biurrun2008-03-31
* Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.Diego Biurrun2008-03-31
* help gcc-2.95Michael Niedermayer2008-03-31
* Escape 124 (RPL) decoderEli Friedman2008-03-31
* remove redundant context variableJustin Ruggles2008-03-31
* 8SVX decoderJai Menon2008-03-30
* change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier2008-03-30