aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* configure: Rename "network" variable and option to "networking"Gravatar diego2010-11-02
* subs: Add support for PGS subtitle decoding via libavcodecGravatar reimar2010-11-02
* libgsm: Remove libgsm wrapperGravatar reimar2010-11-02
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02
* Windows support: add a manifest fileGravatar reimar2010-11-02
* configure: Separate dependency flags from general CFLAGSGravatar diego2010-11-02
* ad_mpg123: add MP3 decoding through libmpg123Gravatar diego2010-11-02
* Factorize MPlayer/MEncoder version string handling.Gravatar diego2010-11-02
* Makefile: Move and comment the .SUFFIXES ruleGravatar diego2010-11-02
* build: Rename configure.log file to config.logGravatar diego2010-11-02
* Makefile: Add path.o to the dependency list of the loader test programsGravatar diego2010-11-02
* Makefile: Add a command to the binary build rule.Gravatar diego2010-11-02
* Makefile: Add missing '$' to EXESUF variable in binary build rule.Gravatar diego2010-11-02
* vf_rgb2bgr: remove the filterGravatar siretart2010-11-02
* Merge svn changes up to r31176Gravatar Uoti Urpala2010-05-30
|\
* \ Merge svn changes up to r31169Gravatar Uoti Urpala2010-05-30
|\ \
* | | bstr.[ch]: add new files for struct bstr related functionalityGravatar Uoti Urpala2010-05-20
| | * 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