8602 Commits (dd9bdeb9f38f0047013cc49bd2a34baa73fe38f3)
 

Author SHA1 Message Date
Benjamin Larsson 6e584be16c Kill a warning and don't use modulus. 18 years ago
Benjamin Larsson a5b8a69c70 decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk. 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago
Luca Barbato 94d122e96e stray fflush spotted by Aurel 18 years ago
Luca Barbato 66e9de3891 Make example and test build and link correctly 18 years ago
Luca Barbato da095a23a1 av_logify 18 years ago
Diego Biurrun 797ee6a6c7 simplify condition 18 years ago
Kostya Shishkov 49561f992e Seeking support in WavPack 18 years ago
Diego Biurrun 1658bc4f96 Use a function for repeated AltiVec output and condition check. 18 years ago
Diego Biurrun d7a9562415 Fix wrong condition check in the memalign error output. 18 years ago
Reimar Döffinger a737f1dfdb LZO optimization: check input buffer bounds less frequently if padded 18 years ago
Diego Biurrun 910c62e1fc spelling and formatting cosmetics 18 years ago
Diego Biurrun e3c00e34f0 Use ! disabled() where appropriate. 18 years ago
Diego Biurrun 47f9cc15cc Use disabled() to check for GPL. 18 years ago
Diego Biurrun ec5527c516 Make use of enabled_any(). 18 years ago
Diego Biurrun 2f7e6782f4 Make use of disabled(), disabled_all() and enabled_all(). 18 years ago
Diego Biurrun 85bca2c528 Add disabled_any() and disabled_all() functions. 18 years ago
Ramiro Polla 37970ebfbf Add disabled() function and make use of it. 18 years ago
Benjamin Larsson d7973906de Sort out the diffrent cook versions. 18 years ago
Benjamin Larsson 70ab75eb6a Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite. 18 years ago
François Revol 66d49636c7 an alloc func failing should give ENOMEM anyway. 18 years ago
Ronald S. Bultje 8f42f5238e proper error handling in file size retrieval, patch by Ronald S. Bultje rbultje at ronald bitfreak net 18 years ago
Benjamin Larsson b3203b64c6 Get rid of one warning. 18 years ago
Luca Barbato fe70f25c58 Simplify and avoid a warning (should be faster on Cell and certain G4 revisions) 18 years ago
Kostya Shishkov 4b3b5a2337 Coded residual in WavPack may be > 0xFFFF 18 years ago
Reimar Döffinger 8cb59bce97 Fix _LZO_H vs. LZO_H typo 18 years ago
Reimar Döffinger cf0ef3dc34 Fix buffer end checks in lzo copy code to work in all cases. 18 years ago
Måns Rullgård 30b9d5f622 nobody uses TARGET_CMOV 18 years ago
Måns Rullgård 7073e9fc69 rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure 18 years ago
Måns Rullgård 1ac9331a8f simplify setting of TARGET_* variables 18 years ago
Reimar Döffinger 266aa26c52 Add lzo test code 18 years ago
Luca Barbato 994fd8500d Fix warnings and simplify/reorder the code 18 years ago
Michael Niedermayer de3ae9596b stealing a few field names from mplayers asf demuxer 18 years ago
Ramiro Polla c839db53f7 Change occurences of 'test $foo != "no"' to 'enabled foo' for 18 years ago
Ramiro Polla 9a46fe7509 Change one occurence of 'test $foo = yes -o test $bar = yes' to 18 years ago
Ramiro Polla 90be59ef95 Change all straight 'test $foo = "yes"' to 'enabled foo'. 18 years ago
Michel Bardiaux 76ebb18f16 Segregate code common to BMP decoder and future encoder 18 years ago
Kostya Shishkov 74fd63d009 Set aspect ratio if present (for AP only) 18 years ago
Måns Rullgård edab3048c2 check for ARMv6 instruction set support 18 years ago
Michael Niedermayer 1fdefd9881 fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg 18 years ago
Panagiotis Issaris de6c4b2dd3 Typo 18 years ago
Baptiste Coudurier 4abc097146 remove void * used in arithmetic warnings 18 years ago
Michael Niedermayer 24368c4ae4 cosmetics / remove #if 0 code 18 years ago
Baptiste Coudurier 72fd40bd3a add waveformatextensible support 18 years ago
Måns Rullgård cc1fb6238b add -Wno-pointer-sign to CFLAGS 18 years ago
Diego Biurrun e867d9b9c0 Update gcc sections. 18 years ago
Panagiotis Issaris b5bfb9f9de Silence GCC when incorrectly complaining that the "line" variable could be used 18 years ago
Diego Biurrun 200d9a885b Do not run (broken) ffserver test by default and warn about its brokenness. 18 years ago
Ramiro Polla ca3798dc22 Remove installstrip in favor of explicit strip; better for cross-compilation. 18 years ago
Diego Biurrun 7a7be12663 comment typo 18 years ago