summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28951Uoti Urpala2009-03-141-19/+5
|\
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+1
| * Only compile fastmemcpybench on x86.diego2009-03-141-2/+2
| * Fix and restructure fastmemcpybench. It is now one binary that runs alldiego2009-03-101-19/+3
| * Remove native nuv demuxer, it only needs more code to achieve the same thingreimar2009-03-091-1/+0
| * Make fastmemcpybench almost working - only thing missing is a way toreimar2009-03-091-2/+2
| * Fix fastmemcpybench tools build:diego2009-03-091-11/+15
| * Add test for C memcpy()michael2009-03-081-0/+1
| * rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordinglyreimar2009-03-081-2/+1
| * Remove internal NuppelVideo decoder, the code in libavcodec can decodereimar2009-03-081-2/+0
* | Merge svn changes up to r28862Uoti Urpala2009-03-071-20/+20
|\|
| * Only add -Ilibdvdnav to the CFLAGS of the files that require it.diego2009-03-051-0/+1
| * Simplify CFLAGS generation for individual targets.diego2009-03-051-9/+9
| * Simplify some vidix dhahelper build commands with automatic make variables.diego2009-03-051-5/+4
| * DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netdiego2009-03-011-0/+1
| * Fix 10l typo in ADD_ALL_EXESUFS function name.diego2009-03-011-1/+1
| * codec-cfg does not depend on codecs.conf.h, it is used to generate it.diego2009-03-011-1/+1
| * Make all object files depend on generated header files.diego2009-03-011-4/+2
| * Add explicit dependencies on generated header files for the object files alongdiego2009-03-011-1/+2
| * Fix dependencies on generated header files for the codec* binaries.diego2009-03-011-3/+3
* | Merge svn changes up to r28712Uoti Urpala2009-02-231-0/+1
|\|
| * Add statistics audio filter that prints information about the audio stream.diego2009-02-211-0/+1
* | Merge svn changes up to r28641Uoti Urpala2009-02-181-0/+1
|\|
| * Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+1
* | Merge svn changes up to r28610Uoti Urpala2009-02-161-0/+1
|\|
| * Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl...reimar2009-02-141-0/+1
* | Merge svn changes up to r28549Uoti Urpala2009-02-131-34/+25
|\|
| * Ignore errors from all rm commands in clean targets.diego2009-02-121-12/+12
| * On clean/distclean, remove binaries with all types of executable suffixes.diego2009-02-121-17/+17
| * Use addprefix and addsuffix functions to generate TOOLS variable.diego2009-02-121-10/+1
* | Merge svn changes up to r28537Uoti Urpala2009-02-121-3/+4
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-0/+1
| * Conditionally compile aclib.c instead of placing #ifdef around its content.diego2009-02-081-1/+1
| * cosmetics: Remove stray tab.diego2009-02-041-1/+1
| * We use libdvdcss 1.2.10, not 1.2.9.diego2009-02-041-1/+1
* | Merge svn changes up to r28461Uoti Urpala2009-02-041-4/+4
|\|
| * Remove -c option from install commands. It is ignored by GNU install anddiego2009-02-011-2/+2
| * Slightly simplify VIDIX_PCI_FILES command.diego2009-01-311-2/+2
* | Merge svn changes up to r28403Uoti Urpala2009-01-311-12/+12
|\|
| * HAVE_3DNOW --> HAVE_AMD3DNOWdiego2009-01-261-10/+10
| * version.h depends on version.sh.diego2009-01-261-2/+2
* | Merge svn changes up to r28366Uoti Urpala2009-01-261-2/+2
|\|
| * HAVE_3DNOWEX --> HAVE_3DNOWEXTdiego2009-01-251-1/+1
| * Factorize print_version().diego2009-01-251-1/+1
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-11/+25
|\|
| * Support an "internal" dvdnav version to make it easier to compile with,reimar2009-01-101-0/+14
| * Switch internal dvdread to libdvdread SVN external.reimar2009-01-081-11/+11
* | Merge svn changes up to r28204Uoti Urpala2008-12-271-1/+1
|\|
| * libavcodec/i386/ was renamed to libavcodec/x86/.diego2008-12-221-1/+1
* | Makefile: Fix live555 compilationUoti Urpala2008-12-221-1/+1
* | Merge svn changes up to r28162Uoti Urpala2008-12-191-2/+2
|\|
| * another round of armv4l --> arm changesdiego2008-12-171-1/+1
| * libavcodec/armv4l/ was renamed to libavcodec/arm/.diego2008-12-171-1/+1
* | Makefile: prevent default build rules being used on FFmpeg filesUoti Urpala2008-12-061-1/+5
* | Makefile: Rebuild FFmpeg libraries when .asm and .o files changeUoti Urpala2008-12-061-1/+1
* | Makefile, common.mak: Create .d files when creating corresponding .oUoti Urpala2008-12-061-11/+8
* | Makefile: Don't use "install -d" on existing directoriesUoti Urpala2008-12-061-3/+5
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-5/+60
|\|
| * Treat video output objects the same as everything else in the build system,diego2008-12-031-6/+44
| * cosmetics: Rename ZORAN Makefile variable to ZR for consistency.diego2008-12-031-1/+1
| * Treat audio output objects the same as everything else in the build system,diego2008-12-031-2/+19
* | Makefile, codec-cfg.c: Don't use EXTRA_INC flags for codec-cfg compileUoti Urpala2008-12-021-1/+1
* | Merge svn changes up to r28065Uoti Urpala2008-12-021-0/+1
|\|
| * MNG demuxer by Stefan Schuermans, stefan blinkenarea orgdiego2008-11-301-0/+1
* | Merge svn changes up to r27949Uoti Urpala2008-11-171-2/+2
|\|
| * Add yasm support to the build system.bircoph2008-11-161-2/+2
* | Merge svn changes up to 27824Uoti Urpala2008-10-251-1/+1
|\|
| * Create LIBDIR for binary codecs upon make install.diego2008-10-161-1/+1
* | Merge svn changes up to r27682Uoti Urpala2008-10-021-2/+1
|\|
| * 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.diego2008-10-011-2/+1
* | Merge svn changes up to r27649Uoti Urpala2008-09-201-4/+4
|\|
| * Add shared libswscale support.rathann2008-09-161-1/+1
| * External liba52 support, part 2 of 2.rathann2008-09-151-2/+2
| * Use standard -I flags to compile codec-cfg.diego2008-09-151-1/+1
* | Merge svn changes up to r27514Uoti Urpala2008-09-031-16/+13
|\|
| * Rename internal libdvdread fork from dvdread to libdvdreadrathann2008-08-301-11/+11
| * Remove SKIP_DEPS trick. The same effect can be achieved without it.diego2008-08-181-4/+1
| * FFmpeg no longer has fastmemcpy support, so no longer trigger recursingdiego2008-08-141-1/+1
* | Merge svn changes up to r27458Uoti Urpala2008-08-121-0/+7
|\|
| * Add VIDIX driver for SuperH Mobile VEU hardware block.ben2008-08-111-0/+1
| * Skip dependency generation if we just run distclean or if skippingdiego2008-08-091-0/+6
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-98/+99
|\|
| * Add separate variables for CFLAGS that are specific to internal librariesdiego2008-08-071-2/+4
| * cosmetics: Rename some CFLAGS-related variables.diego2008-08-071-4/+4
| * 10l: Remove stray backslash at end of line.diego2008-08-071-1/+1
| * Merge two redundantly declared lines into one.diego2008-08-071-2/+1
| * cosmetics: Sort things into alphabetical order in various places.diego2008-08-071-88/+88
| * Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-2/+2
| * Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.diego2008-08-071-1/+1
| * Revert mistakenly committed temporary local change.diego2008-08-031-1/+1
| * Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-4/+4
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_diego2008-08-021-4/+4
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-5/+4
|\|
| * Use conditional compilation instead of an #ifdef around the whole file.diego2008-07-301-2/+2
| * Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile anddiego2008-07-281-2/+2
| * Revert to previous dependency checking behavior.diego2008-07-261-1/+0
* | Merge svn changes up to r27332Uoti Urpala2008-07-211-5/+5
|\|
| * Remove "en" from list of all man page languages when generating man pagediego2008-07-191-2/+2
| * Rewrite translation handling in the build system.diego2008-07-171-3/+3
| * Evaluate man page installation rule for all available languages,diego2008-07-171-4/+4
* | Merge svn changes up to r27281Uoti Urpala2008-07-151-0/+1
|\|
| * Dependency files should be refreshed when object files are rebuilt.diego2008-07-121-0/+1
* | Merge svn changes up to r27242Uoti Urpala2008-07-091-20/+21
|\|
| * Introduce DRIVER_OBJS variable for list of all driver targets.diego2008-07-061-4/+5
| * Simplify codecs.conf.h generation rule.diego2008-07-061-1/+1
| * Merge version.h dependency declarations.diego2008-07-061-3/+1
| * Remove redundant dependencies for .rc files.diego2008-07-061-2/+2
| * Add a generic rule for .rc files and use it.diego2008-07-061-2/+3
| * cosmetics: Merge three lines into two.diego2008-07-061-3/+2
| * Also remove dhahelper and dhahelperwin on distclean.diego2008-07-061-1/+1
| * Rename ALLPARTSLIBS variable to FFMPEGLIBS.diego2008-07-051-2/+2
| * Group some variable declarations together in sensible places.diego2008-07-051-4/+6
| * Declare FFmpeg dependencies in a more elegant way using the PARTS variable.diego2008-07-051-2/+2
* | Merge svn changes up to r27202Uoti Urpala2008-07-051-14/+17
|\|
| * Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.diego2008-07-041-1/+1
| * Simplify tool generation rules with a pattern rule.diego2008-07-041-9/+8
| * Only build loader tests on x86.diego2008-07-041-1/+4
| * Fix liba52/test linking, it needs -lm.diego2008-07-041-1/+1
| * Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.diego2008-07-041-2/+3
| * Declare common netstream + vivodump dependencies in the common place.diego2008-07-041-3/+3
* | Merge svn changes up to r27184Uoti Urpala2008-07-011-2/+3
|\|
| * Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on eachdiego2008-07-011-7/+1
| * Touch FFmpeg libraries after recursing into their subdirectories.diego2008-06-241-0/+1
| * Do not unconditionally recurse into FFmpeg subdirectories. Instead, justdiego2008-06-241-2/+8
* | Merge svn changes up to r27123Uoti Urpala2008-06-231-7/+21
|\|
| * renamed vidixlib.c to vidix.cben2008-06-201-1/+1
| * allow conditionnal compilation of yuv4mpeg video out.ben2008-06-201-1/+0
| * Add copyright and license statement.diego2008-06-171-5/+20
* | Merge svn changes up to r27092Uoti Urpala2008-06-171-2/+3
|\|
| * Add command to create dhahelper device to install-dhahelper target.diego2008-06-081-0/+1
| * Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h candiego2008-06-081-1/+1
| * Add dhahelper CFLAGS where appropriate if enabled.diego2008-06-081-1/+1
| * Fix silly typo in CFLAG_SVGALIB_HELPER variable name.diego2008-06-081-1/+1
* | Merge svn changes up to r27025Uoti Urpala2008-06-071-17/+14
|\|
| * Restore support for compiling with svgalib_helper.diego2008-06-071-0/+2
| * No need to set LC_ALL=C for individual shell commands,diego2008-06-071-1/+1
| * The VIDIX PCI files should be regenerated when the awk scriptdiego2008-06-071-1/+1
| * Remove unnecessary -o option from windres invocation.diego2008-06-061-1/+1
| * Fix the linking of TOOLS/netstream and TOOLS/vivodump.diego2008-06-061-14/+9
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-99/+148
|\|
| * Add install-dhahelperwin target to simplify dhahelper installation on Windows.diego2008-05-301-0/+3
| * Merge vidix/dhahelperwin/Makefile into top-level Makefile.diego2008-05-301-1/+31
| * Merge vidix/dhahelper/Makefile into top-level Makefile.diego2008-05-301-0/+13
| *