summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* move a couple of macros and structs to mpegaudio.hMåns Rullgård2007-06-16
* Add expression evaluation parameters for colors in imlib2 vhookRamiro Polla2007-06-16
* Factor out init_scan_tables(), patch by Andreas Öman %andreas A olebyn.nu%Andreas Öman2007-06-16
* Use a faster way to compute 255-val: Instead of creating a vector ofGraham Booker2007-06-16
* Missing libswscale part of TARGET_ -> HAVE_ changeReimar Döffinger2007-06-16
* Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.Reimar Döffinger2007-06-16
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-16
* 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