summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TypoRamiro Polla2007-06-162-6/+6
* test whether linker supports --warn-commonMåns Rullgård2007-06-151-1/+2
* Indentation for previous commitRamiro Polla2007-06-151-3/+3
* Allow user to specify rgb.txt for imlib2 vhookRamiro Polla2007-06-152-2/+28
* merge print_config_enable() and print_config() as only the former is usedMåns Rullgård2007-06-151-22/+16
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-152-42/+36
* add x86 to ARCH_LIST simplifying config file generationMåns Rullgård2007-06-151-8/+4
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-152-14/+12
* generate ENABLE_* defines also for ARCH_*Aurelien Jacobs2007-06-151-1/+19
* use if() instead of #ifdef and ensure all possible optimisations are enabledAurelien Jacobs2007-06-151-19/+9
* generate ENABLE_* defines also for all the HAVE_* valuesAurelien Jacobs2007-06-151-1/+1
* Add support for track numbers when they are set via stringsPatrice Bensoussan2007-06-151-0/+10
* some samples aren't decoded correctly such asGuillaume Poirier2007-06-151-0/+2
* Remove unneeded semicolon.Panagiotis Issaris2007-06-151-1/+1
* Correct signature of just_return().Panagiotis Issaris2007-06-151-1/+1
* use get_bits_long() where neededAurelien Jacobs2007-06-142-5/+5
* Vhooks require special cflags and ldflags for Windows buildsRamiro Polla2007-06-141-0/+2
* Make ppm vhook depend on fork()Ramiro Polla2007-06-142-2/+8
* Print static vhook warning for Cygwin and MinGWRamiro Polla2007-06-141-2/+2
* Print static vhook warning for Cygwin only when both are enabledRamiro Polla2007-06-141-1/+1
* Remove an unreferenced variable from qpeg_decode_inter().Panagiotis Issaris2007-06-141-2/+0
* add and remove some parenthesesBenoit Fouet2007-06-141-3/+3
* Simplify init preprocessor statements.Albert Lee2007-06-142-30/+16
* this file credits authors of non-trivial code, which I don't qualify forGuillaume Poirier2007-06-141-1/+0
* More detailed documentationNicolas George2007-06-141-0/+12
* List myself in CREDITS as I did have some of code committed,Guillaume Poirier2007-06-132-1/+2
* misc spelling fixesDiego Biurrun2007-06-135-12/+12
* removing underscores from block profiling renaming to xx_Marc Hoffman2007-06-131-2/+2
* Blackfin - read_time primitiveMarc Hoffman2007-06-131-1/+14
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-132-2/+2
* Workaround adjustments for DivX 6.1 and laterLord2007-06-131-2/+2
* remove decode_be32/64 and replace them by AV_RB32/64Ronald S. Bultje2007-06-131-16/+6
* cosmeticsGuillaume Poirier2007-06-121-3/+3
* Remove unused declarationsRamiro Polla2007-06-121-8/+0
* kill one vector constant value load by the right combination of vec_splatX/ve...Sigbjorn Skjaeret2007-06-121-2/+1
* restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%Sigbjorn Skjaeret2007-06-121-1/+1
* integrating MPV_common_init_bfin into the build system and mpegvideo.cMarc Hoffman2007-06-122-0/+4
* Blackfin dct_quantize_bfin routineMarc Hoffman2007-06-122-0/+220
* Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman2007-06-121-0/+1
* misc typo fixesDiego Biurrun2007-06-1226-52/+56
* TypoKostya Shishkov2007-06-121-1/+1
* misc spelling fixesDiego Biurrun2007-06-1266-159/+165
* Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini2007-06-124-105/+145
* Add some explanatory comments to #endif directives.Diego Biurrun2007-06-121-2/+2
* fix 8- and 24-bit FLAC decodingMichael Donaghy2007-06-121-14/+3
* Remove unused static function.Diego Biurrun2007-06-121-8/+0
* dont attach huge samplesto mailsMichael Niedermayer2007-06-111-0/+2
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-113-260/+287
* The video hooks do not depend on the libav* libraries.Diego Biurrun2007-06-111-1/+1
* one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to goGuillaume Poirier2007-06-111-1/+1
OpenPOWER on IntegriCloud