Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Wed, 09 Nov 2005 23:18:38 +0000 |
ptt |
reordered subtitles language OSD display, since it worked bad for ogm...
|
Sun, 06 Nov 2005 18:01:52 +0000 |
faust3 |
there is no sh_video for audio only files
|
Sun, 06 Nov 2005 16:16:04 +0000 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
Sun, 06 Nov 2005 14:44:49 +0000 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
Sat, 05 Nov 2005 17:25:34 +0000 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
Sat, 05 Nov 2005 01:27:38 +0000 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
Thu, 03 Nov 2005 14:19:25 +0000 |
albeu |
Autoload vobsub's from ~/.mplayer/sub
|
Mon, 17 Oct 2005 18:16:28 +0000 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
Sun, 16 Oct 2005 19:14:09 +0000 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
Thu, 13 Oct 2005 22:41:30 +0000 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
Wed, 12 Oct 2005 20:40:05 +0000 |
reimar |
Missing space in status line
|
Wed, 12 Oct 2005 14:37:03 +0000 |
ods15 |
change to switch/case for dumpsub
|
Tue, 11 Oct 2005 15:51:46 +0000 |
reimar |
-frames plays one frame too many.
|
Tue, 04 Oct 2005 13:59:25 +0000 |
reimar |
Show total time when playing audio-only files
|
Mon, 19 Sep 2005 16:33:39 +0000 |
gpoirier |
Prints -identify output for:
|
Thu, 15 Sep 2005 03:08:35 +0000 |
diego |
Add comments to a few #endif statements in order to make clear which
|
Wed, 14 Sep 2005 23:21:44 +0000 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
Sun, 11 Sep 2005 06:42:32 +0000 |
henry |
screenshot filter
|
Mon, 05 Sep 2005 12:05:29 +0000 |
reimar |
clear OSD when playing new file
|
Fri, 02 Sep 2005 17:11:00 +0000 |
diego |
Replace bps by B/s when it means bytes per second to avoid ambiguity since
|
Fri, 02 Sep 2005 08:44:55 +0000 |
ods15 |
Adds -idle, an option to make MPlayer wait for input ('loadfile' or
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Wed, 31 Aug 2005 02:15:03 +0000 |
nplourde |
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
|
Sat, 27 Aug 2005 19:45:11 +0000 |
ods15 |
adds 'ID_DEMUXER=avi' to -identify...
|
Tue, 23 Aug 2005 07:56:29 +0000 |
reimar |
ensure that audio-only files are decoded till the end by not only
|
Mon, 15 Aug 2005 08:30:43 +0000 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Sun, 31 Jul 2005 00:26:07 +0000 |
iive |
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
|
Sun, 24 Jul 2005 12:56:07 +0000 |
wight |
Remove untranslatable strings
|
Fri, 22 Jul 2005 17:11:39 +0000 |
reimar |
define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
|
Thu, 21 Jul 2005 14:03:52 +0000 |
iive |
Fix few memleaks on exit.
|
Sun, 03 Jul 2005 10:09:09 +0000 |
reimar |
Do not count skipped/broken frames when using -frames
|
Thu, 30 Jun 2005 10:22:09 +0000 |
reimar |
Missing part of the last commit (got merged in on cvs update :-( )
|
Thu, 30 Jun 2005 10:11:50 +0000 |
reimar |
simplify osd-status display, and allow e.g. osd -2 to get the old behaviour
|
Thu, 30 Jun 2005 09:38:55 +0000 |
diego |
Make the OSD display state information when cycling OSD states with 'o'.
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Thu, 09 Jun 2005 20:13:53 +0000 |
reimar |
Add sub_load and sub_remove slave commands.
|
Wed, 01 Jun 2005 09:01:41 +0000 |
reimar |
strdup subtitle filename at a more appropriate place, fixing memleaks and
|
Sat, 28 May 2005 21:28:40 +0000 |
reimar |
keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
|
Wed, 18 May 2005 11:38:06 +0000 |
reimar |
new get_time_pos slave mode commando
|
Fri, 29 Apr 2005 10:48:32 +0000 |
nplourde |
use darwin accurate timer
|
Thu, 28 Apr 2005 14:43:19 +0000 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
Fri, 22 Apr 2005 18:28:10 +0000 |
reimar |
Apply -srate and -channels only to the start of the filter chain, not
|
Fri, 15 Apr 2005 12:14:24 +0000 |
henry |
Fix OSD when switching subtitles - set the osd buffer to Subtitle: off
|
Mon, 11 Apr 2005 21:26:14 +0000 |
henry |
allow sub_select and vobsub_lang to select particular subtitle
|
Sat, 09 Apr 2005 22:38:41 +0000 |
henry |
remove force_load_font stuff moved to sub.c
|
Sat, 09 Apr 2005 11:20:23 +0000 |
henry |
reload font on fullscreen change when panscan is enabled
|
Sun, 03 Apr 2005 14:08:28 +0000 |
gpoirier |
Added support of audio stream switching in the MPEG demuxer using the #-key
|
Sat, 02 Apr 2005 18:29:16 +0000 |
faust3 |
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
|
Fri, 25 Feb 2005 11:11:07 +0000 |
alex |
finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
|
Fri, 25 Feb 2005 04:30:53 +0000 |
reynaldo |
Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
|
Thu, 17 Feb 2005 15:56:25 +0000 |
reimar |
Make seek command parameter float.
|
Sat, 12 Feb 2005 14:45:54 +0000 |
henry |
command to log current subtitle to file
|
Fri, 04 Feb 2005 19:19:42 +0000 |
faust3 |
avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
|
Sat, 29 Jan 2005 21:26:20 +0000 |
reimar |
Print CPUflags and extension support on x86_64, too
|
Fri, 21 Jan 2005 18:25:44 +0000 |
mosu |
Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
|
Mon, 17 Jan 2005 21:28:29 +0000 |
faust3 |
print the actual commandline to stdout, too
|