Sun, 07 Apr 2002 02:12:15 +0000 |
arpi |
vo_config_count now counts calls to vo->config()
|
Sat, 06 Apr 2002 22:05:01 +0000 |
arpi |
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
|
Thu, 04 Apr 2002 14:44:47 +0000 |
arpi |
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
|
Thu, 04 Apr 2002 14:24:11 +0000 |
arpi |
fixed SPU pts, it's 1024/90000 based instead of 1/100
|
Tue, 02 Apr 2002 02:32:54 +0000 |
kmkaplan |
Add '-subdelay' support for vobsub.
|
Mon, 01 Apr 2002 18:29:31 +0000 |
arpi |
yes, typo. 10l. noticed by atmos
|
Mon, 01 Apr 2002 17:59:16 +0000 |
arpi |
audio codec uninit
|
Sun, 31 Mar 2002 20:47:28 +0000 |
arpi |
better message when vo->preinit fails
|
Sun, 31 Mar 2002 19:20:01 +0000 |
arpi |
-alang sig11 when playing avis fixed - 10l
|
Sun, 31 Mar 2002 02:22:40 +0000 |
arpi |
1 step closed to solving memory corruptions
|
Sat, 30 Mar 2002 23:18:40 +0000 |
arpi |
10l - fixed soem weird sig11 at multifile
|
Fri, 29 Mar 2002 03:17:57 +0000 |
kmkaplan |
* New command line switch for mplayer & mencoder:
|
Thu, 28 Mar 2002 20:40:21 +0000 |
arpi |
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
|
Wed, 27 Mar 2002 03:45:55 +0000 |
atmos4 |
Allow to disable crasj sighandler to enable creation of coredump files.
|
Mon, 25 Mar 2002 03:07:27 +0000 |
arpi |
use codec selection
|
Sat, 23 Mar 2002 22:50:25 +0000 |
arpi |
include font_load.h directly, instead of via video_out.h
|
Sat, 23 Mar 2002 21:12:38 +0000 |
arpi |
we don't use mmap() in mplayer.c, so why should we include mman.h...
|
Wed, 20 Mar 2002 15:22:48 +0000 |
alex |
splitted mp_msg_init and mp_msg_set_level
|
Wed, 20 Mar 2002 10:27:27 +0000 |
albeu |
Set the params given to a playlist url to the playlist
|
Wed, 20 Mar 2002 09:48:47 +0000 |
albeu |
Fix endless loop at end of an audio only file. It occured when the last chunk
|
Tue, 19 Mar 2002 19:22:00 +0000 |
arpi |
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
|
Tue, 19 Mar 2002 18:49:39 +0000 |
arpi |
runtime msg changed
|
Mon, 18 Mar 2002 01:49:42 +0000 |
arpi |
video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
|
Sun, 17 Mar 2002 02:28:32 +0000 |
arpi |
init/uninit libvo/ao/getch2/cache2 order fixed
|
Sun, 17 Mar 2002 00:47:15 +0000 |
arpi |
- cleanup pass 1. more to come soon...
|
Sat, 16 Mar 2002 17:10:15 +0000 |
albeu |
Fixed the bug that make mplayer crash with no sound and an invalid
|
Sat, 16 Mar 2002 16:36:32 +0000 |
albeu |
Now enter key quit if no next file is avaible
|
Sat, 16 Mar 2002 02:15:10 +0000 |
arpi |
rtfm hint msg depends on runtime detection
|
Sat, 16 Mar 2002 01:56:19 +0000 |
arpi |
hints on RTFM
|
Fri, 15 Mar 2002 22:25:57 +0000 |
alex |
changed printf's to mp_msg
|
Fri, 15 Mar 2002 21:37:10 +0000 |
alex |
using mp_gettext
|
Fri, 15 Mar 2002 16:13:27 +0000 |
alex |
added some ifdef's to make possible to compile with --disable-new-input --enable-gui
|
Thu, 14 Mar 2002 23:28:51 +0000 |
arpi |
libvo init moved to libmpcodecs
|
Thu, 14 Mar 2002 21:31:25 +0000 |
arpi |
libvo2 #ifs removed
|
Tue, 12 Mar 2002 18:02:02 +0000 |
atmos4 |
nortc patch by Attila Kinali
|
Mon, 11 Mar 2002 09:19:15 +0000 |
pontscho |
remove obsoleted function (mplResize)
|
Sun, 10 Mar 2002 03:47:53 +0000 |
arpi |
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
|
Thu, 07 Mar 2002 17:50:25 +0000 |
pontscho |
rewrite fullscreen support in some libvo driver
|
Thu, 07 Mar 2002 11:57:33 +0000 |
pontscho |
small bug fixed and workarounds :(
|
Thu, 07 Mar 2002 00:03:51 +0000 |
pontscho |
sorry, 10l:)
|
Wed, 06 Mar 2002 23:54:20 +0000 |
pontscho |
small changes
|
Wed, 06 Mar 2002 18:42:56 +0000 |
pontscho |
bazmeg a playtree - t
|
Tue, 05 Mar 2002 08:51:57 +0000 |
pl |
patch by Nilmoni Deb <ndeb@ece.cmu.edu>:
|
Thu, 28 Feb 2002 13:49:04 +0000 |
albeu |
Fix when stdin is used as a file
|
Mon, 25 Feb 2002 13:14:27 +0000 |
pontscho |
add half new input support for gui
|
Mon, 25 Feb 2002 08:27:15 +0000 |
nick |
rename V -> VC just for understanding
|
Sun, 24 Feb 2002 21:57:16 +0000 |
pontscho |
mem corruption bug fix.
|
Sun, 24 Feb 2002 21:20:20 +0000 |
albeu |
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
|
Sun, 24 Feb 2002 17:10:06 +0000 |
nick |
exclude benchmark stuff execution from normal playback
|
Sun, 24 Feb 2002 17:00:19 +0000 |
nick |
make -frames key optional for max/total benchmark
|
Sun, 24 Feb 2002 16:22:22 +0000 |
nick |
Additional notes
|
Sun, 24 Feb 2002 15:59:53 +0000 |
nick |
More info on dropped frames
|
Sun, 24 Feb 2002 15:54:13 +0000 |
nick |
frame dropping prediction with benchmarks
|
Sun, 24 Feb 2002 12:05:12 +0000 |
albeu |
Fix my mistake (forgot to remove a getch2_enable) but in the rigth
|
Sun, 24 Feb 2002 11:23:48 +0000 |
nick |
max & average benchmarks
|
Sun, 24 Feb 2002 04:56:54 +0000 |
rfelker |
fixes bug in alban's new input handling code that caused the terminal
|
Sat, 23 Feb 2002 21:22:55 +0000 |
albeu |
Make blocking call in libmpdemux interuptable (only with new input,
|
Sat, 23 Feb 2002 15:12:55 +0000 |
pontscho |
new gui interface, and gtk moved into mplayer process. fork ... bleh :)
|
Fri, 22 Feb 2002 15:25:11 +0000 |
atmos4 |
osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
|
Thu, 21 Feb 2002 22:48:47 +0000 |
pontscho |
new interface ? :)
|