Thu, 01 Aug 2013 17:20:16 +0000 |
ib |
Remove property wsWaitMap and function wsWindowMapWait().
|
Thu, 01 Aug 2013 17:12:26 +0000 |
ib |
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
|
Thu, 01 Aug 2013 17:10:10 +0000 |
ib |
Remove needless GUI_HANDLE_EVENTS call.
|
Thu, 01 Aug 2013 14:28:16 +0000 |
cehoyos |
Fix info message for ffg726 decoder.
|
Tue, 30 Jul 2013 19:36:43 +0000 |
ib |
Simplify sign change of variable.
|
Tue, 30 Jul 2013 13:16:49 +0000 |
ib |
Increase precision of calculation by using constants of type double.
|
Tue, 30 Jul 2013 13:07:43 +0000 |
ib |
Increase precision of calculation by using constants of type double.
|
Tue, 30 Jul 2013 12:31:49 +0000 |
ib |
Cosmetic: Don't shorten floating point constants that way.
|
Tue, 30 Jul 2013 11:54:04 +0000 |
ib |
Remove unnecessary type conversions.
|
Tue, 30 Jul 2013 11:52:47 +0000 |
ib |
Be more pedantic about type of the constant.
|
Tue, 30 Jul 2013 11:26:52 +0000 |
ib |
Enable localization of ratio text.
|
Tue, 30 Jul 2013 11:02:15 +0000 |
ib |
Revise ratio text.
|
Tue, 30 Jul 2013 10:57:57 +0000 |
ib |
Be more pedantic about type of the constant.
|
Tue, 30 Jul 2013 10:41:53 +0000 |
ib |
Remove unnecessary type conversions.
|
Sat, 27 Jul 2013 23:48:16 +0000 |
ib |
Keep paused mode when changing the aspect ratio.
|
Sat, 27 Jul 2013 23:07:46 +0000 |
ib |
Add check marks to the video aspect ratio menu items.
|
Sat, 27 Jul 2013 22:25:57 +0000 |
ib |
Use again special value -1 to set original aspect ratio.
|
Sat, 27 Jul 2013 21:16:06 +0000 |
al |
Support newer GIFLIB versions
|
Mon, 22 Jul 2013 13:05:13 +0000 |
cehoyos |
Fix compilation if giflib 5 is installed.
|
Fri, 19 Jul 2013 23:07:18 +0000 |
al |
build: Keep compiler-specific warning flags for debug or profiling builds
|
Wed, 17 Jul 2013 05:32:20 +0000 |
cehoyos |
Allow compilation with current icc.
|
Tue, 16 Jul 2013 01:33:46 +0000 |
upsuper |
Fix missing selector name warnings
|
Sun, 14 Jul 2013 18:31:15 +0000 |
al |
build: Define _BSD_SOURCE for gethostbyname2
|
Sat, 13 Jul 2013 21:24:47 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 13 Jul 2013 21:24:03 +0000 |
ib |
Calculate aspect ratio by ourselves.
|
Sat, 13 Jul 2013 19:48:12 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 13 Jul 2013 19:45:12 +0000 |
ib |
Enable the change of the movie aspect ratio on the fly.
|
Sat, 13 Jul 2013 19:42:44 +0000 |
ib |
Disable aspect ratio menu in the absence of video playback.
|
Thu, 11 Jul 2013 22:08:33 +0000 |
al |
stream/tcp: Check that host object has the right AF before connect
|
Thu, 11 Jul 2013 15:27:32 +0000 |
ib |
Prettify debug message.
|
Thu, 11 Jul 2013 15:20:01 +0000 |
ib |
Add a debug message on the visual.
|
Fri, 05 Jul 2013 18:16:54 +0000 |
reimar |
Remove AV_ prefix from define for internal config.h header.
|
Fri, 05 Jul 2013 18:09:12 +0000 |
reimar |
Disable G2M decoder if zlib is not available.
|
Fri, 05 Jul 2013 17:47:46 +0000 |
reimar |
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
|
Wed, 19 Jun 2013 14:40:58 +0000 |
compn |
codecs.conf add xd51 to mpeg2
|
Mon, 17 Jun 2013 12:27:36 +0000 |
komh |
Check if path is too long
|
Sun, 16 Jun 2013 22:35:51 +0000 |
cehoyos |
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
|
Sat, 15 Jun 2013 19:59:24 +0000 |
reimar |
Ensure surfaces are cleared after resize.
|
Sat, 15 Jun 2013 16:11:47 +0000 |
reimar |
Fix issues with glibc on 32 bit.
|
Wed, 12 Jun 2013 18:54:25 +0000 |
reimar |
Simplify texture coordinate calculation.
|
Wed, 12 Jun 2013 18:54:23 +0000 |
reimar |
Merge the 3 different drawing steps.
|
Wed, 12 Jun 2013 18:54:22 +0000 |
reimar |
Remove array that always contains only 0.
|
Wed, 12 Jun 2013 18:54:20 +0000 |
reimar |
Remove a special-case that doesn't really make much
|
Wed, 12 Jun 2013 18:54:19 +0000 |
reimar |
Use only one single texture.
|
Wed, 12 Jun 2013 18:54:18 +0000 |
reimar |
Fix texture coordinates and number of characters.
|
Wed, 12 Jun 2013 18:54:16 +0000 |
reimar |
Simplify blend function used.
|
Wed, 12 Jun 2013 18:54:15 +0000 |
reimar |
Remove unused depth test code.
|
Wed, 12 Jun 2013 18:54:14 +0000 |
reimar |
Remove code related to unused lighting.
|