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