Mercurial > mplayer.hg
graph
-
Fix mingw compilationSat, 26 Aug 2006 20:06:06 +0000, by reimar
-
Cosmetics: recommit patch changing return values to definesSat, 26 Aug 2006 19:35:55 +0000, by reimar
-
Recreate tcp.c as partial copy from network.cSat, 26 Aug 2006 19:23:14 +0000, by reimar
-
remove to allow readding as copy from network.cSat, 26 Aug 2006 19:20:24 +0000, by reimar
-
Get rid of demux_aid_vid_mismatch mess.Sat, 26 Aug 2006 19:17:04 +0000, by reimar
-
Reset glyph cache on reconfigure.Sat, 26 Aug 2006 19:00:21 +0000, by eugeni
-
Add right and left margins support to libass.Sat, 26 Aug 2006 18:24:37 +0000, by eugeni
-
don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT insteadSat, 26 Aug 2006 17:31:42 +0000, by nicodvb
-
Remove --with-madlibdir option, it never worked anyway.Sat, 26 Aug 2006 17:10:26 +0000, by diego
-
documented new slave mode commandsSat, 26 Aug 2006 09:53:06 +0000, by ben
-
extended slave mode with metadata retrieval commandsSat, 26 Aug 2006 09:44:20 +0000, by ben
-
added new helpers to allow easy metadata retrieval and make libmenu use themFri, 25 Aug 2006 23:14:32 +0000, by ben
-
if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).Fri, 25 Aug 2006 19:52:00 +0000, by ben
-
updated sample of libmenu config file with latest improvementsFri, 25 Aug 2006 19:31:31 +0000, by ben
-
new option for libmenu that allow display of properties and metadata of currently played streamFri, 25 Aug 2006 19:22:51 +0000, by ben
-
Remove redundant variable that is contained in COMMON_LIBS.Fri, 25 Aug 2006 15:09:33 +0000, by diego
-
Remove redundant variables that are contained in COMMON_LIBS.Fri, 25 Aug 2006 14:57:07 +0000, by diego
-
Sync with the creation of the stream directory.Fri, 25 Aug 2006 14:55:42 +0000, by diego
-
Disentangle toolame CFLAGS and LDFLAGS handling.Fri, 25 Aug 2006 14:28:39 +0000, by diego
-
Disentangle libdv and vorbis linker flags.Fri, 25 Aug 2006 13:32:22 +0000, by diego
-
cosmetics: Move some parts to more sensible places.Fri, 25 Aug 2006 13:15:49 +0000, by diego
-
Fix .align is a power of two check.Thu, 24 Aug 2006 22:39:26 +0000, by diego
-
Add VFCTRL_DRAW_EOSD.Thu, 24 Aug 2006 22:10:43 +0000, by eugeni
-
A value of 2 is valid for noup, tooThu, 24 Aug 2006 17:21:03 +0000, by reimar
-
Fix MEncoder build when bitmap fonts are disabled.Thu, 24 Aug 2006 16:25:56 +0000, by diego
-
Fix previous commit.Thu, 24 Aug 2006 15:38:28 +0000, by eugeni
-
Simplify vf_ass initialization.Thu, 24 Aug 2006 15:36:20 +0000, by eugeni
-
cosmetics: Reorder some rules.Thu, 24 Aug 2006 01:01:37 +0000, by diego
-
Adapt .so pattern rule for more than one object file.Thu, 24 Aug 2006 00:54:52 +0000, by diego
-
Redundancy removal part IV: Create pattern rules for .o and .so creation.Thu, 24 Aug 2006 00:50:17 +0000, by diego
-
sis_vid.so should be created from more than one object.Thu, 24 Aug 2006 00:45:31 +0000, by diego
-
Remove nonsens comment.Thu, 24 Aug 2006 00:26:07 +0000, by diego
-
Redundancy removal part III: Unify LDFLAGS handling some more.Thu, 24 Aug 2006 00:21:47 +0000, by diego
-
Redundancy removal part II: Remove useless variable indirection.Thu, 24 Aug 2006 00:16:11 +0000, by diego
-
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.Wed, 23 Aug 2006 14:45:29 +0000, by diego
-
The way to ignore failing commands in Makefiles is to prepend a -.Wed, 23 Aug 2006 14:34:42 +0000, by diego
-
Simplify compilation commands with $< and $@.Wed, 23 Aug 2006 10:48:26 +0000, by diego
-
Remove useless define from MACH64 CFLAGS.Wed, 23 Aug 2006 10:35:55 +0000, by diego
-
r19508: Put -ass options in alphabetical order.Wed, 23 Aug 2006 10:07:04 +0000, by kraymer
-
r19507: syntax/consistency fixWed, 23 Aug 2006 09:51:17 +0000, by kraymer
-
Remove reference to long-gone genfb driver.Wed, 23 Aug 2006 09:17:42 +0000, by diego
-
Put -ass options in alphabetical order.Wed, 23 Aug 2006 08:43:14 +0000, by diego
-
syntax/consistency fixWed, 23 Aug 2006 08:42:16 +0000, by diego
-
always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).Wed, 23 Aug 2006 08:16:30 +0000, by gpoirier
-
sync w/ r19503Wed, 23 Aug 2006 08:11:45 +0000, by gpoirier
-
How to handle broken/copy protected VOB files?Wed, 23 Aug 2006 07:19:42 +0000, by gpoirier
-
Add -ass-force-style to man page.Tue, 22 Aug 2006 23:32:50 +0000, by eugeni
-
Remove reference to non-existent variable.Tue, 22 Aug 2006 23:23:37 +0000, by diego
-
New cmdline option: -ass-force-style.Tue, 22 Aug 2006 23:20:05 +0000, by eugeni
-
demux_avs compilation should depend on WIN32DLL support, not a linker flag.Tue, 22 Aug 2006 23:18:58 +0000, by diego
-
Remove backup files from the win32 subdir as well.Tue, 22 Aug 2006 23:04:48 +0000, by diego
-
SSA/ASS parser reworked, with 2 main results:Tue, 22 Aug 2006 22:11:01 +0000, by eugeni
-
added new filter option to menu file browser to only display some files according to extensionTue, 22 Aug 2006 20:55:49 +0000, by ben
-
support multiple actions in menu's file browser using key bindingsTue, 22 Aug 2006 19:59:53 +0000, by ben
-
fix menu toggle/hide issuesTue, 22 Aug 2006 19:40:50 +0000, by ben
-
Remove useless else clauses.Tue, 22 Aug 2006 12:42:55 +0000, by diego
-
Enclose all space padded headings with quotes.Tue, 22 Aug 2006 10:10:33 +0000, by diego
-
fix trailing space problem, which was preventing fontconfig to get compiledTue, 22 Aug 2006 08:12:20 +0000, by gpoirier
-
support for disabling/enabling bitmap font support from configureMon, 21 Aug 2006 23:19:11 +0000, by diego
-
use of malloc without prototype.. very bad on 64bit archsMon, 21 Aug 2006 22:02:49 +0000, by rfelker
-
Move libs common to MPlayer and MEncoder to COMMON_LIBS.Mon, 21 Aug 2006 21:51:47 +0000, by diego
-
Simplify VIDIX lib handling.Mon, 21 Aug 2006 21:50:52 +0000, by diego
-
no c++ decls!Mon, 21 Aug 2006 21:46:59 +0000, by rfelker