| Commit message (Expand) | Author | Age |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 |
* | Use addprefix and addsuffix functions to generate TOOLS variable. | diego | 2009-02-12 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 |
* | Conditionally compile aclib.c instead of placing #ifdef around its content. | diego | 2009-02-08 |
* | cosmetics: Remove stray tab. | diego | 2009-02-04 |
* | We use libdvdcss 1.2.10, not 1.2.9. | diego | 2009-02-04 |
* | Remove -c option from install commands. It is ignored by GNU install and | diego | 2009-02-01 |
* | Slightly simplify VIDIX_PCI_FILES command. | diego | 2009-01-31 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW | diego | 2009-01-26 |
* | version.h depends on version.sh. | diego | 2009-01-26 |
* | HAVE_3DNOWEX --> HAVE_3DNOWEXT | diego | 2009-01-25 |
* | Factorize print_version(). | diego | 2009-01-25 |
* | Support an "internal" dvdnav version to make it easier to compile with, | reimar | 2009-01-10 |
* | Switch internal dvdread to libdvdread SVN external. | reimar | 2009-01-08 |
* | libavcodec/i386/ was renamed to libavcodec/x86/. | diego | 2008-12-22 |
* | another round of armv4l --> arm changes | diego | 2008-12-17 |
* | libavcodec/armv4l/ was renamed to libavcodec/arm/. | diego | 2008-12-17 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 |
* | Add yasm support to the build system. | bircoph | 2008-11-16 |
* | Create LIBDIR for binary codecs upon make install. | diego | 2008-10-16 |
* | 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well. | diego | 2008-10-01 |
* | Add shared libswscale support. | rathann | 2008-09-16 |
* | External liba52 support, part 2 of 2. | rathann | 2008-09-15 |
* | Use standard -I flags to compile codec-cfg. | diego | 2008-09-15 |
* | Rename internal libdvdread fork from dvdread to libdvdread | rathann | 2008-08-30 |
* | Remove SKIP_DEPS trick. The same effect can be achieved without it. | diego | 2008-08-18 |
* | FFmpeg no longer has fastmemcpy support, so no longer trigger recursing | diego | 2008-08-14 |
* | Add VIDIX driver for SuperH Mobile VEU hardware block. | ben | 2008-08-11 |
* | Skip dependency generation if we just run distclean or if skipping | diego | 2008-08-09 |
* | Add separate variables for CFLAGS that are specific to internal libraries | diego | 2008-08-07 |
* | cosmetics: Rename some CFLAGS-related variables. | diego | 2008-08-07 |
* | 10l: Remove stray backslash at end of line. | diego | 2008-08-07 |
* | Merge two redundantly declared lines into one. | diego | 2008-08-07 |
* | cosmetics: Sort things into alphabetical order in various places. | diego | 2008-08-07 |
* | Give a CONFIG_ prefix to preprocessor directives that lacked one and | diego | 2008-08-07 |
* | Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER. | diego | 2008-08-07 |
* | Revert mistakenly committed temporary local change. | diego | 2008-08-03 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 |
* | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 |
* | Use conditional compilation instead of an #ifdef around the whole file. | diego | 2008-07-30 |
* | Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and | diego | 2008-07-28 |
* | Revert to previous dependency checking behavior. | diego | 2008-07-26 |
* | Remove "en" from list of all man page languages when generating man page | diego | 2008-07-19 |
* | Rewrite translation handling in the build system. | diego | 2008-07-17 |
* | Evaluate man page installation rule for all available languages, | diego | 2008-07-17 |
* | Dependency files should be refreshed when object files are rebuilt. | diego | 2008-07-12 |
* | Introduce DRIVER_OBJS variable for list of all driver targets. | diego | 2008-07-06 |