index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
Fix loop playback. Main loop was quited on end of video.
albeu
2002-04-19
*
vo_mouse_timer_const is optional
arpi
2002-04-18
*
fix dvd playing under gui
pontscho
2002-04-17
*
Add correct loop option parsing in command line parser.
albeu
2002-04-17
*
fix playlist bug with gui and rewrite mousecursor show/hide code
pontscho
2002-04-16
*
OSD handled by vf control()
arpi
2002-04-15
*
osd: calculating bbox
arpi
2002-04-15
*
new osd code, use osd objs to follow changes and do minimal updates
arpi
2002-04-15
*
dvdnav hotfix
arpi
2002-04-15
*
some more statistics: BENCHMARKn
arpi
2002-04-14
*
new -framedrop code - works much better than the old one
arpi
2002-04-14
*
cleanup. cosmetics only, no functional changes
arpi
2002-04-13
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
arpi
2002-04-12
*
small bugfixes...
pontscho
2002-04-07
*
vo_config_count now counts calls to vo->config()
arpi
2002-04-07
*
video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...
arpi
2002-04-06
*
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
arpi
2002-04-04
*
fixed SPU pts, it's 1024/90000 based instead of 1/100
arpi
2002-04-04
*
Add '-subdelay' support for vobsub.
kmkaplan
2002-04-02
*
yes, typo. 10l. noticed by atmos
arpi
2002-04-01
*
audio codec uninit
arpi
2002-04-01
*
better message when vo->preinit fails
arpi
2002-03-31
*
-alang sig11 when playing avis fixed - 10l
arpi
2002-03-31
*
1 step closed to solving memory corruptions
arpi
2002-03-31
*
10l - fixed soem weird sig11 at multifile
arpi
2002-03-30
*
* New command line switch for mplayer & mencoder:
kmkaplan
2002-03-29
*
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
arpi
2002-03-28
*
Allow to disable crasj sighandler to enable creation of coredump files.
atmos4
2002-03-27
*
use codec selection
arpi
2002-03-25
*
include font_load.h directly, instead of via video_out.h
arpi
2002-03-23
*
we don't use mmap() in mplayer.c, so why should we include mman.h...
arpi
2002-03-23
*
splitted mp_msg_init and mp_msg_set_level
alex
2002-03-20
*
Set the params given to a playlist url to the playlist
albeu
2002-03-20
*
Fix endless loop at end of an audio only file. It occured when the last chunk
albeu
2002-03-20
*
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox...
arpi
2002-03-19
*
runtime msg changed
arpi
2002-03-19
*
video codec selection redesigned and moved to libmpcodecs - now it's 'intelli...
arpi
2002-03-18
*
init/uninit libvo/ao/getch2/cache2 order fixed
arpi
2002-03-17
*
- cleanup pass 1. more to come soon...
arpi
2002-03-17
*
Fixed the bug that make mplayer crash with no sound and an invalid
albeu
2002-03-16
*
Now enter key quit if no next file is avaible
albeu
2002-03-16
*
rtfm hint msg depends on runtime detection
arpi
2002-03-16
*
hints on RTFM
arpi
2002-03-16
*
changed printf's to mp_msg
alex
2002-03-15
*
using mp_gettext
alex
2002-03-15
*
added some ifdef's to make possible to compile with --disable-new-input --ena...
alex
2002-03-15
*
libvo init moved to libmpcodecs
arpi
2002-03-14
*
libvo2 #ifs removed
arpi
2002-03-14
*
nortc patch by Attila Kinali
atmos4
2002-03-12
[next]