log

age author description
Sat, 24 Apr 2010 16:49:46 +0000 reimar Some crash-resilience fixes.
Sat, 24 Apr 2010 16:46:47 +0000 reimar First steps to support -vo gl with SDL-based Window handling.
Sat, 24 Apr 2010 10:50:21 +0000 diego 10l: Remove leftover commented-out #include.
Sat, 24 Apr 2010 10:47:53 +0000 diego Remove unnecessary kd.h #include.
Fri, 23 Apr 2010 10:22:44 +0000 siretart rename 'struct keymap' -> 'struct mp_keymap'
Fri, 23 Apr 2010 10:04:56 +0000 siretart include sys/kd.h on non-Linux architectures correctly
Thu, 22 Apr 2010 14:02:20 +0000 diego VIDIX only works for Linux on the x86_64 architecture, not on other OSes.
Thu, 22 Apr 2010 13:53:13 +0000 diego Merge iopl()-related #ifdefs.
Thu, 22 Apr 2010 13:50:25 +0000 diego Do not check for __linux__ in a file that is only ever used on Linux.
Wed, 21 Apr 2010 12:43:16 +0000 diego Revert obscure hack that disables the malloc.h check on certain BSD platforms.
Tue, 20 Apr 2010 20:25:35 +0000 reimar Update comment describing issues with ffaac.
Tue, 20 Apr 2010 20:24:01 +0000 reimar Cosmetics/indentation fixes.
Tue, 20 Apr 2010 20:22:49 +0000 reimar Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpeg
Tue, 20 Apr 2010 14:47:31 +0000 diego Remove explicit filename from Doxygen @file commands.
Tue, 20 Apr 2010 09:14:54 +0000 lorenm Tell x264 that we aren't going to give it timestamps.
Tue, 20 Apr 2010 08:55:04 +0000 diego Remove unused static function wsDummyEvents and related unused code, fixes:
Tue, 20 Apr 2010 08:49:17 +0000 diego Remove unused static function wsIOErrorHandler, fixes the warning:
Tue, 20 Apr 2010 08:44:26 +0000 diego Remove unused static function fsFileExist, fixes the warning:
Tue, 20 Apr 2010 04:33:00 +0000 zuxy Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
Sat, 17 Apr 2010 02:19:34 +0000 jrash Synced with help_mp-en.h rev. 31032
Sat, 17 Apr 2010 02:14:55 +0000 jrash sync with en/mplayer.1 rev. 31028
Fri, 16 Apr 2010 01:42:28 +0000 diego Merge two redundant if checks, patch by ubitux, ubitux gmail com.
Fri, 16 Apr 2010 01:34:32 +0000 diego cosmetics: reindent demux_ogg.c to K&R style plus some prettyprinting
Thu, 15 Apr 2010 23:01:06 +0000 diego Remove commented-out and long-gone dapsync options.
Thu, 15 Apr 2010 18:51:07 +0000 reimar Mark ffaac as buggy (thus making faad default again) and
Thu, 15 Apr 2010 05:39:36 +0000 reimar Move functions that really do not need to be inlined from the header
Wed, 14 Apr 2010 08:53:19 +0000 cehoyos Remove dead code.
Tue, 13 Apr 2010 05:54:44 +0000 reimar Open cutomtex file in binary mode to avoid potential issues on
Tue, 13 Apr 2010 01:26:20 +0000 compn typo fix found by ubitux
Mon, 12 Apr 2010 21:04:17 +0000 reimar Make ASS processing work with both subtitle formats, the MKV one and the
Mon, 12 Apr 2010 20:03:26 +0000 iive Fix build due to FFmpeg r22858 change (function rename).
Mon, 12 Apr 2010 10:56:17 +0000 diego the great MPlayer tab removal: part I
Mon, 12 Apr 2010 08:03:39 +0000 diego Fix build after FFmpeg symbol rename:
Sun, 11 Apr 2010 18:59:19 +0000 cehoyos Add slave commands for loading and unloading audio filters at runtime.
Sun, 11 Apr 2010 13:47:13 +0000 iive Fix build due to FFmpeg r22833 change (typedef rename).
Fri, 09 Apr 2010 19:20:52 +0000 cehoyos Add osd_show_progression: Show progress bar and elapsed/total time.
Wed, 07 Apr 2010 19:36:23 +0000 reimar Add some fallback OpenGL defines to fix compilation on Windows.
Tue, 06 Apr 2010 10:08:19 +0000 diego Generate dependency information as a sideeffect of compilation.
Tue, 06 Apr 2010 09:46:47 +0000 diego cosmetics: Reorder some x86-related preprocessor conditionals.
Mon, 05 Apr 2010 19:35:35 +0000 reimar Do not print the "Loading cookie file" message twice.
Mon, 05 Apr 2010 19:31:55 +0000 reimar Try to fix VCD compilation on non-Linux systems.
Mon, 05 Apr 2010 17:15:08 +0000 diego Add -MP to dependency command.
Mon, 05 Apr 2010 17:11:58 +0000 diego Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.
Mon, 05 Apr 2010 16:42:52 +0000 reimar Remove unused functions.
Mon, 05 Apr 2010 16:40:04 +0000 reimar Export VCD tracks as chapters, just like for cue:// URLs.
Mon, 05 Apr 2010 16:38:40 +0000 reimar Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,
Mon, 05 Apr 2010 15:58:38 +0000 diego VBlankActiveFunc is a pointer to a parameterless function; mark it as such.
Mon, 05 Apr 2010 13:11:06 +0000 reimar Fix RGB support for corevideo: corevideo can only support
Mon, 05 Apr 2010 07:22:21 +0000 reimar Enable OSD also for BGR32, the code is the same as for RGB32.
Mon, 05 Apr 2010 07:15:22 +0000 reimar Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding
Sun, 04 Apr 2010 19:56:26 +0000 reimar Check texture dimensions instead of internal format in max texture
Sun, 04 Apr 2010 19:44:03 +0000 reimar Cosmetics/reindent.
Sun, 04 Apr 2010 19:42:52 +0000 reimar Avoid duplicating a condition.
Sun, 04 Apr 2010 19:39:54 +0000 reimar Print width before height,
Sun, 04 Apr 2010 19:38:47 +0000 reimar Fix width/height mixup in error message.
Sun, 04 Apr 2010 17:57:00 +0000 diego Remove -O4 from FAAC check, it is in our standard CFLAGS already.
Sun, 04 Apr 2010 17:18:47 +0000 diego Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.
Sun, 04 Apr 2010 16:56:30 +0000 reimar Factor out the YUV->RGB conversion auto-selection and also
Sun, 04 Apr 2010 16:48:46 +0000 diego cosmetics: prettyprint config.mak somewhat
Sun, 04 Apr 2010 16:32:54 +0000 diego Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.