log

age author description
Fri, 02 Jan 2009 11:46:34 +0000 diego Relicense to GPLv2 or later with the author's permission.
Fri, 02 Jan 2009 11:45:39 +0000 diego Fix reference to wrong DLL filename in header comment.
Thu, 01 Jan 2009 23:16:36 +0000 diego Fix confused references to DLL filenames.
Thu, 01 Jan 2009 11:51:52 +0000 reimar Move several of the ao_nas int-to-string maps into .rodata
Thu, 01 Jan 2009 11:46:34 +0000 reimar Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
Thu, 01 Jan 2009 11:41:09 +0000 reimar Code simplification
Thu, 01 Jan 2009 11:39:47 +0000 reimar Make AVI demuxer more resilient against broken or incomplete files.
Thu, 01 Jan 2009 11:33:46 +0000 reimar Simplify and comment spudec bilinear scaling code
Thu, 01 Jan 2009 11:23:32 +0000 reimar Include alloca.h when using alloca to make sure it is defined.
Thu, 01 Jan 2009 11:16:52 +0000 reimar XVID profile array should be const, so it is in rodata
Thu, 01 Jan 2009 10:24:19 +0000 reimar Avoid a uselessly high number of wakeups when playing audio-only files.
Thu, 01 Jan 2009 09:47:21 +0000 reimar 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer
Thu, 01 Jan 2009 09:37:02 +0000 reimar Add zero termination missing in two cases.
Thu, 01 Jan 2009 09:35:25 +0000 reimar Add asserts to detect when assumptions for play_tree_parser_get_line
Wed, 31 Dec 2008 14:21:50 +0000 reimar Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,
Tue, 30 Dec 2008 21:39:42 +0000 gpoirier Add an option to vo_macosx to set a custom buffer_name.
Tue, 30 Dec 2008 17:00:11 +0000 reimar Support F- and numpad keys for w32_common based vos.
Tue, 30 Dec 2008 16:41:35 +0000 reimar Update outdated availability note for -mouse-movements
Tue, 30 Dec 2008 12:48:17 +0000 Gabrov synced with r28211
Tue, 30 Dec 2008 10:40:26 +0000 reimar Fix OSD flickering with filters that add frames (tfields, yadif) and
Tue, 30 Dec 2008 10:38:39 +0000 reimar Fix OSD flicker with tfields as well.
Tue, 30 Dec 2008 10:38:29 +0000 reimar Avoid flickering OSD with -vf yadif=1
Mon, 29 Dec 2008 19:09:45 +0000 reimar Add nocache to example dvdnav profile, otherwise dvdnav is unusable.
Sat, 27 Dec 2008 21:44:33 +0000 diego Remove audio output section, it provides little to no useful information.
Sat, 27 Dec 2008 21:43:57 +0000 diego Fix Chinese documentation build, English codecs.xml was removed.
Sat, 27 Dec 2008 18:58:36 +0000 compn fix error message example
Sat, 27 Dec 2008 15:28:51 +0000 diego Remove (audio) codecs section, its contents are part of the usage section.
Sat, 27 Dec 2008 14:38:42 +0000 diego Convert Win32 codec importing HOWTO into a text document in the tech section.
Sat, 27 Dec 2008 13:58:20 +0000 diego Remove/fix ancient CVS references.
Sat, 27 Dec 2008 13:49:24 +0000 diego Remove known bugs section, it contains little useful information.
Sat, 27 Dec 2008 13:09:42 +0000 diego Add entry about mysterious coredumps.
Sat, 27 Dec 2008 13:00:03 +0000 reimar Fix ugly borders problem with ati-hack
Sat, 27 Dec 2008 12:46:06 +0000 diego Reorder sections: Put FAQ at the end, group usage sections together.
Sat, 27 Dec 2008 12:03:51 +0000 diego Avoid u_ BSD type names.
Sat, 27 Dec 2008 12:00:11 +0000 diego Set and use only ARCH_PPC, not also ARCH_POWERPC.
Sat, 27 Dec 2008 11:45:46 +0000 diego Avoid POSIX-reserved _t namespace.
Sat, 27 Dec 2008 11:33:54 +0000 diego consistency cosmetics: Rename POWERPC identifiers to PPC.
Thu, 25 Dec 2008 18:28:10 +0000 diego grammar fix by Vineeth N, nvineeth gmail com
Wed, 24 Dec 2008 18:13:18 +0000 diego Add nomsgmodule option, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net.
Wed, 24 Dec 2008 16:57:35 +0000 diego Remove unused variable.
Wed, 24 Dec 2008 16:05:20 +0000 reimar Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB.
Wed, 24 Dec 2008 04:33:51 +0000 compn add zygo audio (SPXN) qtaudio codec
Tue, 23 Dec 2008 20:56:45 +0000 reimar Warn when using features that are broken due to ATI driver bugs.
Tue, 23 Dec 2008 19:31:56 +0000 reimar Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutions
Tue, 23 Dec 2008 19:10:40 +0000 reimar Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems
Tue, 23 Dec 2008 18:11:55 +0000 compn updates
Tue, 23 Dec 2008 13:31:04 +0000 diego Remove pointless forward declaration.
Tue, 23 Dec 2008 11:42:24 +0000 reimar Set fast_cmov for all x86_64 systems, except for P4-based systems this
Tue, 23 Dec 2008 11:42:11 +0000 reimar Define HAVE_FAST_64BIT if appropriate
Tue, 23 Dec 2008 04:24:07 +0000 compn fix poorly worded changelog entries
Mon, 22 Dec 2008 22:56:51 +0000 cehoyos Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.
Mon, 22 Dec 2008 16:51:06 +0000 compn re-add codecs: sif1 (directshow version) and acdsee mjpeg
Mon, 22 Dec 2008 09:20:38 +0000 diego Sync with latest FFmpeg changes.
Mon, 22 Dec 2008 09:20:18 +0000 diego libavcodec/i386/ was renamed to libavcodec/x86/.
Sun, 21 Dec 2008 20:12:47 +0000 compn add amr format tags, fixes:
Sun, 21 Dec 2008 04:11:51 +0000 reimar 100l, forgot an assignment, broke special keys handling for X11-based vos.
Sat, 20 Dec 2008 23:01:22 +0000 compn remove acdsee mjpeg binary codec, works with ffmjpeg
Sat, 20 Dec 2008 18:07:08 +0000 kostya FFmpeg now has RV30 decoder enabled
Sat, 20 Dec 2008 11:52:11 +0000 reimar Add and use a special lookup function to do table-based translation to MPlayer keycodes.
Sat, 20 Dec 2008 11:49:00 +0000 reimar Cosmetics: get rid of some tabs and trailing whitespace.