Wed, 23 Jan 2013 14:25:22 +0000 |
ib |
Remove wsWindowClear().
|
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
|
Sun, 20 Jan 2013 18:18:33 +0000 |
diego |
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.
|
Sun, 20 Jan 2013 18:18:31 +0000 |
diego |
muxer_lavf: Replace forward declaration by the correct #include
|
Sun, 20 Jan 2013 16:36:25 +0000 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
Sun, 20 Jan 2013 15:41:53 +0000 |
diego |
(Partially) synchronize .gitignore with svn:ignore properties.
|
Sun, 20 Jan 2013 13:56:08 +0000 |
ib |
Cosmetic: Remove/adjust comments.
|
Sun, 20 Jan 2013 00:11:55 +0000 |
ib |
Clean up #includes.
|
Sat, 19 Jan 2013 21:47:31 +0000 |
SubJunk |
Updated libass to 7e45532
|
Sat, 19 Jan 2013 13:00:41 +0000 |
ib |
Cosmetic: Rename ws functions for the sake of consistency.
|
Sat, 19 Jan 2013 12:55:26 +0000 |
ib |
Make wsWindowDecoration() static.
|
Sat, 19 Jan 2013 12:53:14 +0000 |
ib |
Cosmetic: Relocate wsWindowDecoration().
|
Sat, 19 Jan 2013 12:45:14 +0000 |
ib |
Remove redundant parameter from function.
|
Sat, 19 Jan 2013 12:16:50 +0000 |
ib |
Cosmetic: Rename structure member, use singular.
|
Sat, 19 Jan 2013 12:12:34 +0000 |
ib |
Use Bool type.
|
Sat, 19 Jan 2013 12:10:24 +0000 |
ib |
Remove unused wsWindow structure members.
|
Sat, 19 Jan 2013 06:07:12 +0000 |
jrash |
Synced with help_mp-en.h rev. 35738
|
Fri, 18 Jan 2013 21:09:01 +0000 |
ib |
Use Bool type.
|
Fri, 18 Jan 2013 20:31:46 +0000 |
ib |
Enable resize handles for resizable windows only.
|