Mercurial > mplayer.hg
graph
-
vo_sdl: Avoid setenv code duplication.Sat, 18 Jan 2014 23:08:31 +0000, by reimar
-
vo_sdl: simplify by using memcpy_pic.Sat, 18 Jan 2014 23:08:29 +0000, by reimar
-
vo_sdl: set VFCAP_FLIP correctly.Sat, 18 Jan 2014 23:08:28 +0000, by reimar
-
Remove empty draw_slice and draw_frame stubs.Sat, 18 Jan 2014 21:39:07 +0000, by reimar
-
Fully reinit audio chain on format change.Sat, 18 Jan 2014 20:41:46 +0000, by reimar
-
Synced with help_mp-en.h rev. 36587Sat, 18 Jan 2014 18:34:37 +0000, by jrash
-
vo_bl: cosmetics, use more readable array indexing syntax.Sat, 18 Jan 2014 14:05:27 +0000, by reimar
-
vo_bl: consistently multiply by "channels".Sat, 18 Jan 2014 14:04:31 +0000, by reimar
-
vo_bl: Simplify realloc + memset to calloc.Sat, 18 Jan 2014 13:59:00 +0000, by reimar
-
vo_bl: Simplify/avoid duplicating size calculations.Sat, 18 Jan 2014 13:55:52 +0000, by reimar
-
vo_bl: cosmetics, reindent.Sat, 18 Jan 2014 13:49:18 +0000, by reimar
-
vo_bl: minor simplification of size reinit case.Sat, 18 Jan 2014 13:46:54 +0000, by reimar
-
vo_bl: Do memory allocation only in one place.Sat, 18 Jan 2014 13:43:10 +0000, by reimar
-
vo_bl: Simplify parser, reduce code duplication.Sat, 18 Jan 2014 13:36:37 +0000, by reimar
-
vo_bl: Use strcspnSat, 18 Jan 2014 13:14:54 +0000, by reimar
-
vo_bl: Move variables into blocks that use them.Sat, 18 Jan 2014 13:07:40 +0000, by reimar
-
vo_bl: Use snprintf.Sat, 18 Jan 2014 13:05:50 +0000, by reimar
-
vo_bl: remove pointless casts.Sat, 18 Jan 2014 12:59:25 +0000, by reimar
-
vo_bl: after close reset to NULL/-1.Sat, 18 Jan 2014 12:53:54 +0000, by reimar
-
vo_bl: move assignment to a place where it actuall has an effect.Sat, 18 Jan 2014 12:51:35 +0000, by reimar
-
vo_bl: Deobfuscate, use strdup.Sat, 18 Jan 2014 12:47:54 +0000, by reimar
-
vo_bl: Fix a memleakSat, 18 Jan 2014 12:43:38 +0000, by reimar
-
vo_bl: Fix crashes on error.Sat, 18 Jan 2014 12:39:58 +0000, by reimar
-
Fix video size < blinkenlights size again.Sat, 18 Jan 2014 12:15:34 +0000, by reimar
-
Do not needlessly request chroma.Sat, 18 Jan 2014 11:59:59 +0000, by reimar
-
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.Sat, 18 Jan 2014 11:58:13 +0000, by reimar
-
Simplify: use memcpy_pic.Sat, 18 Jan 2014 11:41:27 +0000, by reimar
-
add comment about ac3 aes, patch by funmanFri, 17 Jan 2014 15:47:12 +0000, by compn