Mercurial > mplayer.hg
graph
-
Make ao_info_t structs const.Fri, 06 Mar 2009 19:43:12 +0000, by reimar
-
Use code that is actually thread-safe to calculate delay, free space etc. in ao_win32Fri, 06 Mar 2009 19:23:24 +0000, by reimar
-
Cosmetics: get rid of trailing whitespace.Fri, 06 Mar 2009 19:10:54 +0000, by reimar
-
get rid of full_buffers variable, if the check it is used for is triggeredFri, 06 Mar 2009 19:07:50 +0000, by reimar
-
Remove now unused buf_write_pos variable from ao_win32Fri, 06 Mar 2009 18:53:29 +0000, by reimar
-
Always write full buffers in ao_win32, except for the last block.Fri, 06 Mar 2009 18:50:50 +0000, by reimar
-
Use calloc instead of malloc+memsetFri, 06 Mar 2009 16:27:31 +0000, by reimar
-
sync w/r28807Fri, 06 Mar 2009 15:52:48 +0000, by gpoirier
-
The 8 bit per sample formats are unsigned on Windows, fixes playback withFri, 06 Mar 2009 13:22:48 +0000, by reimar
-
Refactor smalltex/tinytex EOSD optimization in vo_glFri, 06 Mar 2009 12:56:13 +0000, by reimar
-
Remove several useless casts from af_resampleFri, 06 Mar 2009 11:47:51 +0000, by reimar
-
Free af->setup and contents in af_resample uninit function.Fri, 06 Mar 2009 11:46:06 +0000, by reimar
-
Use calloc to allocate the af_resample ring buffers, reportedly usingFri, 06 Mar 2009 11:42:45 +0000, by reimar
-
Use a single malloc to allocate space for the circular buffers.Fri, 06 Mar 2009 11:39:13 +0000, by reimar
-
Comment typo fixes for af_resampleFri, 06 Mar 2009 11:31:18 +0000, by reimar
-
Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,Fri, 06 Mar 2009 10:53:30 +0000, by reimar
-
Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.Fri, 06 Mar 2009 10:50:43 +0000, by reimar
-
Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawnFri, 06 Mar 2009 10:45:49 +0000, by reimar
-
As for vo_gl, do not rely on draw_osd to render EOSD.Fri, 06 Mar 2009 10:39:58 +0000, by reimar
-
Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.Fri, 06 Mar 2009 10:38:27 +0000, by greg
-
Do not rely on draw_osd to render the EOSD, instead draw it already at theFri, 06 Mar 2009 10:33:35 +0000, by reimar
-
Fix \be blur start position.Fri, 06 Mar 2009 09:20:14 +0000, by greg
-
Raise max. number of \be applications to 100, introduce #define for it.Fri, 06 Mar 2009 09:20:09 +0000, by greg
-
Replace magic numbers (for subpixel accuracy masking) with a define.Fri, 06 Mar 2009 01:26:44 +0000, by greg
-
Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.Fri, 06 Mar 2009 01:17:05 +0000, by greg
-
Sync latest set of changes.Fri, 06 Mar 2009 00:47:03 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:41:09 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:10:17 +0000, by diego
-
Add support for extracting the release version number from a VERSION file.Thu, 05 Mar 2009 23:36:28 +0000, by diego
-
Only add -Ilibdvdnav to the CFLAGS of the files that require it.Thu, 05 Mar 2009 22:19:47 +0000, by diego
-
Sleep based on get_delay in ao_win32 uninit instead of a loop.Thu, 05 Mar 2009 22:07:06 +0000, by reimar
-
Simplify CFLAGS generation for individual targets.Thu, 05 Mar 2009 21:27:05 +0000, by diego
-
Update libass changelog.Thu, 05 Mar 2009 21:16:21 +0000, by greg
-
Fix bug introduced by me in r28756Thu, 05 Mar 2009 21:02:33 +0000, by sdrik
-
Combine adjacent overlapping, translucent glyph borders and shadows toThu, 05 Mar 2009 20:47:33 +0000, by greg
-
Fix positioned events' y-position when pan-and-scan is used.Thu, 05 Mar 2009 20:36:59 +0000, by greg
-
Support for subpixel accuracy of 3 bits for \pos and \move.Thu, 05 Mar 2009 20:36:56 +0000, by greg
-
Style override for ScaledBorderAndShadow.Thu, 05 Mar 2009 20:36:52 +0000, by greg
-
Support ScaledBorderAndShadow property.Thu, 05 Mar 2009 20:36:48 +0000, by greg
-
Scale shadow displacement and blur size like border size.Thu, 05 Mar 2009 20:36:44 +0000, by greg
-
Round shadow displacement to nearest int.Thu, 05 Mar 2009 20:36:41 +0000, by greg
-
Support a vsfilter special case:Thu, 05 Mar 2009 20:36:39 +0000, by greg
-
Hack: half-merge glyph border with outline to avoid ugly anti-aliasingThu, 05 Mar 2009 20:36:35 +0000, by greg
-
Simplify some vidix dhahelper build commands with automatic make variables.Thu, 05 Mar 2009 20:25:54 +0000, by diego
-
Ignore PlayResX/Y aspect ratio for font aspect ratio.Thu, 05 Mar 2009 20:05:56 +0000, by greg
-
synced with r28807Thu, 05 Mar 2009 19:46:08 +0000, by Gabrov
-
mphq now runs Subversion 1.5.Thu, 05 Mar 2009 19:00:36 +0000, by diego
-
full_buffers and buffered_bytes must be volatile because they are used fromThu, 05 Mar 2009 12:25:10 +0000, by reimar
-
Synced with r28807.Thu, 05 Mar 2009 07:00:45 +0000, by bircoph
-
Make sure all output_surfaces are initialized in preinit.Wed, 04 Mar 2009 19:37:07 +0000, by reimar
-
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructionsWed, 04 Mar 2009 19:12:49 +0000, by sdrik
-
10l: Fix max value for -vo vdpau:deint.Wed, 04 Mar 2009 18:07:34 +0000, by cehoyos
-
Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight rightWed, 04 Mar 2009 08:37:54 +0000, by reimar
-
Fix mp_msg call with too few arguments.Wed, 04 Mar 2009 08:11:42 +0000, by reimar
-
remove the rest of x86 asm from LGPL buildTue, 03 Mar 2009 19:47:23 +0000, by henry
-
100l, remove a pointless opt = NULL assignment that made print_int crash since r28794Tue, 03 Mar 2009 18:12:03 +0000, by reimar