Tue, 29 Aug 2006 18:23:09 +0000 |
reimar |
description of radio slave commands, copied from TV command descriptions :-)
|
Tue, 29 Aug 2006 18:15:48 +0000 |
eugeni |
Bugfix: strdup of NULL value.
|
Tue, 29 Aug 2006 17:40:30 +0000 |
kraymer |
r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
|
Tue, 29 Aug 2006 16:36:45 +0000 |
diego |
grammar/wording/markup fixes
|
Tue, 29 Aug 2006 14:19:20 +0000 |
kraymer |
fixe some typos and formatting of -radio entry
|
Tue, 29 Aug 2006 10:35:58 +0000 |
eugeni |
Apply -ass-force-style also to tracks generated from subdata.
|
Tue, 29 Aug 2006 00:57:26 +0000 |
diego |
Fix build after radio commit, patch by Jindrich Makovicka.
|
Mon, 28 Aug 2006 23:32:24 +0000 |
aurel |
fix build failure when ASS is disabled
|
Mon, 28 Aug 2006 21:50:26 +0000 |
diego |
ftp.mplayerhq.hu --> upload.mplayerhq.hu
|
Mon, 28 Aug 2006 20:38:31 +0000 |
reimar |
Cosmetics: reindent, remove tabs and break overlong lines.
|
Mon, 28 Aug 2006 20:21:04 +0000 |
reimar |
Cosmetics: fix indentation after last patch
|
Mon, 28 Aug 2006 20:17:42 +0000 |
reimar |
Hardware EOSD (ass) support.
|
Mon, 28 Aug 2006 19:32:53 +0000 |
michael |
"global header" support, this is pretty much just copy and pasted code from
|
Mon, 28 Aug 2006 19:10:11 +0000 |
eugeni |
Add EOSD support to vf_vo.
|
Mon, 28 Aug 2006 18:53:02 +0000 |
reimar |
Forgot that AUTHORS has multiple sections and ended up putting
|
Mon, 28 Aug 2006 18:48:19 +0000 |
reimar |
Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.
|
Mon, 28 Aug 2006 18:46:31 +0000 |
reimar |
svn diff does not show files you forgot to add, so recommend of svn status, too
|
Mon, 28 Aug 2006 18:43:46 +0000 |
reimar |
Forgotten documentation part of radio support patch
|
Mon, 28 Aug 2006 18:42:01 +0000 |
vayne |
bug fix for starting gmplayer with -fs when using the sub window
|
Mon, 28 Aug 2006 18:40:22 +0000 |
vayne |
vo_colorkey change to avoid clashes with other black windows
|
Mon, 28 Aug 2006 18:09:58 +0000 |
michael |
segfault fix
|
Mon, 28 Aug 2006 17:05:18 +0000 |
reimar |
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
|
Mon, 28 Aug 2006 16:59:29 +0000 |
eugeni |
Ignore '*' at the beginning of style name.
|
Mon, 28 Aug 2006 16:43:17 +0000 |
eugeni |
Fix font scaling taking margins into account.
|
Mon, 28 Aug 2006 16:26:11 +0000 |
diego |
Add missing backslashes.
|
Mon, 28 Aug 2006 15:39:32 +0000 |
gpoirier |
sync with r19561
|
Mon, 28 Aug 2006 15:12:45 +0000 |
eugeni |
Add -(no)ass-use-margins option.
|
Mon, 28 Aug 2006 13:15:54 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 13:08:30 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 13:07:05 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 08:55:47 +0000 |
diego |
live.com --> LIVE555
|
Sun, 27 Aug 2006 22:35:07 +0000 |
diego |
Move MLIB_LIB to COMMON_LIBS.
|
Sun, 27 Aug 2006 22:15:46 +0000 |
eugeni |
Cosmetics: fix indentation after r19562.
|
Sun, 27 Aug 2006 22:12:31 +0000 |
eugeni |
Transition effects support.
|
Sun, 27 Aug 2006 22:03:24 +0000 |
diego |
Clarify font load message.
|
Sun, 27 Aug 2006 21:51:09 +0000 |
diego |
Reenable some encoders even for MPlayer-only compilation, some filters need it.
|
Sun, 27 Aug 2006 21:05:42 +0000 |
diego |
Only add include flags if cc_check succeeded.
|
Sun, 27 Aug 2006 20:17:19 +0000 |
diego |
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
|
Sun, 27 Aug 2006 15:33:11 +0000 |
diego |
Clarify messages.
|
Sun, 27 Aug 2006 10:57:29 +0000 |
eugeni |
Zero fill ass_settings_t before use.
|
Sun, 27 Aug 2006 08:10:07 +0000 |
reimar |
Mixed up from and to charsets in iconv open failure message.
|
Sat, 26 Aug 2006 22:13:07 +0000 |
diego |
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
|
Sat, 26 Aug 2006 20:55:53 +0000 |
diego |
Remove superfluous --with-termcaplib option.
|
Sat, 26 Aug 2006 20:53:37 +0000 |
diego |
Add --extra-libs option to pass linker flags.
|
Sat, 26 Aug 2006 20:09:54 +0000 |
eugeni |
Simplify ass_glyph_cache_reset().
|
Sat, 26 Aug 2006 20:06:06 +0000 |
reimar |
Fix mingw compilation
|
Sat, 26 Aug 2006 19:35:55 +0000 |
reimar |
Cosmetics: recommit patch changing return values to defines
|
Sat, 26 Aug 2006 19:23:14 +0000 |
reimar |
Recreate tcp.c as partial copy from network.c
|
Sat, 26 Aug 2006 19:20:24 +0000 |
reimar |
remove to allow readding as copy from network.c
|
Sat, 26 Aug 2006 19:17:04 +0000 |
reimar |
Get rid of demux_aid_vid_mismatch mess.
|
Sat, 26 Aug 2006 19:00:21 +0000 |
eugeni |
Reset glyph cache on reconfigure.
|
Sat, 26 Aug 2006 18:24:37 +0000 |
eugeni |
Add right and left margins support to libass.
|
Sat, 26 Aug 2006 17:31:42 +0000 |
nicodvb |
don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT instead
|
Sat, 26 Aug 2006 17:10:26 +0000 |
diego |
Remove --with-madlibdir option, it never worked anyway.
|
Sat, 26 Aug 2006 16:52:51 +0000 |
vayne |
Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
|
Sat, 26 Aug 2006 09:53:06 +0000 |
ben |
documented new slave mode commands
|