log

age author description
Sat, 08 Jul 2006 17:42:07 +0000 diego wording fix
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sat, 08 Jul 2006 17:15:17 +0000 eugeni Add myself to maintainers.
Sat, 08 Jul 2006 17:11:32 +0000 eugeni Add myself to AUTHORS.
Sat, 08 Jul 2006 17:09:35 +0000 diego Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
Sat, 08 Jul 2006 16:52:46 +0000 vayne small fix to properly display skins when switching skins during playback.
Sat, 08 Jul 2006 16:51:11 +0000 vayne crash fix when clicking on volume sliders when in stop state.
Sat, 08 Jul 2006 16:48:41 +0000 vayne handle sub-window WinID checks in the gui.
Sat, 08 Jul 2006 15:50:11 +0000 uau Set svn:ignore
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Sat, 08 Jul 2006 15:00:37 +0000 reimar Improve windows gui support
Sat, 08 Jul 2006 14:57:25 +0000 reimar Do not fiddle (too much) with external (WinID) windows
Sat, 08 Jul 2006 14:05:47 +0000 reimar OpenGL outputs actually support WinID, not to mention that showing the option
Sat, 08 Jul 2006 14:00:37 +0000 reimar vo_init hack is no longer required after the last patch removed the call
Sat, 08 Jul 2006 13:59:17 +0000 reimar No point in checking for X for windows gui, in addition the hackish
Sat, 08 Jul 2006 13:47:43 +0000 diego small cosmetics
Sat, 08 Jul 2006 13:30:38 +0000 diego grammar/markup fixes
Sat, 08 Jul 2006 12:33:12 +0000 rtogni Revert r18878, always sync rm files using only pts (ignore framerate)
Sat, 08 Jul 2006 12:23:36 +0000 gpoirier fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
Sat, 08 Jul 2006 12:01:38 +0000 rtogni Remove unused prototype
Sat, 08 Jul 2006 11:03:18 +0000 reimar Change use_gui detection to accept also filenames only containing
Fri, 07 Jul 2006 18:27:58 +0000 eugeni Indentation fix (cosmetics).
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Fri, 07 Jul 2006 18:07:39 +0000 eugeni Split guess_cp() in two functions:
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.
Fri, 07 Jul 2006 18:02:49 +0000 eugeni Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
Fri, 07 Jul 2006 17:04:04 +0000 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
Fri, 07 Jul 2006 14:04:07 +0000 gpoirier Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
Fri, 07 Jul 2006 11:55:39 +0000 reimar lavf demuxer works better for gxf
Fri, 07 Jul 2006 11:22:24 +0000 reimar Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.