500 Commits (e6153f173a49e5bfa70b0c04d2f82930533597b9)

Author SHA1 Message Date
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Mans Rullgard 7baa115a33 build: export filtered -lz flag in config.mak 12 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 12 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 12 years ago
Diego Biurrun 24d3796d21 build: add HOSTOBJS to SUBDIR_VARS list 12 years ago
Diego Biurrun 5864eb427f build: cosmetics: Reorder some lists in a more logical fashion 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
Mans Rullgard f295fee2c9 build: add trailing / to yasm/nasm -I flags 12 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 12 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 12 years ago
Diego Biurrun 42ade117dd build: Use portable compiler flag constructs in header compilation rule 12 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 12 years ago
Diego Biurrun 6bd37e0b28 build: Drop gcc-specific warning flag from header compilation rule 12 years ago
Diego Biurrun 4982e1ddfa build: Add 'check' target to run all compile and test targets. 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
Anton Khirnov 0d0b81f941 Generate manpages for AV{Format,Codec}Context AVOptions. 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Diego Biurrun 58fc740059 build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 13 years ago
Diego Biurrun 7f2885bbb7 build: Drop unused X86-OBJS variable. 13 years ago
Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 13 years ago
Anton Khirnov 0fec2cb15c Remove ffmpeg. 13 years ago
Diego Biurrun 144904e901 build: rename subdir.mak ---> library.mak 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Janne Grunau 8096fdf0b6 presets: rename presets directory 13 years ago
Anton Khirnov df3ca34a56 Makefile: change presets extension to .avpreset 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Anton Khirnov 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 years ago
Anton Khirnov 4d58e4cb4c Rename ffserver to avserver. 13 years ago
Anton Khirnov 9e12f0bf5f Rename ffprobe to avprobe. 13 years ago
Anton Khirnov 266463daff Rename ffplay to avplay. 13 years ago
Mans Rullgard 371584c42b build: add -L flags before existing LDFLAGS 14 years ago
Mans Rullgard 1fef92fd73 build: remove unnecessary dependency on libs from 'all' target 14 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Diego Biurrun db54be09c2 build: Remove deleted 'check' target from .PHONY list. 14 years ago
Diego Biurrun bd9a9a2f18 build: Eliminate obsolete test targets. 14 years ago
Mans Rullgard f68069868b build: fix creation of tools dir with make 3.81 14 years ago
Diego Biurrun e2542dcc6e build: Mark all-yes Makefile target as phony. 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Mans Rullgard bc877faf7f build: factor out the .c and .S compile commands as a macro 14 years ago
Mans Rullgard f038cf3c74 build: remove SRC_PATH_BARE variable 14 years ago
Mans Rullgard bb5249244d build: move basic rules and variables to main Makefile 14 years ago