aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Extract functions to generate yuv->rgb matrices and lookup tables into aGravatar reimar2009-12-31
* Do not auto-generate the C code to handle PCI vendor and device names.Gravatar diego2009-12-20
* Do not autogenerate vidix/pci_names.h.Gravatar diego2009-12-20
* Run vidix/pci_db2c.awk directly instead of passing it to awk.Gravatar diego2009-12-20
* Experimental support for external libass.Gravatar reimar2009-12-19
* Add x11_common as dependency for OpenGL with X11 backend.Gravatar reimar2009-12-19
* DShow TV input needs part of the our DirectShow code, so add the properGravatar reimar2009-12-09
* Add preliminary support for streaming via FFmpeg's URProtocol functions.Gravatar reimar2009-11-17
* Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
* Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
* Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.Gravatar diego2009-10-19
* Merge rules for building mencoder and mplayer.Gravatar diego2009-10-18
* Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.Gravatar diego2009-10-18
* Reuse the osx_common convert_key function to convert OSX keycodes to MPlayerGravatar reimar2009-08-28
* Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.Gravatar reimar2009-08-28
* new debanding filterGravatar lorenm2009-07-07
* Rename LIBVORBIS Makefile variable to VORBIS.Gravatar diego2009-06-14
* cosmetics: alphabetically sort SRCS_MPLAYERGravatar diego2009-05-21
* Add missing path to find invocation for tags/TAGS creation.Gravatar diego2009-05-15
* Simplify find invocation in tags/TAGS generation command:Gravatar diego2009-05-15
* Make sure that -I flags for internal library copies come before other CFLAGSGravatar diego2009-05-12
* libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.Gravatar diego2009-05-12
* Rename macosx video output driver to corevideo.Gravatar diego2009-05-04
* Rename macosx audio output driver to coreaudio.Gravatar diego2009-05-04
* Move non-conditional SRCS lists below the conditional parts. This allowsGravatar diego2009-04-20
* whitespace cosmeticsGravatar diego2009-04-20
* Use temporary variables to add objects that depend on more than oneGravatar diego2009-04-20
* Only add existing files to the FFMPEGFILES variable.Gravatar diego2009-04-20
* Use ADDSUFFIXES function to simplify version.h dependency declaration.Gravatar diego2009-04-20
* Introduce ADDSUFFIXES function and use it to simplify theGravatar diego2009-04-20
* cosmetics: Move ADD_ALL_* functions to a more sensible place.Gravatar diego2009-04-20
* whitespace cosmeticsGravatar diego2009-04-19
* cosmetics: Rename PARTS variable to FFMPEGPARTS.Gravatar diego2009-04-19
* Introduce ADD_ALL_DIRS function to factorize clean and distclean target commandsGravatar diego2009-04-19
* Convert another forgotten ADD_ALL_EXESUFS call.Gravatar diego2009-04-19
* Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.Gravatar diego2009-04-19
* Remove duplicate entry from DIRS.Gravatar diego2009-04-19
* Add files in all library subdirectories to FFMPEGFILES variable, notGravatar diego2009-04-19
* Specify precise dependencies for generated header file codecs.conf.h.Gravatar diego2009-04-08
* Reduce compilation time after version.h was updated.Gravatar cehoyos2009-04-08
* Add rules to install gmplayer manual pages.Gravatar diego2009-04-06
* Add libbs2b audio filter itself.Gravatar bircoph2009-04-02
* Add recently added FFmpeg subdirs to DIRS variable.Gravatar diego2009-04-02
* Do not use full CFLAGS to build codec-cfg, they are unnecessary.Gravatar diego2009-03-23
* KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netGravatar diego2009-03-14
* Only compile fastmemcpybench on x86.Gravatar diego2009-03-14
* Fix and restructure fastmemcpybench. It is now one binary that runs allGravatar diego2009-03-10
* Remove native nuv demuxer, it only needs more code to achieve the same thingGravatar reimar2009-03-09
* Make fastmemcpybench almost working - only thing missing is a way toGravatar reimar2009-03-09
* Fix fastmemcpybench tools build:Gravatar diego2009-03-09