aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
...
| | * remove vf_yuy2, functionality is replaced by -vf format=yuv2Gravatar siretart2010-05-14
| |/
* | af_lavcac3enc: make the filter work without FFmpeg internalsGravatar Uoti Urpala2010-05-14
| * Remove internal liba52 copy.Gravatar diego2010-05-09
* | Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\|
* | Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\ \
* \ \ Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\ \ \
| | | * Add sdl_common file and use it to share the input handling between -vo glGravatar reimar2010-04-25
| | |/
| | * Generate dependency information as a sideeffect of compilation.Gravatar diego2010-04-06
| |/
* | build: create and install .mo translation filesGravatar Uoti Urpala2010-04-01
| * cosmetics: Break some overly long lines.Gravatar diego2010-03-26
| * Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20
| * Move SetCodecPath() from loader to get_path.c and make it unconditional.Gravatar diego2010-03-20
| * Split codec path related code into a separate file to fix Windows build.Gravatar reimar2010-03-18
* | Makefile: fix %.S rule (broke loader build on x86)Gravatar Uoti Urpala2010-03-10
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30876Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30732Gravatar Uoti Urpala2010-03-10
|\ \
* | | 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
| | | | | * Implement DirectShow filter graph.Gravatar sesse2010-03-08
| | | | | * Enable ASS/SSA subtitle support in mencoderGravatar greg2010-03-05
| | | | |/
* | | | | Makefile: vf_halfpack no longer needs libswscale internalsGravatar Uoti Urpala2010-02-26
| | | | * Disable old-style implicit rules to fix MinGW/Cygwin compilationGravatar reimar2010-02-23
| | | | * FFmpeg: Add tomi to architecture list.Gravatar diego2010-02-20
| | | | * Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].Gravatar diego2010-02-14
| | | |/
| | | * 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