9970 Commits (e183b6d17cc5730f41f44ccca5c9857e19385f5f)
 

Author SHA1 Message Date
Måns Rullgård 3f5b56e58b replace TARGET_* with HAVE_* simplifying lists in configure script 18 years ago
Måns Rullgård 48a14b9174 add x86 to ARCH_LIST simplifying config file generation 18 years ago
Måns Rullgård 18ca9a4a99 replace TARGET_ARCH_* to ARCH_* for consistency 18 years ago
Aurelien Jacobs 99a6d06fea generate ENABLE_* defines also for ARCH_* 18 years ago
Aurelien Jacobs 4f74c5855b use if() instead of #ifdef and ensure all possible optimisations are enabled 18 years ago
Aurelien Jacobs f6de217b6c generate ENABLE_* defines also for all the HAVE_* values 18 years ago
Patrice Bensoussan 629272d86f Add support for track numbers when they are set via strings 18 years ago
Guillaume Poirier fbb578e90d some samples aren't decoded correctly such as 18 years ago
Panagiotis Issaris 91a2974ee9 Remove unneeded semicolon. 18 years ago
Panagiotis Issaris d111e41fd3 Correct signature of just_return(). 18 years ago
Aurelien Jacobs b997b67c63 use get_bits_long() where needed 18 years ago
Ramiro Polla 1bdf0fe7c7 Vhooks require special cflags and ldflags for Windows builds 18 years ago
Ramiro Polla 4f3da98526 Make ppm vhook depend on fork() 18 years ago
Ramiro Polla b0268cc060 Print static vhook warning for Cygwin and MinGW 18 years ago
Ramiro Polla 770359898c Print static vhook warning for Cygwin only when both are enabled 18 years ago
Panagiotis Issaris 233ed44543 Remove an unreferenced variable from qpeg_decode_inter(). 18 years ago
Benoit Fouet 71fd12253d add and remove some parentheses 18 years ago
Albert Lee ad0f6c1fcd Simplify init preprocessor statements. 18 years ago
Guillaume Poirier 4931546e26 this file credits authors of non-trivial code, which I don't qualify for 18 years ago
Nicolas George 6b0cdb6e04 More detailed documentation 18 years ago
Guillaume Poirier 2ef7c6350b List myself in CREDITS as I did have some of code committed, 18 years ago
Diego Biurrun 86bdf3fd3d misc spelling fixes 18 years ago
Marc Hoffman 57870214ab removing underscores from block profiling renaming to xx_ 18 years ago
Marc Hoffman f70c273902 Blackfin - read_time primitive 18 years ago
Carl Eugen Hoyos c9823f0577 Improve understanding ofavcodec_find_decoder() 18 years ago
Lord 58d1dc0e9b Workaround adjustments for DivX 6.1 and later 18 years ago
Ronald S. Bultje 48961970f1 remove decode_be32/64 and replace them by AV_RB32/64 18 years ago
Guillaume Poirier da1fce3921 cosmetics 18 years ago
Ramiro Polla 6fe706df05 Remove unused declarations 18 years ago
Sigbjorn Skjaeret 0aec30c58d kill one vector constant value load by the right combination of vec_splatX/vec_sl 18 years ago
Sigbjorn Skjaeret 525751c053 restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% 18 years ago
Marc Hoffman 1a822d303f integrating MPV_common_init_bfin into the build system and mpegvideo.c 18 years ago
Marc Hoffman 50ee61dda2 Blackfin dct_quantize_bfin routine 18 years ago
Marc Hoffman ea6ad30ce9 Blackfin IDCT has no special permutation it uses normal order 18 years ago
Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
Kostya Shishkov c294d7c6ba Typo 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Stefano Sabatini 26ef3220cf Move the video size and rate abbreviations system from libavformat to libavcodec 18 years ago
Diego Biurrun 0a4f20c6c5 Add some explanatory comments to #endif directives. 18 years ago
Michael Donaghy 3cce801a0b fix 8- and 24-bit FLAC decoding 18 years ago
Diego Biurrun ea23327b9c Remove unused static function. 18 years ago
Michael Niedermayer 1aa80145c5 dont attach huge samplesto mails 18 years ago
Aurelien Jacobs 0c33dac236 move codecs declarations from avcodec.h to allcodecs.h 18 years ago
Diego Biurrun 819f3ab6f5 The video hooks do not depend on the libav* libraries. 18 years ago
Guillaume Poirier c01d444b3e one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go 18 years ago
Eric Lasota 7c68b47b78 Cygwin compatibility workaround 18 years ago
Diego Biurrun b8d4082552 We do not create .d files, thus no need to remove them. 18 years ago
Diego Biurrun fa62bdb868 Move libpostproc-specific uninstallation command to the libpostproc Makefile. 18 years ago
Diego Biurrun 06694949b4 Use consistent paths for adding values to LDFLAGS. 18 years ago
Ronald S. Bultje 19ecf88288 Add a bounds check on AVProbeData input. 18 years ago