log

age author description
Wed, 23 Jan 2013 14:10:24 +0000 ib Cosmetic: Adjust indent.
Wed, 23 Jan 2013 14:08:58 +0000 ib Remove setting pointless window attribute CWBackPixel.
Wed, 23 Jan 2013 12:27:38 +0000 cehoyos Also support EVRC in qcp.
Wed, 23 Jan 2013 10:31:15 +0000 ib Remove pointless parentheses.
Tue, 22 Jan 2013 19:46:11 +0000 ib Remove and simplify code.
Tue, 22 Jan 2013 18:33:38 +0000 michael configure: Add cbrt() code to avoid breaking compile with ffmpeg which will need that in a moment.
Tue, 22 Jan 2013 17:51:06 +0000 ib Relocate #defines and make them enums.
Tue, 22 Jan 2013 17:34:52 +0000 ib Relocate #defines and make them functions.
Tue, 22 Jan 2013 17:04:36 +0000 ib Revise some doxygen comments.
Tue, 22 Jan 2013 15:37:17 +0000 ib Redefine PACK_RGB16 and PACK_RGB15.
Tue, 22 Jan 2013 10:59:51 +0000 ib Remove pointless wsWindowClear() when setting movie aspect ratio.
Mon, 21 Jan 2013 23:35:37 +0000 diego configure: cosmetics: Move os2threads check to a more suitable place.
Mon, 21 Jan 2013 23:35:35 +0000 diego configure: Add windows.h check for libavutil
Mon, 21 Jan 2013 23:35:32 +0000 diego configure: cosmetics: Restructure some entries in config.h.
Mon, 21 Jan 2013 23:05:25 +0000 diego configure: Simplify giflib workaround check through helper functions.
Mon, 21 Jan 2013 23:05:23 +0000 diego configure: Simplify liba52 check through helper functions.
Mon, 21 Jan 2013 23:05:20 +0000 diego configure: Drop commented-out line from OpenAL check.
Mon, 21 Jan 2013 23:05:17 +0000 diego demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one
Mon, 21 Jan 2013 23:05:14 +0000 diego vd_ffmpeg: Define potentially unavailable error resilience values
Mon, 21 Jan 2013 23:05:12 +0000 diego fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.
Mon, 21 Jan 2013 20:18:16 +0000 diego configure: Add check for _aligned_malloc(), used in libavutil.
Mon, 21 Jan 2013 19:49:54 +0000 SubJunk Formatting
Mon, 21 Jan 2013 19:44:53 +0000 diego Replace CODEC_IDs their modern AV_-prefixed counterparts.
Mon, 21 Jan 2013 19:44:49 +0000 diego configure: Add check for mprotect(), used in libswscale.
Mon, 21 Jan 2013 18:21:55 +0000 diego configure: Unconditionally check for io.h and direct.h
Mon, 21 Jan 2013 18:21:51 +0000 diego Add a number of missing libavutil header #includes.
Mon, 21 Jan 2013 18:21:24 +0000 diego av_opts: Replace deprecated av_set_string3() by av_opt_set()
Mon, 21 Jan 2013 11:47:35 +0000 cehoyos Support FFmpeg EVRC decoder by Paul B Mahol.
Mon, 21 Jan 2013 11:01:42 +0000 ib Adjust year for copyright notes.
Mon, 21 Jan 2013 03:08:18 +0000 SubJunk Bumped year