summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* correct type of qsort() comparison callbackMåns Rullgård2007-06-16
* correct type for h263_parse()Måns Rullgård2007-06-16
* fix indentationMåns Rullgård2007-06-16
* replace endian detection hack with #ifdef WORDS_BIGENDIANMåns Rullgård2007-06-16
* fix some printf format specifiersMåns Rullgård2007-06-16
* correct type for {put,avg}_h264_chroma_mc2_mmx2Måns Rullgård2007-06-16
* kill some "defined but not used" warningsMåns Rullgård2007-06-16
* kill a warning on 64-bit machinesMåns Rullgård2007-06-16
* move dsputil_init_foo() out from #ifdefMåns Rullgård2007-06-16
* TypoRamiro Polla2007-06-16
* test whether linker supports --warn-commonMåns Rullgård2007-06-15
* Indentation for previous commitRamiro Polla2007-06-15
* Allow user to specify rgb.txt for imlib2 vhookRamiro Polla2007-06-15
* merge print_config_enable() and print_config() as only the former is usedMåns Rullgård2007-06-15
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-15
* add x86 to ARCH_LIST simplifying config file generationMåns Rullgård2007-06-15
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-15
* generate ENABLE_* defines also for ARCH_*Aurelien Jacobs2007-06-15
* use if() instead of #ifdef and ensure all possible optimisations are enabledAurelien Jacobs2007-06-15
* generate ENABLE_* defines also for all the HAVE_* valuesAurelien Jacobs2007-06-15
* Add support for track numbers when they are set via stringsPatrice Bensoussan2007-06-15
* some samples aren't decoded correctly such asGuillaume Poirier2007-06-15
* Remove unneeded semicolon.Panagiotis Issaris2007-06-15
* Correct signature of just_return().Panagiotis Issaris2007-06-15
* use get_bits_long() where neededAurelien Jacobs2007-06-14
* Vhooks require special cflags and ldflags for Windows buildsRamiro Polla2007-06-14
* Make ppm vhook depend on fork()Ramiro Polla2007-06-14
* Print static vhook warning for Cygwin and MinGWRamiro Polla2007-06-14
* Print static vhook warning for Cygwin only when both are enabledRamiro Polla2007-06-14
* Remove an unreferenced variable from qpeg_decode_inter().Panagiotis Issaris2007-06-14
* add and remove some parenthesesBenoit Fouet2007-06-14
* Simplify init preprocessor statements.Albert Lee2007-06-14
* this file credits authors of non-trivial code, which I don't qualify forGuillaume Poirier2007-06-14
* More detailed documentationNicolas George2007-06-14
* List myself in CREDITS as I did have some of code committed,Guillaume Poirier2007-06-13
* misc spelling fixesDiego Biurrun2007-06-13
* removing underscores from block profiling renaming to xx_Marc Hoffman2007-06-13
* Blackfin - read_time primitiveMarc Hoffman2007-06-13
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-13
* Workaround adjustments for DivX 6.1 and laterLord2007-06-13
* remove decode_be32/64 and replace them by AV_RB32/64Ronald S. Bultje2007-06-13
* cosmeticsGuillaume Poirier2007-06-12
* Remove unused declarationsRamiro Polla2007-06-12
* kill one vector constant value load by the right combination of vec_splatX/ve...Sigbjorn Skjaeret2007-06-12
* restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%Sigbjorn Skjaeret2007-06-12
* integrating MPV_common_init_bfin into the build system and mpegvideo.cMarc Hoffman2007-06-12
* Blackfin dct_quantize_bfin routineMarc Hoffman2007-06-12
* Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman2007-06-12
* misc typo fixesDiego Biurrun2007-06-12
* TypoKostya Shishkov2007-06-12