summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* simplify ppc64 handlingMåns Rullgård2007-06-17
* remove unneeded variable initializationsMåns Rullgård2007-06-17
* restore GCC3 supportGuillaume Poirier2007-06-17
* indentMåns Rullgård2007-06-17
* simplify simd extension checkingMåns Rullgård2007-06-17
* re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_...Guillaume Poirier2007-06-17
* part 2/2 of fixing Altivec-accelerated H264 luma inloop filterGraham Booker2007-06-17
* convert h264_deblock_q1 to an inline function.Guillaume Poirier2007-06-17
* IndentationRamiro Polla2007-06-17
* add "checkheaders" targetMåns Rullgård2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* 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