Thu, 24 Jan 2013 17:37:49 +0000 |
ib |
Cosmetic: Replace uiMenuInit().
|
Thu, 24 Jan 2013 17:36:42 +0000 |
ib |
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().
|
Thu, 24 Jan 2013 17:31:57 +0000 |
ib |
Cosmetic: Replace uiPlaybarShow().
|
Thu, 24 Jan 2013 17:28:34 +0000 |
ib |
Cosmetic: Replace declarations.
|
Thu, 24 Jan 2013 17:11:41 +0000 |
ib |
Cosmetic: Rename uiDND uiMainDND.
|
Thu, 24 Jan 2013 17:08:38 +0000 |
ib |
Cosmetic: Remove "Handle(r)" from function names.
|
Thu, 24 Jan 2013 16:59:28 +0000 |
ib |
Remove unnecessary cast.
|
Thu, 24 Jan 2013 16:56:44 +0000 |
ib |
Cosmetic: Rename ReDraw DrawHandler.
|
Thu, 24 Jan 2013 16:49:53 +0000 |
ib |
Cosmetic: Replace DandD by DND.
|
Thu, 24 Jan 2013 16:34:35 +0000 |
ib |
Make uiMainRender static.
|
Thu, 24 Jan 2013 16:06:48 +0000 |
ib |
Get rid of uiVideoRender.
|
Thu, 24 Jan 2013 15:59:24 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 24 Jan 2013 15:57:37 +0000 |
ib |
Realize a smooth and flicker-free video when resizing during playback.
|
Thu, 24 Jan 2013 15:34:10 +0000 |
ib |
Partly revert r35847.
|
Thu, 24 Jan 2013 15:27:26 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 24 Jan 2013 15:27:00 +0000 |
ib |
Disable handler fuctions in wsWindowDestroy().
|
Thu, 24 Jan 2013 14:54:49 +0000 |
ib |
Remove unnecessary assignment.
|
Thu, 24 Jan 2013 14:40:36 +0000 |
ib |
Rename menuRender uiMenuRender and make it static.
|
Thu, 24 Jan 2013 13:29:04 +0000 |
ib |
Remove unnecessary setting of uiMainRender.
|
Thu, 24 Jan 2013 13:08:31 +0000 |
ib |
Cosmetic: Change argument to uiEventHandling() ivRedraw call.
|
Thu, 24 Jan 2013 12:58:17 +0000 |
ib |
Move assignment to uiMainRender to a more appropriate place.
|
Thu, 24 Jan 2013 12:49:15 +0000 |
ib |
Add some notes for later checking and fixing.
|
Wed, 23 Jan 2013 17:22:40 +0000 |
ib |
Remove unnecessary setting of uiVideoRender.
|
Wed, 23 Jan 2013 17:10:33 +0000 |
ib |
Cosmetic: Rename wsImageConvert() wsImageRender().
|
Wed, 23 Jan 2013 16:43:59 +0000 |
michael |
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.
|
Wed, 23 Jan 2013 16:04:33 +0000 |
diego |
configure: Drop unused WORDS_BIGENDIAN config.h #define.
|
Wed, 23 Jan 2013 16:04:31 +0000 |
diego |
libdvdcss: Revert r35255, which tried to work around Windows breakage.
|
Wed, 23 Jan 2013 16:04:28 +0000 |
diego |
configure: Unset HAVE_DIRECT_H if direct.h is not available.
|
Wed, 23 Jan 2013 14:36:36 +0000 |
ib |
Remove unnecessary wsWindowBackground() calls.
|
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.
|