Sun, 13 Jun 2010 11:17:26 +0000 |
reimar |
Remove mp_msg related GUI hacks.
|
Thu, 10 Jun 2010 14:14:18 +0000 |
diego |
Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
|
Wed, 09 Jun 2010 12:51:35 +0000 |
diego |
Split internal and external libmpeg2 support in the build system.
|
Wed, 09 Jun 2010 07:26:54 +0000 |
siretart |
remove libmpcodecs/vf_rgb2bgr.c
|
Sun, 30 May 2010 09:47:53 +0000 |
diego |
Add codec-cfg.h to the dependency list of codec-cfg.
|
Fri, 14 May 2010 13:49:05 +0000 |
siretart |
remove vf_yuy2, functionality is replaced by -vf format=yuv2
|
Sun, 09 May 2010 14:45:29 +0000 |
diego |
Remove internal liba52 copy.
|
Sun, 25 Apr 2010 08:17:23 +0000 |
reimar |
Add sdl_common file and use it to share the input handling between -vo gl
|
Tue, 06 Apr 2010 10:08:19 +0000 |
diego |
Generate dependency information as a sideeffect of compilation.
|
Fri, 26 Mar 2010 12:12:25 +0000 |
diego |
cosmetics: Break some overly long lines.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Sat, 20 Mar 2010 23:27:07 +0000 |
diego |
Move SetCodecPath() from loader to get_path.c and make it unconditional.
|
Thu, 18 Mar 2010 20:44:01 +0000 |
reimar |
Split codec path related code into a separate file to fix Windows build.
|
Mon, 08 Mar 2010 19:57:37 +0000 |
sesse |
Implement DirectShow filter graph.
|
Fri, 05 Mar 2010 23:13:08 +0000 |
greg |
Enable ASS/SSA subtitle support in mencoder
|
Tue, 23 Feb 2010 23:33:10 +0000 |
reimar |
Disable old-style implicit rules to fix MinGW/Cygwin compilation
|
Sat, 20 Feb 2010 17:03:28 +0000 |
diego |
FFmpeg: Add tomi to architecture list.
|
Sun, 14 Feb 2010 12:55:02 +0000 |
diego |
Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
|
Sat, 13 Feb 2010 14:31:15 +0000 |
diego |
osdep/mplayer.rc.o depends on version.h.
|
Fri, 12 Feb 2010 13:45:19 +0000 |
diego |
Fix linking of loader test programs when loader is disabled.
|
Mon, 08 Feb 2010 23:23:04 +0000 |
diego |
Fix linking of mp3lib test programs when internal mp3lib is disabled.
|
Mon, 08 Feb 2010 22:21:16 +0000 |
diego |
Fix linking of liba52 test program when internal liba52 is disabled.
|
Mon, 01 Feb 2010 14:09:53 +0000 |
komh |
Add OS/2 KAI audio driver support
|
Mon, 11 Jan 2010 19:43:19 +0000 |
reimar |
Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,
|
Fri, 08 Jan 2010 18:35:44 +0000 |
greg |
Update internal libass copy to commit 8db4a5
|
Mon, 04 Jan 2010 21:22:33 +0000 |
diego |
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.
|
Mon, 04 Jan 2010 20:53:57 +0000 |
diego |
Remove previous failed attempt at disabling that auto-generation of some C code.
|
Mon, 04 Jan 2010 20:32:23 +0000 |
diego |
Drop -Iloader from CPPFLAGS for the loader subdirectory.
|
Mon, 04 Jan 2010 19:56:28 +0000 |
diego |
Add loader/wine/ to DIRS; its headers should be part of checkheaders.
|
Sun, 03 Jan 2010 16:39:16 +0000 |
reimar |
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.
|