aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
...
| * Treat audio output objects the same as everything else in the build system,Gravatar diego2008-12-03
* | Makefile, codec-cfg.c: Don't use EXTRA_INC flags for codec-cfg compileGravatar Uoti Urpala2008-12-02
* | Merge svn changes up to r28065Gravatar Uoti Urpala2008-12-02
|\|
| * MNG demuxer by Stefan Schuermans, stefan blinkenarea orgGravatar diego2008-11-30
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * Add yasm support to the build system.Gravatar bircoph2008-11-16
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Create LIBDIR for binary codecs upon make install.Gravatar diego2008-10-16
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.Gravatar diego2008-10-01
* | Merge svn changes up to r27649Gravatar Uoti Urpala2008-09-20
|\|
| * Add shared libswscale support.Gravatar rathann2008-09-16
| * External liba52 support, part 2 of 2.Gravatar rathann2008-09-15
| * Use standard -I flags to compile codec-cfg.Gravatar diego2008-09-15
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * Rename internal libdvdread fork from dvdread to libdvdreadGravatar rathann2008-08-30
| * Remove SKIP_DEPS trick. The same effect can be achieved without it.Gravatar diego2008-08-18
| * FFmpeg no longer has fastmemcpy support, so no longer trigger recursingGravatar diego2008-08-14
* | Merge svn changes up to r27458Gravatar Uoti Urpala2008-08-12
|\|
| * Add VIDIX driver for SuperH Mobile VEU hardware block.Gravatar ben2008-08-11
| * Skip dependency generation if we just run distclean or if skippingGravatar diego2008-08-09
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Add separate variables for CFLAGS that are specific to internal librariesGravatar diego2008-08-07
| * cosmetics: Rename some CFLAGS-related variables.Gravatar diego2008-08-07
| * 10l: Remove stray backslash at end of line.Gravatar diego2008-08-07
| * Merge two redundantly declared lines into one.Gravatar diego2008-08-07
| * cosmetics: Sort things into alphabetical order in various places.Gravatar diego2008-08-07
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.Gravatar diego2008-08-07
| * Revert mistakenly committed temporary local change.Gravatar diego2008-08-03
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Use conditional compilation instead of an #ifdef around the whole file.Gravatar diego2008-07-30
| * Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile andGravatar diego2008-07-28
| * Revert to previous dependency checking behavior.Gravatar diego2008-07-26
* | Merge svn changes up to r27332Gravatar Uoti Urpala2008-07-21
|\|
| * Remove "en" from list of all man page languages when generating man pageGravatar diego2008-07-19
| * Rewrite translation handling in the build system.Gravatar diego2008-07-17
| * Evaluate man page installation rule for all available languages,Gravatar diego2008-07-17
* | Merge svn changes up to r27281Gravatar Uoti Urpala2008-07-15
|\|
| * Dependency files should be refreshed when object files are rebuilt.Gravatar diego2008-07-12
* | Merge svn changes up to r27242Gravatar Uoti Urpala2008-07-09
|\|
| * Introduce DRIVER_OBJS variable for list of all driver targets.Gravatar diego2008-07-06
| * Simplify codecs.conf.h generation rule.Gravatar diego2008-07-06
| * Merge version.h dependency declarations.Gravatar diego2008-07-06
| * Remove redundant dependencies for .rc files.Gravatar diego2008-07-06
| * Add a generic rule for .rc files and use it.Gravatar diego2008-07-06
| * cosmetics: Merge three lines into two.Gravatar diego2008-07-06