Mercurial > mplayer.hg
graph
-
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
-
Add back mistakenly removed copyright notice.Tue, 03 Mar 2009 16:17:11 +0000, by diego
-
Add another hack to work-around the currently completely inconsistent way inTue, 03 Mar 2009 13:38:33 +0000, by reimar
-
synced with r28788Tue, 03 Mar 2009 09:19:35 +0000, by Gabrov
-
sync w/ r28788Mon, 02 Mar 2009 21:01:46 +0000, by gpoirier
-
sync w/r28707Mon, 02 Mar 2009 19:52:52 +0000, by gpoirier
-
french punctuation cosmeticsMon, 02 Mar 2009 19:42:11 +0000, by gpoirier
-
- french punctuation cosmetics that was done weeks before.Mon, 02 Mar 2009 17:15:46 +0000, by gpoirier
-
Make WinID a 64 bit integer, this should avoid issues with valid WindowMon, 02 Mar 2009 11:24:20 +0000, by reimar
-
Add a 64 bit integer type to the suboption parser.Mon, 02 Mar 2009 11:17:50 +0000, by reimar
-
Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.Mon, 02 Mar 2009 11:10:11 +0000, by reimar
-
Minor cosmetics: fix indentationMon, 02 Mar 2009 11:06:05 +0000, by reimar
-
import ffmpeg changelogMon, 02 Mar 2009 02:40:21 +0000, by compn
-
Synced with r28788.Mon, 02 Mar 2009 02:39:40 +0000, by bircoph
-
changesMon, 02 Mar 2009 02:05:32 +0000, by compn
-
Improve vdpau deinterlacing documentation.Sun, 01 Mar 2009 20:40:38 +0000, by cehoyos
-
Fix a memory leak.Sun, 01 Mar 2009 19:31:29 +0000, by eugeni
-
Document that -heartbeat-cmd is only for video, not audio-onlySun, 01 Mar 2009 19:11:46 +0000, by reimar
-
Use UTF-8 as character set.Sun, 01 Mar 2009 17:53:06 +0000, by diego
-
cosmetics: Remove trailing whitespace.Sun, 01 Mar 2009 17:48:05 +0000, by diego
-
With pan-and-scan, keep positioned events in their original positionsSun, 01 Mar 2009 16:01:24 +0000, by eugeni
-
Remove unnecessary linking hack, compilation works fine without.Sun, 01 Mar 2009 15:55:20 +0000, by diego
-
Remove now unnecessary linking hacks.Sun, 01 Mar 2009 15:51:43 +0000, by diego
-
Mention VDPAU in Changelog.Sun, 01 Mar 2009 15:00:38 +0000, by cehoyos
-
Add standard license headers to files.Sun, 01 Mar 2009 13:13:25 +0000, by diego
-
synced with r28775Sun, 01 Mar 2009 12:25:31 +0000, by Gabrov
-
Fix typo in comments.Sun, 01 Mar 2009 11:43:56 +0000, by rathann
-
Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).Sun, 01 Mar 2009 11:38:46 +0000, by reimar
-
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netSun, 01 Mar 2009 11:36:39 +0000, by diego
-
Make AltiVec code write alpha as 255 instead of 0 when converting to RGBASun, 01 Mar 2009 11:35:00 +0000, by reimar
-
Fix braindead and broken way to calculate abase, fixes regression tests onSun, 01 Mar 2009 11:33:10 +0000, by reimar
-
Fix 10l typo in ADD_ALL_EXESUFS function name.Sun, 01 Mar 2009 11:22:31 +0000, by diego
-
codec-cfg does not depend on codecs.conf.h, it is used to generate it.Sun, 01 Mar 2009 11:07:05 +0000, by diego
-
Make all object files depend on generated header files.Sun, 01 Mar 2009 11:03:18 +0000, by diego
-
Add explicit dependencies on generated header files for the object files alongSun, 01 Mar 2009 10:53:37 +0000, by diego
-
Fix dependencies on generated header files for the codec* binaries.Sun, 01 Mar 2009 10:52:26 +0000, by diego
-
10l, replace a tab that slipped in.Sun, 01 Mar 2009 09:09:49 +0000, by reimar
-
Create a set_format_params function that sets all the special options neededSun, 01 Mar 2009 09:03:01 +0000, by reimar
-
sync with en/mplayer.1 r28745Sun, 01 Mar 2009 06:45:27 +0000, by jrash
-
Use M_PI for pi.Sat, 28 Feb 2009 15:45:24 +0000, by cehoyos
-
Make VdpVideoMixerAttribute attributes[] static const.Sat, 28 Feb 2009 15:42:17 +0000, by cehoyos
-
synced with r28745Sat, 28 Feb 2009 15:40:20 +0000, by Gabrov
-
sync by Ivan (sevenfourk, sevenfourk gmail com)Sat, 28 Feb 2009 14:11:42 +0000, by diego
-
Support brightness, contrast, hue and saturation adjustments viaSat, 28 Feb 2009 13:20:01 +0000, by cehoyos
-
Fix OSD for vo vdpau:deint>1.Sat, 28 Feb 2009 13:02:52 +0000, by cehoyos
-
Handle vdp_decoder_create failures better, in particular avoid unrelatedSat, 28 Feb 2009 10:43:28 +0000, by reimar
-
Fix a possible NULL-pointer crash introduced by local changes to libfaad2Sat, 28 Feb 2009 10:06:52 +0000, by reimar
-
When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroesSat, 28 Feb 2009 08:01:52 +0000, by sdrik
-
Synced with r28745.Sat, 28 Feb 2009 03:12:55 +0000, by bircoph