9803 Commits (9cafbd6c490624315c5713db9ba960a408d3e73b)
 

Author SHA1 Message Date
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
Diego Biurrun 364a960704 Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg. 18 years ago
Diego Biurrun bb8fe69a09 whitespace cosmetics 18 years ago
Diego Biurrun 4566de5707 Simplify ffplay.o CFLAGS handling. 18 years ago
Diego Biurrun 18caf192e7 Compile all binaries with default CFLAGS. 18 years ago
Diego Biurrun 226cbe07c7 Make main() return 0 at the end and mark as int. 18 years ago
Diego Biurrun a65bafeff0 Add appropriate headers for exit and printf. 18 years ago
Diego Biurrun ed7bf3c3c8 Simplify command with automatic variable. 18 years ago
Ronald S. Bultje 097e1da470 Adapt to API changes, fix compilation. 18 years ago
Guillaume Poirier 5ce27e8c92 minor GCC3 compile fix 18 years ago
Graham Booker f057cc0399 Altivec version of h264_(h|v)_loop_filter_luma 18 years ago
Ronald S. Bultje 12807c8d87 Add some #includes to allow compilation without HAVE_AV_CONFIG_H. 18 years ago
Diego Biurrun 15bf461bb6 Remove unused variable. 18 years ago
Diego Biurrun 62dd740c7c Remove redundant #include, avformat.h indirectly includes common.h. 18 years ago
Graham Booker ee387b57fd work around issues with the old version of Gnu Assembler shipped on 18 years ago
Diego Biurrun b13cdd333f Remove stray commented out line, fix individual regression test dependencies. 18 years ago
Michael Niedermayer b3e104366a simplify 18 years ago
Michael Niedermayer 2bb486a5e6 remove now unused "global" pcr_pid 18 years ago