aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move FFmpeg library dependencies into the Makefile just like everything else.Gravatar diego2006-11-21
* Move some Win32 LDFLAGS into _ld_extra.Gravatar diego2006-11-21
* Merge MPlayer-specific libs into one variable.Gravatar diego2006-11-21
* Remove _ld_win32, this is handled by the Makefile.Gravatar diego2006-11-21
* Split libvo.a into two libs so that libosd.a can be used by MEncoder.Gravatar diego2006-11-21
* Remove superfluous empty variable declaration.Gravatar diego2006-11-21
* Remove unused -D from CFLAGS.Gravatar diego2006-11-21
* Remove superfluous empty variable declaration.Gravatar diego2006-11-21
* Add VIDIX to LIBS_MPLAYER directly.Gravatar diego2006-11-21
* typo / small fixesGravatar kraymer2006-11-21
* demux_lavf handles video stream switchingGravatar nicodvb2006-11-20
* check we aren't short of sh_videos before allocating another oneGravatar nicodvb2006-11-20
* slight simplification in demux_control_ts: no need to check *arg with last_{a...Gravatar nicodvb2006-11-20
* Cosmetics: remove unneeded curly brackets.Gravatar eugeni2006-11-20
* Fix collision detection. The old method tried to avoid gaps between subtitlesGravatar eugeni2006-11-20
* Remove --with-xmmsplugindir and --with-xmmslibdir.Gravatar diego2006-11-20
* Remove --with-x264libdir.Gravatar diego2006-11-20
* Remove --with-xvidlibdir.Gravatar diego2006-11-20
* Remove --with-toolamelibdir from help output as well.Gravatar diego2006-11-20
* Remove --with-toolamelibdir.Gravatar diego2006-11-20
* Add support for disabling MPlayer compilation.Gravatar diego2006-11-20
* Oops, the loader stuff needs to be in COMMON_LIBS.Gravatar diego2006-11-20
* Deliver dependency handling from redundancy.Gravatar diego2006-11-20
* Remove MPlayer-specific dependencies from COMMON_DEPS.Gravatar diego2006-11-20
* VIDIX is for MPlayer only.Gravatar diego2006-11-20
* The GUI is only for MPlayer, not MEncoder.Gravatar diego2006-11-20
* Rename variables for consistency.Gravatar diego2006-11-20
* Simplify gui and menu libs handling.Gravatar diego2006-11-20
* cosmetics: Move some stuff around for better readability.Gravatar diego2006-11-20
* Move pause loop into a separate function.Gravatar uau2006-11-20
* Clean up PARTS handling.Gravatar diego2006-11-20
* Unify dep/depend targets.Gravatar diego2006-11-20
* Uninstall should run all parts unconditionally.Gravatar diego2006-11-20
* Remove nonsense ifeq around MEncoder target and variable declaration.Gravatar diego2006-11-20
* Reorganize code to move more things out of main().Gravatar uau2006-11-20
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atGravatar diego2006-11-20
* Some more cleanups for LDFLAGS handling.Gravatar diego2006-11-20
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atGravatar diego2006-11-20
* Some cleanups for LDFLAGS handling, next part.Gravatar diego2006-11-20
* in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)Gravatar nicodvb2006-11-19
* misc updatesGravatar diego2006-11-19
* Put libdvdcss under a separate ifeq.Gravatar diego2006-11-19
* misc small fixesGravatar diego2006-11-19
* in mp_property_{video,audio} permit uniniting of the corresponding chainGravatar nicodvb2006-11-19
* during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'Gravatar nicodvb2006-11-19
* MSGTRs for libassGravatar kraymer2006-11-19
* Remove settled FIXME.Gravatar diego2006-11-19
* Sync w/ help_mp-en.h r21001Gravatar kraymer2006-11-19
* Add a new MPEG encoding example using lavfGravatar gpoirier2006-11-19
* add a link to Michael's de-interlacing filters, and replace the crappy Gravatar gpoirier2006-11-19