root/modules/video_output/x11


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @131a15b62ba4440b80df480f9c56448a47785800 [131a15b62ba4440b80df480f9c56448a47785800] 08/20/08 23:18:00 Laurent Aimar <fenrir@videolan.org> Correctly set rgb mask for xvideo output too.
(edit) @ec3579fe7efdbd274c7fc90e4619dfdd06264fb1 [ec3579fe7efdbd274c7fc90e4619dfdd06264fb1] 08/04/08 19:21:48 Laurent Aimar <fenrir@videolan.org> Added a missing const in x11.
(edit) @5f8cd3991a86c8be37fe0bce9686c2d6f7635afa [5f8cd3991a86c8be37fe0bce9686c2d6f7635afa] 08/03/08 11:03:14 Rémi Denis-Courmont <rdenis@simphalempin.com> Declared many static variables const Signed-off-by: Rémi Denis-Courmont …
(edit) @415ada5a217873f17211bb7b3d96ce45d6d67263 [415ada5a217873f17211bb7b3d96ce45d6d67263] 07/25/08 12:36:36 Rémi Duraffort <ivoire@videolan.org> Use pl_Release with the right argument.
(edit) @c8759b8d6ca419b3bc6f157da5eae0093a145435 [c8759b8d6ca419b3bc6f157da5eae0093a145435] 07/06/08 15:33:57 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix option glx-shm does not exist error
(edit) @d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959 [d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959] 07/05/08 20:29:47 Rémi Denis-Courmont <rdenis@simphalempin.com> Unused variables
(edit) @df393e7c24609a4ea5bad28a4e7a6be9b4324ce4 [df393e7c24609a4ea5bad28a4e7a6be9b4324ce4] 07/05/08 17:35:56 Rémi Denis-Courmont <rdenis@simphalempin.com> X11: stop playling when user closes the window
(edit) @2c595f3810f717639fd1a1666c77b6e176d9ec53 [2c595f3810f717639fd1a1666c77b6e176d9ec53] 06/28/08 19:03:26 Antoine Cellerier <dionoea@videolan.org> Move intf-popupmenu and video-on-top variables from playlist to …
(edit) @ba9ecc700f9dd868929b81e492ea287f0ed244f6 [ba9ecc700f9dd868929b81e492ea287f0ed244f6] 06/26/08 18:05:13 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix warning
(edit) @7e0ac127a7558b801dacd8a6afb1dcb0f30a61b5 [7e0ac127a7558b801dacd8a6afb1dcb0f30a61b5] 06/26/08 18:00:37 Rémi Denis-Courmont <rdenis@simphalempin.com> Warn about buggy X11 connections
(edit) @6017c758f077373d50cda3f0b4a0ac9acbd6a7a8 [6017c758f077373d50cda3f0b4a0ac9acbd6a7a8] 06/26/08 17:54:05 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove unused variable
(edit) @f66626b34809a4881a52582ae755586e885270c6 [f66626b34809a4881a52582ae755586e885270c6] 06/24/08 09:43:12 Antoine Cellerier <dionoea@videolan.org> fixed compilation on debian etch. config.h is now included first, before …
(edit) @11b51d62210fb0cd6f0c067eec6e40074e9c9c7d [11b51d62210fb0cd6f0c067eec6e40074e9c9c7d] 06/03/08 17:01:28 Antoine Cellerier <dionoea@videolan.org> Do not align height and width on multiples of 16 in XVideo output. This …
(edit) @3527f69d9fbbbd8327c80354c4ad3122df521ee8 [3527f69d9fbbbd8327c80354c4ad3122df521ee8] 06/01/08 21:19:23 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: "intf-show" is now a libvlc var instead of a playlist var. …
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 05/31/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @85c5476d316e6697abe423ef65894942eb999367 [85c5476d316e6697abe423ef65894942eb999367] 05/27/08 19:53:38 Rémi Duraffort <ivoire@videolan.org> Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield …
(edit) @0448c670c32d9fc60889ce2c3e8f72330a389e44 [0448c670c32d9fc60889ce2c3e8f72330a389e44] 05/27/08 01:28:22 Rémi Duraffort <ivoire@videolan.org> Bugfix: non disparition of the Qt Popup Menu with X11 or SDL …
(edit) @7eaca895c90b3f14ab208373d0213d0579515e70 [7eaca895c90b3f14ab208373d0213d0579515e70] 05/22/08 23:24:08 Rémi Duraffort <ivoire@videolan.org> Check malloc return value when needed and don't print an error when such …
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @602005bd955b33eb95b241a9b4a4e2a92c55b389 [602005bd955b33eb95b241a9b4a4e2a92c55b389] 05/17/08 14:12:33 Rémi Denis-Courmont <rem@videolan.org> Ignore X11 errors on Maemo
(edit) @937e898593c4bf108c3b02d349b940e6667d7f83 [937e898593c4bf108c3b02d349b940e6667d7f83] 05/10/08 18:20:51 Rafaël Carré <funman@videolan.org> Do not touch the always-on-top when going fullscreen It needs to be done …
(edit) @65f6489e561f6dfeda6d12b103ccd35992c4d098 [65f6489e561f6dfeda6d12b103ccd35992c4d098] 05/10/08 13:40:04 Rafaël Carré <funman@videolan.org> Typo: disable always-on-top when going fullscreen
(edit) @630076053112b47b2f6279b1e67a4031d2ca45b2 [630076053112b47b2f6279b1e67a4031d2ca45b2] 05/08/08 18:23:43 Rémi Denis-Courmont <rem@videolan.org> Remove E_()
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 05/04/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @2ea3b5fc8afa530afc65d520b33ef7edc354f775 [2ea3b5fc8afa530afc65d520b33ef7edc354f775] 05/01/08 16:30:52 Rémi Denis-Courmont <rem@videolan.org> Don't re-invent uint8_t - remove byte_t Also …
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @8655e09ac726a4b65adb703a04836c543ecc8278 [8655e09ac726a4b65adb703a04836c543ecc8278] 04/11/08 08:21:47 Jean-Paul Saman <jpsaman@videolan.org> Cleanup
(edit) @b6cdf137040a4c01b2340eb921a3509c4133a930 [b6cdf137040a4c01b2340eb921a3509c4133a930] 04/10/08 20:01:51 Jean-Paul Saman <jpsaman@videolan.org> Properly detect XvMC capabilities.
(edit) @35b0ece9c5d3b51728010eed05f91ef0793b5dae [35b0ece9c5d3b51728010eed05f91ef0793b5dae] 04/10/08 19:22:41 Jean-Paul Saman <jpsaman@videolan.org> Lower xvmc priority because it is untested.
(edit) @78e39f0d6ddac05f824b1beb6bfc712088b17fdc [78e39f0d6ddac05f824b1beb6bfc712088b17fdc] 03/22/08 23:32:32 Jean-Baptiste Kempf <jb@videolan.org> Uniformisation and configurability of Mouse Hidding Time. Patch by Lukas …
(edit) @2e7e22467bd0ba3d9ef6cb2211fab3133ae40486 [2e7e22467bd0ba3d9ef6cb2211fab3133ae40486] 03/17/08 19:04:45 Rémi Denis-Courmont <rem@videolan.org> Use native C/C++ boolean type
(edit) @0f00164eb903cee76c89575ed26117332ed1ee99 [0f00164eb903cee76c89575ed26117332ed1ee99] 03/12/08 12:07:42 Rémi Duraffort <ivoire@videolan.org> Remove useless test before a free().
(edit) @9a8650a188e067bc14b7e6ed48bf89082a0f3d16 [9a8650a188e067bc14b7e6ed48bf89082a0f3d16] 03/08/08 18:15:19 Rafaël Carré <funman@videolan.org> fix xvmc video_output compilation static functions can not be used outside …
(edit) @55da14ec974e67d4197a8547a2a26ed540feded9 [55da14ec974e67d4197a8547a2a26ed540feded9] 03/05/08 22:37:14 Gildas Bazin <gildas@videolan.org> * modules/video_output/x11/*: manually paint the xv colour key if …
(edit) @8d0689823c4a3f12ec66bd9e00faeedf719e3159 [8d0689823c4a3f12ec66bd9e00faeedf719e3159] 02/28/08 03:32:23 Jean-Baptiste Kempf <jb@videolan.org> Compile XvMC. Disabled the subtitles part for that. Commented a few …
(edit) @d2d85545649c486677a45879590776402d664115 [d2d85545649c486677a45879590776402d664115] 02/25/08 22:44:24 Jean-Baptiste Kempf <jb@videolan.org> XvMC: remove warnings. The compilation problems lies in a confustion …
(edit) @0d0f59ac637b318caf578652ea006ce193f7c581 [0d0f59ac637b318caf578652ea006ce193f7c581] 02/25/08 21:50:49 Rémi Denis-Courmont <rem@videolan.org> Remove argv/argc from libvlc_t (not really needed here)
(edit) @3f48284e78c07e2911b192f38b4650b835f642e9 [3f48284e78c07e2911b192f38b4650b835f642e9] 02/25/08 21:44:40 Jean-Baptiste Kempf <jb@videolan.org> XvMC: Compile Fixes, b_shm removal, and obvious typos... subpicture_sys_t …
(edit) @78d012cc34fbb814ceeaa9488f342cf23ea07bf9 [78d012cc34fbb814ceeaa9488f342cf23ea07bf9] 02/25/08 21:23:08 Jean-Baptiste Kempf <jb@videolan.org> typo fix.
(edit) @206cd3aaa9886149b9c4abdde0dff7557b7dcbd4 [206cd3aaa9886149b9c4abdde0dff7557b7dcbd4] 02/25/08 21:01:42 Jean-Baptiste Kempf <jb@videolan.org> XvMC Vout: Fix the macroblocks_t definition. Still not compiling because …
(edit) @49bcf08a4e65e9704566586f04a96d8b24972a1b [49bcf08a4e65e9704566586f04a96d8b24972a1b] 02/10/08 13:12:24 Rémi Denis-Courmont <rem@videolan.org> Cleanup. SHM is autodetected, so there is not point in disabling it by …
(edit) @7503582fd1a264671b1684cc1debefd04a07aeaa [7503582fd1a264671b1684cc1debefd04a07aeaa] 02/10/08 13:02:30 Rémi Denis-Courmont <rem@videolan.org> This really is an integer, not a boolean
(edit) @b687f9e9cff90c72eb4f51332a314d098da4ffe6 [b687f9e9cff90c72eb4f51332a314d098da4ffe6] 01/28/08 18:14:18 Rafaël Carré <funman@videolan.org> xcommon.c: fix warnings
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @898e4eb8e5b95621e3318ca8aa5a23661f389e2e [898e4eb8e5b95621e3318ca8aa5a23661f389e2e] 01/20/08 22:25:24 Rafaël Carré <funman@videolan.org> X11 video output: give the focus to the video window when going …
(edit) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 01/16/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 01/16/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @b55763db1328128715cdb9a4ce8063f7d3a8f2b4 [b55763db1328128715cdb9a4ce8063f7d3a8f2b4] 01/02/08 12:36:40 Rémi Duraffort <ivoire@videolan.org> Limit the mouse-x and mouse-y beetween 0 and …
(edit) @3fea2a271e33863a96438f8695c9e4783b641436 [3fea2a271e33863a96438f8695c9e4783b641436] 12/20/07 12:47:22 Jean-Paul Saman <jpsaman@videolan.org> Remove excess/trailing whitespace
(edit) @552e595131c5f1d66eba8e3c22c2b1c509be5153 [552e595131c5f1d66eba8e3c22c2b1c509be5153] 09/18/07 18:20:49 Rémi Denis-Courmont <rem@videolan.org> Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297
(edit) @e0ff9af8b32e6d53648344c457e8b30d55052a7f [e0ff9af8b32e6d53648344c457e8b30d55052a7f] 09/16/07 19:40:33 Rémi Denis-Courmont <rem@videolan.org> Really fix XShm detection with remote X11 (cf [19346]): Get correct major …
(edit) @9c767262f59398bf45dc2e3f374dc50a977200c1 [9c767262f59398bf45dc2e3f374dc50a977200c1] 09/16/07 19:15:44 Rémi Denis-Courmont <rem@videolan.org> Add some debug
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 09/10/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @83caa247cf0e2ecbdbf1d35675ad716f788fc862 [83caa247cf0e2ecbdbf1d35675ad716f788fc862] 09/05/07 15:50:45 Rémi Denis-Courmont <rem@videolan.org> #include order
(edit) @2c7efa6aff2a5fc42599e8b94a47615e8b99f04b [2c7efa6aff2a5fc42599e8b94a47615e8b99f04b] 08/22/07 00:37:49 Rafaël Carré <funman@videolan.org> Correctly handle (avoid deadlocks) always on top when switching …
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 08/20/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 08/20/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @a2d3b2914a5caf3585fbe4a3748e9becfc451734 [a2d3b2914a5caf3585fbe4a3748e9becfc451734] 08/19/07 22:48:38 Damien Fouilleul <damienf@videolan.org> glx: fixed startup crash, which seems to be triggered by an x.org …
(edit) @4a0090f442f99e1c76cd69ac1a30d0740535e8a3 [4a0090f442f99e1c76cd69ac1a30d0740535e8a3] 08/13/07 16:45:16 Rafaël Carré <funman@videolan.org> Updates window title even in fullscreen - patch by Aurélien Jacobs
(edit) @a60436b4fba8a8d7633a3fca545945107b7c1cf8 [a60436b4fba8a8d7633a3fca545945107b7c1cf8] 06/18/07 16:14:54 Rémi Denis-Courmont <rem@videolan.org> Typo
(edit) @bfefee70d0deea0e589f50805fc69c8b4c16e675 [bfefee70d0deea0e589f50805fc69c8b4c16e675] 05/30/07 13:17:25 Jean-Paul Saman <jpsaman@videolan.org> Remove excess whitespace
(edit) @e3b4a2c7fad771e31d33650ca887ee907fb9e780 [e3b4a2c7fad771e31d33650ca887ee907fb9e780] 05/09/07 20:48:21 Rémi Denis-Courmont <rem@videolan.org> HW Pixel Doubling and Backlight-on for Maemo devices Patch courtesy of …
(edit) @2d3e64790dd8e6e7fd384f703ce497d92ac3d32b [2d3e64790dd8e6e7fd384f703ce497d92ac3d32b] 03/17/07 22:20:59 Sam Hocevar <sam@videolan.org> * modules/video_output/x11/xcommon.c: fix XShm detection on remote X.
(edit) @4b4bd31f0a522c3dc58c4b80dfb92563e522f525 [4b4bd31f0a522c3dc58c4b80dfb92563e522f525] 03/11/07 16:52:45 Rémi Denis-Courmont <rem@videolan.org> Use long instead of int32_t when passing 32-bits value to …
(edit) @3ab9ffb0d03946fb8607136f933cf5875a712355 [3ab9ffb0d03946fb8607136f933cf5875a712355] 02/07/07 21:00:55 Christophe Mutricy <xtophe@videolan.org> Add media key to X11 vouts. Patch by loox.thefuture
(edit) @e0a738e5829868ff3c7c622f33ef5aa572b11cea [e0a738e5829868ff3c7c622f33ef5aa572b11cea] 12/12/06 10:23:10 Jean-Paul Saman <jpsaman@videolan.org> Don't use register keyword, leave it up to compiler to optimize this.
(edit) @c53808689f7ea5a02905d7baba3a9660ae39c3ba [c53808689f7ea5a02905d7baba3a9660ae39c3ba] 12/06/06 17:47:10 Rémi Denis-Courmont <rem@videolan.org> Work-around window-on-top + fullscreen deadlock (refs #882) FIXME FIXME …
(edit) @ea82a404e991564ff7eb41929b2c1d912d347d1a [ea82a404e991564ff7eb41929b2c1d912d347d1a] 11/26/06 17:01:31 Clément Stenac <zorglub@videolan.org> Nicer commits, faster breaking time and better-looking headers That's not …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @604bcea0bce2d1560b1170608cc25fff3bfa49c7 [604bcea0bce2d1560b1170608cc25fff3bfa49c7] 10/27/06 18:26:55 Rafaël Carré <funman@videolan.org> Enables "stay on top" with window managers that don't handle …
(edit) @3f8b63067e9a8eb55f436b7a79bcc43136b9a71c [3f8b63067e9a8eb55f436b7a79bcc43136b9a71c] 10/23/06 23:16:55 Jean-Paul Saman <jpsaman@videolan.org> Support for X11 Unichrome and XvMC extensions. The patch includes hw codec …
(edit) @0190d857921fee449b8f9ad4bbdf94bb1c364ede [0190d857921fee449b8f9ad4bbdf94bb1c364ede] 10/08/06 20:39:01 Gildas Bazin <gbazin@videolan.org> * modules/video_output/x11/xcommon.c: proper fix for the previous memory …
(edit) @94e3a9b93ef83d9ef67cf35def47da9a204a9887 [94e3a9b93ef83d9ef67cf35def47da9a204a9887] 10/08/06 18:09:13 Gildas Bazin <gbazin@videolan.org> * Fixed another bunch of memory leaks.
(edit) @d4384d0bb99752225f46de0614a1d3c423e947d0 [d4384d0bb99752225f46de0614a1d3c423e947d0] 10/08/06 15:15:18 Jean-Paul Saman <jpsaman@videolan.org> (Forward port of rev 16987) Fix number of compiler warnings
(edit) @7a8c59f79b581b8e36510348f8b2d7e37aeef486 [7a8c59f79b581b8e36510348f8b2d7e37aeef486] 10/08/06 11:41:58 Jean-Paul Saman <jpsaman@videolan.org> (Forward port of 16977) Fix bunch of compiler signedness warnings in x11/
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 09/15/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @fa2bb4e2f02622c7464a06183b958adf53e7bae8 [fa2bb4e2f02622c7464a06183b958adf53e7bae8] 08/16/06 00:10:37 Gildas Bazin <gbazin@videolan.org> * modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, …
(edit) @de277e80b5445affffbb17b8e2d16c6d525c0f7c [de277e80b5445affffbb17b8e2d16c6d525c0f7c] 07/30/06 01:32:05 Damien Fouilleul <damienf@videolan.org> few fixes in libvlc APis - allow for libvlc_exception_t to be NULL in …
(edit) @05985a982b4c136f5bdb72073d39dee1819fb994 [05985a982b4c136f5bdb72073d39dee1819fb994] 07/28/06 17:24:07 Filippo Carone <littlejohn@videolan.org> Real VOUT_REPARENT (UNIX only ATM). if (vout_Control VOUT_REPARENT is …
(edit) @35580f5029a7bdea5c541eaa99545e0c1e759d26 [35580f5029a7bdea5c541eaa99545e0c1e759d26] 06/03/06 00:22:01 Christophe Mutricy <xtophe@videolan.org> discriminate between the two OpenGL modules
(edit) @fe3acfea8d6edd788f7ca69915a05c16050e89df [fe3acfea8d6edd788f7ca69915a05c16050e89df] 05/02/06 21:20:28 Benjamin Pracht <bigben@videolan.org> * Really fix the color depth specification
(edit) @fa9c4fb80f5994457256ed9ec42ed2b1d2629c7a [fa9c4fb80f5994457256ed9ec42ed2b1d2629c7a] 04/29/06 15:53:49 Benjamin Pracht <bigben@videolan.org> * Fix for some strange x drivers that return 8 bits screens as first …
(edit) @ddcfbcdf52661b2ee82873be3c09a42d58020679 [ddcfbcdf52661b2ee82873be3c09a42d58020679] 04/23/06 16:37:54 Benjamin Pracht <bigben@videolan.org> * bit masks for RV15 and RV16 were inverted (!) (or there is something I …
(edit) @778a77df2dca3071da3262c0bf7368511164b136 [778a77df2dca3071da3262c0bf7368511164b136] 03/31/06 18:12:31 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of video* and control/telnet.c
(edit) @5f18b9dd6aa22cd5d3cb77aa168e13eb10ac7c26 [5f18b9dd6aa22cd5d3cb77aa168e13eb10ac7c26] 03/30/06 10:40:51 Clément Stenac <zorglub@videolan.org> Video filters and outputs strings (Refs:#438)
(edit) @fdb95608431aeb8d22cefdd0d6fccff1affdd090 [fdb95608431aeb8d22cefdd0d6fccff1affdd090] 02/13/06 17:53:46 Rémi Denis-Courmont <rem@videolan.org> - Use VidMode? extension to determine the display dimensions more …
(edit) @b76d7cf6283749d91448cb2b175f7cd9889fbe02 [b76d7cf6283749d91448cb2b175f7cd9889fbe02] 02/01/06 14:01:06 Sam Hocevar <sam@videolan.org> * Got rid of SYS_DARWIN everywhere.
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @a289e3243b92d8c6813a2a6a6bb63dcdd65c9d47 [a289e3243b92d8c6813a2a6a6bb63dcdd65c9d47] 11/14/05 20:58:23 Antoine Cellerier <dionoea@videolan.org> fix --xvideo-xineramascreen option
(edit) @1a29fc3c6e9c8442e9d921f9f9f8becf30b3cb86 [1a29fc3c6e9c8442e9d921f9f9f8becf30b3cb86] 11/03/05 00:18:53 Gildas Bazin <gbazin@videolan.org> * ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and implemented a …
(edit) @c5f75658bf4867d0f3028c74cc5df1ef0e9349a2 [c5f75658bf4867d0f3028c74cc5df1ef0e9349a2] 10/31/05 08:28:26 Marian Durkovic <md@videolan.org> VOUT_SET_ZOOM can't be relative, since it doesn't work if user …
(edit) @872cb1cab479572b18e32f36065235f0ccb58bb6 [872cb1cab479572b18e32f36065235f0ccb58bb6] 10/29/05 18:14:21 Gildas Bazin <gbazin@videolan.org> * modules/video_output/directx, modules/video_output/x11: take cropping …
(edit) @29174f4ec4bcfb1b216ce9d4afc8df58111604d0 [29174f4ec4bcfb1b216ce9d4afc8df58111604d0