Sun, 27 Jan 2008 15:15:55 +0000 |
reimar |
Make sure sub_font is freed.
|
Sat, 26 Jan 2008 23:47:25 +0000 |
reimar |
Support vobsub palette in extradata, as exported by libavformat
|
Sat, 26 Jan 2008 16:18:58 +0000 |
ben |
Check for stream change in dvdnav.
|
Sat, 26 Jan 2008 11:51:34 +0000 |
ben |
Add support for dvdnav still frames playback.
|
Sun, 20 Jan 2008 15:39:13 +0000 |
ulion |
Fix auto-sub code to support filenames with any extension length.
|
Sat, 19 Jan 2008 11:33:36 +0000 |
reimar |
audio_out / video_out structs should be treated as const
|
Sat, 12 Jan 2008 01:12:39 +0000 |
eugeni |
Instead of keeping attachments in mkv demuxer, use demuxer_add_attachment().
|
Thu, 10 Jan 2008 23:32:50 +0000 |
ben |
allow profile loading per audio/video output
|
Thu, 10 Jan 2008 18:46:08 +0000 |
ben |
factorizes variable check
|
Thu, 10 Jan 2008 18:45:08 +0000 |
ben |
add support for per protocol and per extension playback profile loading
|
Tue, 08 Jan 2008 22:18:48 +0000 |
reimar |
Use getppid instead of getpid and move a snprintf to where it is actually needed.
|
Tue, 08 Jan 2008 22:18:35 +0000 |
reimar |
Simplify a needlessly complex use of snprintf
|
Tue, 08 Jan 2008 21:40:44 +0000 |
reimar |
Do not use exit_player in the signal handler, this code just can not
|
Tue, 08 Jan 2008 12:46:20 +0000 |
eugeni |
Clear fonts when the file is closed.
|
Mon, 07 Jan 2008 12:30:15 +0000 |
reimar |
Add heartbeat-cmd option
|
Sun, 06 Jan 2008 22:03:59 +0000 |
reimar |
Make some functions in mplayer.c static
|
Sat, 22 Dec 2007 11:25:59 +0000 |
reimar |
Remove useless #ifdefs
|
Sat, 22 Dec 2007 06:14:38 +0000 |
ulion |
OSD menu support mouse selection.
|
Wed, 19 Dec 2007 16:17:26 +0000 |
ulion |
Ignore mouse pos command when pausing.
|
Wed, 19 Dec 2007 08:42:18 +0000 |
ulion |
Make libmenu init and uninit in proper place.
|
Tue, 18 Dec 2007 03:33:36 +0000 |
ulion |
Do not operate on vobsub when no video (Bug #312).
|
Sun, 16 Dec 2007 23:50:05 +0000 |
diego |
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
|
Sat, 15 Dec 2007 13:05:06 +0000 |
nicodvb |
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
|
Fri, 14 Dec 2007 08:39:45 +0000 |
ulion |
Support chapter in OSD menu.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Tue, 04 Dec 2007 12:34:44 +0000 |
ulion |
When auto loading subs, log warning instead of error for load failure.
|
Mon, 03 Dec 2007 04:08:36 +0000 |
ulion |
Skip empty vobsub streams when selecting subtitles.
|
Thu, 15 Nov 2007 01:07:56 +0000 |
ulion |
Remove the pause filter and the cmd queue hack, to know the mplayer going to
|
Sat, 10 Nov 2007 11:14:15 +0000 |
reimar |
Make crash-debug gdb auto-execute "bt"
|
Sat, 10 Nov 2007 11:09:08 +0000 |
reimar |
Restore terminal for gdb with -crash-debug by calling getch2_disable()
|