Sat, 18 Jan 2014 13:36:37 +0000 |
reimar |
vo_bl: Simplify parser, reduce code duplication.
|
Sat, 18 Jan 2014 13:14:54 +0000 |
reimar |
vo_bl: Use strcspn
|
Sat, 18 Jan 2014 13:07:40 +0000 |
reimar |
vo_bl: Move variables into blocks that use them.
|
Sat, 18 Jan 2014 13:05:50 +0000 |
reimar |
vo_bl: Use snprintf.
|
Sat, 18 Jan 2014 12:59:25 +0000 |
reimar |
vo_bl: remove pointless casts.
|
Sat, 18 Jan 2014 12:53:54 +0000 |
reimar |
vo_bl: after close reset to NULL/-1.
|
Sat, 18 Jan 2014 12:51:35 +0000 |
reimar |
vo_bl: move assignment to a place where it actuall has an effect.
|
Sat, 18 Jan 2014 12:47:54 +0000 |
reimar |
vo_bl: Deobfuscate, use strdup.
|
Sat, 18 Jan 2014 12:43:38 +0000 |
reimar |
vo_bl: Fix a memleak
|
Sat, 18 Jan 2014 12:39:58 +0000 |
reimar |
vo_bl: Fix crashes on error.
|
Sat, 18 Jan 2014 12:15:34 +0000 |
reimar |
Fix video size < blinkenlights size again.
|
Sat, 18 Jan 2014 11:59:59 +0000 |
reimar |
Do not needlessly request chroma.
|
Sat, 18 Jan 2014 11:58:13 +0000 |
reimar |
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.
|
Sat, 18 Jan 2014 11:41:27 +0000 |
reimar |
Simplify: use memcpy_pic.
|
Fri, 17 Jan 2014 15:47:12 +0000 |
compn |
add comment about ac3 aes, patch by funman
|
Fri, 17 Jan 2014 15:38:37 +0000 |
ib |
Record GUI option 'idle' in the man page.
|