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.
|
Wed, 12 Jun 2013 18:54:12 +0000 |
reimar |
gl: Ensure gpu_def_sl_program is correctly initialized.
|
Wed, 12 Jun 2013 14:26:15 +0000 |
ib |
Revert r36287.
|
Tue, 11 Jun 2013 20:48:43 +0000 |
reimar |
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
|
Tue, 11 Jun 2013 19:23:12 +0000 |
reimar |
vo_aa: Specifying a single option should only change the
|
Tue, 11 Jun 2013 18:38:56 +0000 |
reimar |
Ensure that the allocated surface is always large enough.
|
Mon, 10 Jun 2013 21:33:28 +0000 |
reimar |
vo_gl: Fix chroma with rectangle=1.
|
Mon, 10 Jun 2013 21:19:38 +0000 |
reimar |
Fix compilation, remove assignment of variable that was removed due
|