log

age author description
Mon, 20 Aug 2012 18:54:59 +0000 reimar Fix detection of -vo pgm/md5 even when suboptions are used.
Sat, 18 Aug 2012 19:51:58 +0000 reimar Update endpos each time libavformat asks for it.
Sat, 18 Aug 2012 19:38:47 +0000 reimar TS demuxer: Add support for PCM variant found on BluRay.
Sat, 18 Aug 2012 18:45:45 +0000 reimar Avoid display lists for OSD.
Sat, 18 Aug 2012 18:44:13 +0000 reimar Hack to make BGRA work both in GL and GLES.
Sat, 18 Aug 2012 18:19:57 +0000 reimar Internal format for BGRA must be BGRA, not RGBA.
Sat, 18 Aug 2012 16:17:31 +0000 reimar Add autodetection of ycbcr option.
Sat, 18 Aug 2012 15:59:49 +0000 reimar Cosmetics: replace tab.
Sat, 18 Aug 2012 15:56:18 +0000 reimar Missed documentation update.
Sat, 18 Aug 2012 15:54:34 +0000 reimar Replace MESA YCBCR support by the Apple variant.
Thu, 16 Aug 2012 19:55:37 +0000 cehoyos Fix compilation with latest FFmpeg.
Wed, 15 Aug 2012 19:51:58 +0000 reimar Do not try to use PIE with --enable-static.
Wed, 15 Aug 2012 17:46:38 +0000 ib Rewrite condition and use console_state instead of console.
Wed, 15 Aug 2012 17:22:01 +0000 ib Add check-mark for menu item "Debug Console".
Wed, 15 Aug 2012 17:02:23 +0000 reimar Disable building as PIE binary by default.
Wed, 15 Aug 2012 13:14:59 +0000 ib Add parentheses to avoid compiler warning.
Wed, 15 Aug 2012 13:10:16 +0000 ib Initialize variable.
Wed, 15 Aug 2012 13:02:31 +0000 ib Remove unused variable.
Wed, 15 Aug 2012 13:00:44 +0000 ib Fix compiler warnings (comparison between signed and unsigned).
Wed, 15 Aug 2012 12:36:38 +0000 ib Cosmetic: Adjust indent.
Wed, 15 Aug 2012 12:33:45 +0000 ib Go without pointless variable hWnd/hwnd.
Wed, 15 Aug 2012 12:10:42 +0000 ib Pass in NULL as handle to parent or owner window.
Wed, 15 Aug 2012 00:26:58 +0000 iive 9l. Revert r35074. Commit r35065 already adds a proper check.
Mon, 13 Aug 2012 20:58:07 +0000 reimar Fix normalize_yuvp16 to work for big-endian formats.
Sun, 12 Aug 2012 18:15:13 +0000 reimar Re-enable nonref DR again.
Sun, 12 Aug 2012 18:13:42 +0000 reimar Build as relocatable PIE binary by default on x86.
Sun, 12 Aug 2012 17:57:57 +0000 reimar Minor Changelog update.
Sun, 12 Aug 2012 17:57:35 +0000 reimar Change "run" command to expand properties.
Sun, 12 Aug 2012 17:31:47 +0000 reimar Add another anaglyph color variant.
Sun, 12 Aug 2012 17:25:30 +0000 reimar Convert comments into designated initializers.