9791 Commits (c2d08dc0d78e85e6a45abb33e587b8a66a2de754)
 

Author SHA1 Message Date
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
Michael Niedermayer dbf6b678fc proper per stream pcr_pid support by (Wolfram Gloger wmglo dent.med.uni-muenchen@de ) 18 years ago
Reimar Döffinger 1a18eaf760 Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 18 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Diego Biurrun 46076a95a0 The server configuration file is passed as a command line parameter. 18 years ago
Ronald S. Bultje bcbd6603dd emms --> emms_c, taken from a patch by Ronald Bultje 18 years ago
Diego Biurrun 2458c5c1c4 Use consistent names for all test programs. 18 years ago
Diego Biurrun 34933442ac Preprocessor #defines starting with __ are reserved for the system. 18 years ago
Ronald S. Bultje 3d4e3e560f Use FFmpeg-specific CPU feature definitions. 18 years ago
Ronald S. Bultje ac237a2f5d Add CPU feature definitions for SSE3 and SSSE3. 18 years ago
Diego Biurrun 7b900f2d0b '-acodec mp3' --> '-acodec libmp3lame' 18 years ago
avcoder 095247b1c1 Change names of codecs provided by external libraries in examples to account 18 years ago
Ronald S. Bultje d07026cd16 CPU feature definitions should always be available, not just when the 18 years ago