summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* renaming ARCH_BFIN to HAVE_BFINMarc Hoffman2007-08-31
* add Dénes Balatoni to CREDITSBenoit Fouet2007-08-31
* cosmetics: Add some whitespace for better readability.Diego Biurrun2007-08-30
* cosmetics: Sort bitstream filters.Diego Biurrun2007-08-30
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-30
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-30
* Use a consistent multiple inclusion guard.Diego Biurrun2007-08-30
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-30
* Rename functionVitor Sessak2007-08-30
* Replace two #define's by inline functionsVitor Sessak2007-08-30
* Hooking bfin/mathops.hMarc Hoffman2007-08-30
* Blackfin 32bit multiplication primitives MULH MUL16Marc Hoffman2007-08-30
* Replace complicated and currently broken manual alignment code byReimar Döffinger2007-08-30
* Correct packetization for MPEG video frames, and correct setting of theLuca Abeni2007-08-29
* Remove commented code (payload header extension)Luca Abeni2007-08-29
* 10l: Actually add the .libs dependency to the seek_test binary,Diego Biurrun2007-08-28
* Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallu...Luca Barbato2007-08-28
* snow altivec is brokenLuca Barbato2007-08-28
* Split FFmpeg documentation into general documentation and the documentationDiego Biurrun2007-08-28
* Change 4xm demuxer and video decoder to pass the video format version inRoberto Togni2007-08-27
* do not use "strings" in endian checkMåns Rullgård2007-08-27
* Remove unused variable.Diego Biurrun2007-08-27
* typoMichael Niedermayer2007-08-27
* Simplify preprocessor directives.Diego Biurrun2007-08-27
* Remove unused definition.Diego Biurrun2007-08-27
* Change SYS_DARWIN preprocessor checks to __APPLE__, they are specificDiego Biurrun2007-08-27
* Give seektest .libs dependency so that it gets updated on libavformat changes.Wolfram Gloger2007-08-27
* cosmetics: Insert empty line for readability.Diego Biurrun2007-08-27
* Corrected pause handling when using the 's' step by frame key.Craig Nicol2007-08-27
* print EBX/EBP availabilityMichael Niedermayer2007-08-26
* add get_unary_0_33() to help gcc with inliningAurelien Jacobs2007-08-26
* cleanup get_unary()Aurelien Jacobs2007-08-26
* move get_unary() to its own fileAurelien Jacobs2007-08-26
* Do not wrongly mark Apple gcc workarounds as being specific to Darwin.Diego Biurrun2007-08-26
* remove alignment correction of the destination pointers in luma_16x6Guillaume Poirier2007-08-26
* CONFIG_7REGS has been renamed to HAVE_7REGSRamiro Polla2007-08-26
* workaround gcc bug, untested as my gcc is not complainingMichael Niedermayer2007-08-26
* add a link to VIS instructions whitepaperDominik Mierzejewski2007-08-26
* optimize the first vertical lifting step, this also prevents anotherMichael Niedermayer2007-08-26
* use POSIX "strings -a" rather than "strings -"Måns Rullgård2007-08-26
* fix endian detection on MacOSMåns Rullgård2007-08-26
* optimize 1st horizontal lifting stepMichael Niedermayer2007-08-26
* typoMichael Niedermayer2007-08-26
* get rid of totally senseless "m" + read in register we have enoughMichael Niedermayer2007-08-26
* simplify senselessly complex addressingMichael Niedermayer2007-08-26
* cosmeticsMichael Niedermayer2007-08-26
* avoid overflow in the 3rd lifting step, this now needs mmx2 at minimumMichael Niedermayer2007-08-26
* avoid an overflow in the 1 horizontal lifting stepMichael Niedermayer2007-08-25
* prevent one overflow in the first vertical lifting stepMichael Niedermayer2007-08-25
* update mmx code to latest snow changesMichael Niedermayer2007-08-25