9723 Commits (fa62bdb8684ed7cfc77207004d79d2119dbc2723)
 

Author SHA1 Message Date
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
Diego Biurrun 94254fc00e Only run MMX2 tests when MMX2 is available. 18 years ago
Diego Biurrun b9702de506 Fix linking when GPL code has been disabled. 18 years ago
Ronald S. Bultje ee3035f31e Fix compilation when MMX is disabled. 18 years ago
Diego Biurrun b0b0d7e78c FAAN is not x86-specific. 18 years ago
Panagiotis Issaris 716f6b47f2 Remove the unnecessary masking when counting received packet types in the H.264 18 years ago
Panagiotis Issaris 7699645e7d Remove the unnecessary masking when reconstructing the NAL unit header in the 18 years ago
Panagiotis Issaris 6ab6525e11 Remove the unnecessary masking when extracting the start bit in the H.264 RTP 18 years ago
Diego Biurrun c64bab0805 Fix linking: emms_c is a macro, #include the correct header file. 18 years ago
Andreas Öman 93cc10fa9c h264: use 'simple' in border backup / xchg 18 years ago
Ronald S. Bultje 8e82f5048e emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak net 18 years ago
Diego Biurrun 9097a8e48d Add some forgotten lib prefixes to Makefile variables. 18 years ago
Baptiste Coudurier e5f0be5a0c add MMES fourcc, matrox mpeg2 in avi files 18 years ago
Michael Niedermayer 7691686327 add mpegtsraw demuxer 18 years ago
Baptiste Coudurier 911f9b714e warn user if video codec timebase is very high 18 years ago
Eric Lasota 160228f894 Rename cb field 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Diego Biurrun 2986a4f836 one more rename 18 years ago
Diego Biurrun 96bac110a7 Update for recent file removals/renames. 18 years ago