aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: remove outdated vf_halfpack entryGravatar Uoti Urpala2010-03-09
* Merge svn changes up to r30550Gravatar Uoti Urpala2010-03-09
|\
* \ Merge svn changes up to r30529Gravatar Uoti Urpala2010-03-09
|\ \
* \ \ Merge svn changes up to r30484Gravatar Uoti Urpala2010-03-09
|\ \ \
* | | | build: remove separate mp_msg-mencoder.cGravatar Uoti Urpala2010-03-09
* | | | Makefile: vf_halfpack no longer needs libswscale internalsGravatar Uoti Urpala2010-02-26
| | | * osdep/mplayer.rc.o depends on version.h.Gravatar diego2010-02-13
| | | * Fix linking of loader test programs when loader is disabled.Gravatar diego2010-02-12
| | |/
| | * Fix linking of mp3lib test programs when internal mp3lib is disabled.Gravatar diego2010-02-08
| | * Fix linking of liba52 test program when internal liba52 is disabled.Gravatar diego2010-02-08
| |/
| * Add OS/2 KAI audio driver supportGravatar komh2010-02-01
* | Merge branch 'matroska'Gravatar Uoti Urpala2010-01-28
|\ \
| * | matroska: add new parsing codeGravatar Uoti Urpala2010-01-27
* | | Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\ \ \ | |/ / |/| / | |/
| * Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,Gravatar reimar2010-01-11
| * Update internal libass copy to commit 8db4a5Gravatar greg2010-01-08
* | Merge svn changes up to r30216Gravatar Uoti Urpala2010-01-08
|\|
* | Merge svn changes up to r30187Gravatar Uoti Urpala2010-01-08
|\ \
* \ \ Merge svn changes up to r30185Gravatar Uoti Urpala2010-01-08
|\ \ \
* \ \ \ Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\ \ \ \
| | | | * Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.Gravatar diego2010-01-04
| | | | * Remove previous failed attempt at disabling that auto-generation of some C code.Gravatar diego2010-01-04
| | | | * Drop -Iloader from CPPFLAGS for the loader subdirectory.Gravatar diego2010-01-04
| | | | * Add loader/wine/ to DIRS; its headers should be part of checkheaders.Gravatar diego2010-01-04
| | | |/
| | | * 100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.Gravatar reimar2010-01-03
| | | * Change vo_png to use FFmpeg's png encoder instead of libpng.Gravatar reimar2010-01-03
| | |/
| | * Finally add matrixview vo.Gravatar reimar2010-01-03
| |/
| * Extract functions to generate yuv->rgb matrices and lookup tables into aGravatar reimar2009-12-31
* | Merge svn changes up to r30104Gravatar Uoti Urpala2009-12-30
|\|
* | Merge svn changes up to r30065Gravatar Uoti Urpala2009-12-29
|\ \
| | * 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
* | Merge svn changes up to r30055Gravatar Uoti Urpala2009-12-18
|\|
| * DShow TV input needs part of the our DirectShow code, so add the properGravatar reimar2009-12-09
* | build: Generate version numbers for gitGravatar Uoti Urpala2009-11-23
* | Merge svn changes up to r29962Gravatar Uoti Urpala2009-11-23
|\|
| * Add preliminary support for streaming via FFmpeg's URProtocol functions.Gravatar reimar2009-11-17
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
* | av_log callback handling overhaulGravatar Uoti Urpala2009-10-31
| * 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
* | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\|
| * 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