Mercurial > mplayer.hg
graph
-
Add all still missing lines, full sync against r27967Thu, 20 Nov 2008 19:32:08 +0000, by reynaldo
-
Trivial, add some more lines that were missingThu, 20 Nov 2008 19:03:53 +0000, by reynaldo
-
Trivial, CosmeticsThu, 20 Nov 2008 18:28:22 +0000, by reynaldo
-
COSMETICS, More line shifting to match English masterThu, 20 Nov 2008 16:15:25 +0000, by reynaldo
-
TRIVIAL, add some more missing linesThu, 20 Nov 2008 16:06:52 +0000, by reynaldo
-
COSMETICS, More line shifting to match English masterThu, 20 Nov 2008 16:03:52 +0000, by reynaldo
-
TRIVIAL, some missing lines and a grammar correctionThu, 20 Nov 2008 15:39:51 +0000, by reynaldo
-
Cosmetics: rename variables etc. in vo_direct3d.cThu, 20 Nov 2008 15:13:14 +0000, by reimar
-
Factor common code like -wid handling, vo_gc creation etc. out intoWed, 19 Nov 2008 20:19:25 +0000, by reimar
-
Add detection of x86 CPU features SSSE3 and SSE4a.Wed, 19 Nov 2008 16:41:59 +0000, by gpoirier
-
Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.Wed, 19 Nov 2008 13:39:07 +0000, by reimar
-
Cosmetics, mostly line shifting to match English masterTue, 18 Nov 2008 20:34:07 +0000, by reynaldo
-
Add missing "static" qualifiers to vo_direct3dTue, 18 Nov 2008 14:51:54 +0000, by reimar
-
100l, the video_out_drivers list must be sorted by priority, notTue, 18 Nov 2008 13:18:55 +0000, by reimar
-
Direct3D based video_out module.Tue, 18 Nov 2008 12:23:42 +0000, by reimar
-
Doxygen documentation for w32_common.cTue, 18 Nov 2008 12:23:23 +0000, by reimar
-
On OpenBSD socklen_t is defined at sys/types.h, so latter is addedTue, 18 Nov 2008 09:41:31 +0000, by bircoph
-
Trivial, CosmeticsTue, 18 Nov 2008 03:41:54 +0000, by reynaldo
-
Trivial, CosmeticsTue, 18 Nov 2008 03:17:11 +0000, by reynaldo
-
Add some more missing messagesTue, 18 Nov 2008 03:06:27 +0000, by reynaldo
-
100l, missing ' s' in sed command, probably caused all decoders to beMon, 17 Nov 2008 18:20:20 +0000, by reimar
-
Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.Mon, 17 Nov 2008 15:25:33 +0000, by diego
-
Set _have_yasm to "no" if yasm detection failed.Mon, 17 Nov 2008 15:02:24 +0000, by diego
-
Remove a useless XGetGeometry call, the X11 event handling alreadyMon, 17 Nov 2008 13:12:01 +0000, by reimar
-
Put variable declaration inside an #ifdef to avoid an unused variable warning.Mon, 17 Nov 2008 10:33:59 +0000, by diego
-
Allow compilation with icc 10.1.Mon, 17 Nov 2008 10:16:28 +0000, by cehoyos
-
Fix build: Remove some references to sections that no longer exist.Sun, 16 Nov 2008 23:59:47 +0000, by diego
-
Get rid of (besides useless assignments) unused XSizeHints variableSun, 16 Nov 2008 17:16:08 +0000, by reimar
-
Fix missing -DARCH_X86_64 for yasm on x86_64.Sun, 16 Nov 2008 16:59:17 +0000, by reimar
-
Add yasm support to the build system.Sun, 16 Nov 2008 13:04:16 +0000, by bircoph
-
synced with r27938Sun, 16 Nov 2008 12:20:14 +0000, by Gabrov
-
Use 64 bit numbers for file positions in the seek function in audio demuxer.Sun, 16 Nov 2008 10:20:58 +0000, by reimar
-
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_windowSat, 15 Nov 2008 23:09:31 +0000, by reimar
-
Remove a duplicated vo_x11_selectinput_witherrSat, 15 Nov 2008 22:49:49 +0000, by reimar
-
respect -vf dsize etc. also for -rootwin, just like vo_xv does.Sat, 15 Nov 2008 22:48:41 +0000, by reimar
-
Fix phrase to maintain consistency.Sat, 15 Nov 2008 22:34:41 +0000, by bircoph
-
Sync with vo_x11: make sure we get expose events even when drawing to the root window.Sat, 15 Nov 2008 22:33:36 +0000, by reimar
-
Synced with r26763.Sat, 15 Nov 2008 22:25:11 +0000, by bircoph
-
On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,Sat, 15 Nov 2008 20:37:08 +0000, by gpoirier
-
100l, stream->cache_pid can not be used directly in pthread_create,Sat, 15 Nov 2008 19:43:39 +0000, by reimar
-
Remove a nonsensical "else" for the video mode switching case.Sat, 15 Nov 2008 19:14:09 +0000, by reimar
-
Use pthreads for the cache on Cygwin, since _beginthread is not availableSat, 15 Nov 2008 19:08:50 +0000, by reimar
-
include limits.h for INT_MAX.Sat, 15 Nov 2008 19:06:25 +0000, by reimar
-
Remove now unused variables.Sat, 15 Nov 2008 19:03:21 +0000, by reimar
-
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.Sat, 15 Nov 2008 18:58:14 +0000, by reimar
-
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) sameSat, 15 Nov 2008 18:56:25 +0000, by reimar
-
Set modified window position and monitor aspect in vo_vm_switch instead of inSat, 15 Nov 2008 18:28:35 +0000, by reimar
-
Get rid of (besides useless assignments) unused XSizeHints variableSat, 15 Nov 2008 18:14:03 +0000, by reimar
-
Set modeline_width/height to sane values in vo_vm_switch even whenSat, 15 Nov 2008 18:11:10 +0000, by reimar
-
Cosmetics: remove useless "extern"Sat, 15 Nov 2008 17:48:27 +0000, by reimar
-
Replace some of the different inconsistent XGetGeometry uses by aSat, 15 Nov 2008 17:45:55 +0000, by reimar
-
Remove a useless XGetGeometry call, the X11 event handling already takes care of this.Sat, 15 Nov 2008 17:41:30 +0000, by reimar
-
Remove code from unused and since ages deprecated draw_frame function.Sat, 15 Nov 2008 16:40:48 +0000, by reimar
-
Remove vo_xv code that has been under #if 0 since ages.Sat, 15 Nov 2008 16:36:39 +0000, by reimar
-
vo_x11: do not replace the vo_gc created by the Gui.Sat, 15 Nov 2008 16:34:44 +0000, by reimar
-
Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.Sat, 15 Nov 2008 15:50:47 +0000, by reimar