log

age author description
Wed, 08 Aug 2007 13:03:01 +0000 ptt synced with r24030
Wed, 08 Aug 2007 12:48:47 +0000 ptt synced with r23996
Wed, 08 Aug 2007 10:40:17 +0000 cehoyos Remove useless #include and silence warnings when compiling find_sub.c.
Wed, 08 Aug 2007 09:12:33 +0000 diego Move some #defines into configure/config.h.
Wed, 08 Aug 2007 08:59:59 +0000 reimar Document special A-V sync issues with FLV files
Wed, 08 Aug 2007 08:10:35 +0000 cehoyos bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.
Wed, 08 Aug 2007 00:35:40 +0000 kraymer Chinese man page translation is in sync now
Wed, 08 Aug 2007 00:28:01 +0000 kraymer This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
Tue, 07 Aug 2007 21:56:19 +0000 kraymer r23996: Hint at mf://@... syntax
Tue, 07 Aug 2007 21:49:17 +0000 cehoyos Kill two warnings.
Tue, 07 Aug 2007 18:48:13 +0000 michael make x264 work again after the h264-libx264 renaming
Tue, 07 Aug 2007 17:59:42 +0000 diego Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
Tue, 07 Aug 2007 16:07:52 +0000 diego Improve error message.
Tue, 07 Aug 2007 08:57:20 +0000 diego HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.
Tue, 07 Aug 2007 08:50:16 +0000 ptt synced with r23982
Tue, 07 Aug 2007 08:45:33 +0000 ptt synced to r23983
Tue, 07 Aug 2007 08:34:00 +0000 diego HAVE_INTTYPES_H is already declared in config.h.
Tue, 07 Aug 2007 05:43:45 +0000 Gabrov synced with r24016
Mon, 06 Aug 2007 09:58:15 +0000 cehoyos Added Alan Nisotas modify_reg.
Sun, 05 Aug 2007 10:52:55 +0000 gpoirier sync w/ r23996
Sat, 04 Aug 2007 22:12:49 +0000 cehoyos Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
Sat, 04 Aug 2007 21:59:26 +0000 cehoyos Moved dvdtimetomsec to stream_dvd_common.c.
Sat, 04 Aug 2007 21:26:54 +0000 diego Remove unused variables.
Sat, 04 Aug 2007 21:25:28 +0000 nicodvb cosmetics: removed commented code and small reindentation
Sat, 04 Aug 2007 21:16:22 +0000 nicodvb removed unused variables
Sat, 04 Aug 2007 15:58:43 +0000 reimar Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
Sat, 04 Aug 2007 10:46:14 +0000 iive Fix compilation of ass_fontconfig.c when fontconfig is disabled.
Fri, 03 Aug 2007 18:29:54 +0000 reimar Handle case where get_image is called twice without a draw_image in-between
Fri, 03 Aug 2007 17:22:31 +0000 reimar Give the cpuinfo binary the right suffix $_exesuf
Fri, 03 Aug 2007 17:14:38 +0000 reimar Forgot to add the main vo_xvr100.c file