summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* PowerPC/CELL/Altivec pointersLuca Barbato2007-08-23
* elaborate on needs_more_infoMichael Niedermayer2007-08-23
* use more bits on the encoder sideMichael Niedermayer2007-08-23
* sparc asm docsMichael Niedermayer2007-08-23
* Initialize the "stc" variable before using it in ff_find_start_code()Luca Abeni2007-08-23
* Take ring frame into account when demuxing.Kostya Shishkov2007-08-23
* simd gmc wasn't impossible.Loren Merritt2007-08-23
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* Revert previous unneeded mipsel patch (obsoleted by endianness detection fix).Diego Biurrun2007-08-22
* Add mipsel architecture that differs from mips in endianness.Diego Biurrun2007-08-22
* fix endian check when cross-compilingMåns Rullgård2007-08-22
* simplifyMichael Niedermayer2007-08-22
* right filename in doxygen commentBenoit Fouet2007-08-22
* cosmetics: alphabetical orderDiego Biurrun2007-08-22
* Make ffserver use cmdutils.c show_license functionStefano Sabatini2007-08-22
* Make ffmpeg use cmdutils.c show_license functionStefano Sabatini2007-08-22
* Simplify preprocessor directives.Diego Biurrun2007-08-22
* make clean bfinMarc Hoffman2007-08-22
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-22
* optimization tips for the waveletMichael Niedermayer2007-08-21
* more complete dc prediction descriptionMichael Niedermayer2007-08-21
* LL band predictionMichael Niedermayer2007-08-21
* typoMichael Niedermayer2007-08-21
* describe IDWTMichael Niedermayer2007-08-21
* parsers and bsfs declarations are not meant to be part of public APIAurelien Jacobs2007-08-21
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-21
* create libavcodec/sh4 dir when building out-of-treeAurelien Jacobs2007-08-21
* cosmetics: some reorderingAurelien Jacobs2007-08-21
* asv1.c directly uses Put/GetBitContext, so it should include bitstream.hAurelien Jacobs2007-08-21
* introMichael Niedermayer2007-08-21
* few words about the waveletsMichael Niedermayer2007-08-21
* remove code which become unused by the previous changesMichael Niedermayer2007-08-21
* Simplify and optimize the 4th vertical lifting step of the SSE2 code (untested)Michael Niedermayer2007-08-21
* Simplify and optimize the 4th vertical lifting step of the MMX codeMichael Niedermayer2007-08-21
* Simplify and speedup code, reduce needed headroom by 2 bits in the 3rdMichael Niedermayer2007-08-20
* simplify, speedup and reduce needed headroom by 2 bits in the 3rdMichael Niedermayer2007-08-20
* replace <<1 by add for SSE2 (untested)Michael Niedermayer2007-08-20
* replace <<1 by addMichael Niedermayer2007-08-20
* slightly change horizontal lift3 so it needs 1 bit less headroomMichael Niedermayer2007-08-20
* remove idiotc double subtraction from the sse2 code (untested, no sse2 here)Michael Niedermayer2007-08-20
* fixme noteMichael Niedermayer2007-08-20
* and of course the unneeded double subtractions were blindly put in theMichael Niedermayer2007-08-20
* more stupid double subtractionsMichael Niedermayer2007-08-20
* get rid of idiotc double subtractionMichael Niedermayer2007-08-20
* ensure configure only accept valid --list-* parametersAurelien Jacobs2007-08-20
* support swink created files which have soi/eoi broken tags reversedBaptiste Coudurier2007-08-20
* Additional documentation for CRC functionsReimar Döffinger2007-08-20
* Print an SDP when all outputs are RTP (the SDP can be saved in a text fileLuca Abeni2007-08-20
* Implement the cmdutils.c show_license function.Stefano Sabatini2007-08-20