root/modules/video_output


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 07/05/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @3c4e97e35871880fdf5b18a7b344de614702b09c [3c4e97e35871880fdf5b18a7b344de614702b09c] 07/05/08 01:46:13 Pierre d'Herbemont <pdherbemont@videolan.org> opengl: No need to detach the vout from here.
(edit) @05881a9610a7f57971d94ae4ad567bf94a376402 [05881a9610a7f57971d94ae4ad567bf94a376402] 07/01/08 22:49:40 Antoine Cellerier <dionoea@videolan.org> Video outputs should not change the vout's render format.
(edit) @275d5450c79bea01965abfe218decd1cdedcfe5b [275d5450c79bea01965abfe218decd1cdedcfe5b] 06/28/08 22:35:49 Rémi Duraffort <ivoire@videolan.org> Remove unused variables.
(edit) @219e1deaa769e4f693cb41c59b2bf7c368a62f2c [219e1deaa769e4f693cb41c59b2bf7c368a62f2c] 06/28/08 20:31:20 Rémi Denis-Courmont <rdenis@simphalempin.com> Use sizeof(vlc_object_t) as appropriate
(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) @172e22c2f2b4abbdfee50d9fe8aaaede4b405c76 [172e22c2f2b4abbdfee50d9fe8aaaede4b405c76] 06/22/08 21:41:15 Rémi Duraffort <ivoire@videolan.org> Remove unneeded msg_Error. Fix a potential segfault.
(edit) @4c270ec59c7e10e41c224a44f874d306cb81e5e6 [4c270ec59c7e10e41c224a44f874d306cb81e5e6] 06/20/08 22:48:50 Pavlov Konstantin <thresh@videolan.org> Remove glide video output module.
(edit) @514a804f231641c2ca86d96281939df2a3843721 [514a804f231641c2ca86d96281939df2a3843721] 06/16/08 21:21:36 Rémi Denis-Courmont <rdenis@simphalempin.com> vmem: small memory leak
(edit) @025c96ac36d5c8b98615e7de945f7d15284d3d41 [025c96ac36d5c8b98615e7de945f7d15284d3d41] 06/15/08 23:31:18 Felix Paul Kühne <fkuehne@videolan.org> the vout might still run after the playlist termination, so we don't want …
(edit) @2d85699db07d43c46ca2b7eafcf81bfce489b0e9 [2d85699db07d43c46ca2b7eafcf81bfce489b0e9] 06/15/08 02:17:36 Jean-Baptiste Kempf <jb@videolan.org> Don't use deprecated functions.
(edit) @25bf450c9bb035a1bd5a255b39175745f9d62c57 [25bf450c9bb035a1bd5a255b39175745f9d62c57] 06/15/08 00:45:17 Jean-Baptiste Kempf <jb@videolan.org> Remove unused variable.
(edit) @5da255df6aa85568a0b8d736701472aeb0222057 [5da255df6aa85568a0b8d736701472aeb0222057] 06/14/08 10:09:06 Jean-Paul Saman <jpsaman@videolan.org> Fix indentation in some of the structs defintions.
(edit) @fd6294273ec43243abac97dd11b4fca1cd4f0257 [fd6294273ec43243abac97dd11b4fca1cd4f0257] 06/13/08 09:48:38 Felix Paul Kühne <fkuehne@videolan.org> Replaced a certain amount of vlc_object_find by pl_Yield Great news: …
(edit) @67b654a45166f5ec078a0ac8dc6083ba50950814 [67b654a45166f5ec078a0ac8dc6083ba50950814] 06/12/08 19:51:18 Pierre d'Herbemont <pdherbemont@videolan.org> opengllayer: Don't protect a module by #ifdef you'll end up in warnings. …
(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) @7f9999df31ecac9d34fcf98a6074776ab275b754 [7f9999df31ecac9d34fcf98a6074776ab275b754] 06/02/08 18:43:47 Antoine Cellerier <dionoea@videolan.org> Enforce --no-overlay option in SDL video output.
(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) @5e15258c9ef28558fe2abc941fc1527e02b04c21 [5e15258c9ef28558fe2abc941fc1527e02b04c21] 05/27/08 21:16:52 Rémi Denis-Courmont <rem@videolan.org> A lot of missing const in options lists
(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) @9dd6534d551c2e697e186f4397c2fa13b6d0c9c6 [9dd6534d551c2e697e186f4397c2fa13b6d0c9c6] 05/10/08 14:11:18 Rafaël Carré <funman@videolan.org> Factorize video-on-top disabling while in fullscreen
(edit) @8e36c7bdbf2cb369233f7dd064cd84d5c73577fe [8e36c7bdbf2cb369233f7dd064cd84d5c73577fe] 05/10/08 14:03:40 Rafaël Carré <funman@videolan.org> Disable video-on-top on win32 when going fullscreen Fix #1227
(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) @89d6e4c600a191d515497bc2a88bdc4779e90839 [89d6e4c600a191d515497bc2a88bdc4779e90839] 05/04/08 16:38:05 Jean-Baptiste Kempf <jb@videolan.org> Direct3D blurriness fix by Kaarlo Henrik Räihä
(edit) @5d6e797a6b0d55e9e5451fabc613ef6d9d14180e [5d6e797a6b0d55e9e5451fabc613ef6d9d14180e] 05/04/08 14:36:23 Rémi Denis-Courmont <rem@videolan.org> Maintain SUBDIRS manually for extra flexibility
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 05/04/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09 [5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09] 05/03/08 16:17:30 Rémi Denis-Courmont <rem@videolan.org> Use vlc_memset/vlc_memcpy
(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) @f458ada1046dcf8ab43b33010ebac061c8512f11 [f458ada1046dcf8ab43b33010ebac061c8512f11] 04/27/08 22:42:35 Felix Paul Kühne <fkuehne@videolan.org> remove bogus code introduced in the previous commit sorry about the …
(edit) @3196a099a488880b4ad878b3f5e248fad31a59c7 [3196a099a488880b4ad878b3f5e248fad31a59c7] 04/27/08 22:10:44 Felix Paul Kühne <fkuehne@videolan.org> Hack to fix the compilation on 10.4. This should actually be covered by …
(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) @fa9abba62f600b1c019da926c5ed1c6752f80fb5 [fa9abba62f600b1c019da926c5ed1c6752f80fb5] 03/23/08 20:53:10 Rémi Denis-Courmont <rem@videolan.org> Check-in modules/Makefile.am It was a bit clumsy to have to modify it …
(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) @fe22119f649296e0cdf03051c41fb749bc14cc40 [fe22119f649296e0cdf03051c41fb749bc14cc40] 03/21/08 22:25:49 Sam Hocevar <sam@zoy.org> Add missing p_vout->pf_end in vmem.c and snapshot.c The p_vout->pf_end …
(edit) @c4b95b5063089cf126d2df572f4bbbc60ac07fef [c4b95b5063089cf126d2df572f4bbbc60ac07fef] 03/21/08 15:26:30 Sam Hocevar <sam@zoy.org> New video output driver: "vmem", for direct memory access. Sometimes our …
(edit) @b321beb4ac88fb3d032b0f0132a8ce7348b52f89 [b321beb4ac88fb3d032b0f0132a8ce7348b52f89] 03/19/08 19:52:05 Rémi Denis-Courmont <rem@videolan.org> Use NDEBUG
(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) @dbddc5ae452252807b520abdb803cf5f231bbdf0 [dbddc5ae452252807b520abdb803cf5f231bbdf0] 03/02/08 23:27:04 Pierre d'Herbemont <pdherbemont@free.fr> More Id and permission fixes.
(edit) @796b1e94604f53a7165abc1cecfbc9efec1d2af2 [796b1e94604f53a7165abc1cecfbc9efec1d2af2] 02/28/08 11:02:32 Jean-Paul Saman <jpsaman@videolan.org> Fix small copy & paste mistake. It had no effect, but was wrong.
(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) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 02/26/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(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) @3d7de4a73de2b8b580064c547b409a0ec785dd9a [3d7de4a73de2b8b580064c547b409a0ec785dd9a] 02/07/08 16:48:19 Jean-Paul Saman <jpsaman@videolan.org> Define proper size of output.
(edit) @b687f9e9cff90c72eb4f51332a314d098da4ffe6 [b687f9e9cff90c72eb4f51332a314d098da4ffe6] 01/28/08 18:14:18 Rafaël Carré <funman@videolan.org> xcommon.c: fix warnings
(edit) @8728e7f2de59f4bd740ed0abe6e09a7c8fede9ec [8728e7f2de59f4bd740ed0abe6e09a7c8fede9ec] 01/28/08 18:12:18 Rafaël Carré <funman@videolan.org> video_output/opengl.c: Transform(): remove unused parameter …
(edit) @3503ab25515909d273d425f6f5f3bd3074f2cfe2 [3503ab25515909d273d425f6f5f3bd3074f2cfe2] 01/28/08 18:01:48 Rafaël Carré <funman@videolan.org> video_output: avoids unused parameter warnings
(edit) @e96eb7449739f3c49beab70ce4cd366193cd69af [e96eb7449739f3c49beab70ce4cd366193cd69af] 01/25/08 20:49:45 Jean-Paul Saman <jpsaman@videolan.org> Fix scaling of subpicture in fb video_output.
(edit) @c28d3216e9fe9df4631f2c1f0306711c63a9823e [c28d3216e9fe9df4631f2c1f0306711c63a9823e] 01/25/08 19:59:31 Jean-Paul Saman <jpsaman@videolan.org> If the framebuffer hardware doesn't support double buffering in hardware, …
(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) @82ca50d33fc3342f74fb4c26fe09f60ae079c7ea [82ca50d33fc3342f74fb4c26fe09f60ae079c7ea] 01/21/08 17:30:36 Rafaël Carré <funman@videolan.org> fix #1387 (update to new libcaca api)
(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) @50a0ba79ff9215d2bd7d863d5519ea3a0266f1e4 [50a0ba79ff9215d2bd7d863d5519ea3a0266f1e4] 01/13/08 23:23:17 Rémi Duraffort <ivoire@videolan.org> Fix compilation error with SDL under 1.2.10
(edit) @839e30e1b1f7f245962ed5b13d10069d5441ca8e [839e30e1b1f7f245962ed5b13d10069d5441ca8e] 01/09/08 08:54:07 Jean-Paul Saman <jpsaman@videolan.org> Remove stray semicolon.
(edit) @d70fb1f86a8c26f72982903193227d49e0f2e25c [d70fb1f86a8c26f72982903193227d49e0f2e25c] 01/07/08 10:24:07 Rémi Duraffort <ivoire@videolan.org> Revert [23969] because mutex aren't needed
(edit) @d0484c595c60ac6331ebb8f162a42bb9eaf12b91 [d0484c595c60ac6331ebb8f162a42bb9eaf12b91] 01/06/08 18:58:17 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: * Code simplification. Green flashes removal. …
(edit) @aaf81c501771f97bd967d02f9d29b6da939c84b0 [aaf81c501771f97bd967d02f9d29b6da939c84b0] 01/05/08 02:15:38 Faustino Osuna <riquedafreak@videolan.org> video_output/opengllayer.m: Don't rely on CAOpenGLLayer when frames should …
(edit) @bb2e9c9090962e79a3cc2c9e27514fa7ac8763d7 [bb2e9c9090962e79a3cc2c9e27514fa7ac8763d7] 01/04/08 02:57:09 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Hopefully fix the tearing issues by correctly …
(edit) @58d6b919520dab1ceca0523b1d181d1d84846db7 [58d6b919520dab1ceca0523b1d181d1d84846db7] 01/04/08 01:42:50 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Remove unuseful NULL check.
(edit) @bc80bfd7dfa3bcea355b621ff1d4cedbc09863b3 [bc80bfd7dfa3bcea355b621ff1d4cedbc09863b3] 01/04/08 01:32:29 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Proper three-buffering, that should work if …
(edit) @117ebd7e7f293625f016d4da8d04484e6c447a19 [117ebd7e7f293625f016d4da8d04484e6c447a19] 01/04/08 01:07:34 Faustino Osuna <riquedafreak@videolan.org> video_output/opengllayer.m: Revert backbuffer resizing & code cleanup.
(edit) @978372f47ea6350cc95bb596b482064215ee4562 [978372f47ea6350cc95bb596b482064215ee4562] 01/03/08 01:41:34 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Revert previous commit, and attempt to get the …
(edit) @250c38916b1c085a7b271da0f383862610ec2b7b [250c38916b1c085a7b271da0f383862610ec2b7b] 01/02/08 23:55:38 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Don't use AGP texturing until we get a proper …
(edit) @5452eae72be0adceac74746e4d646450b4410632 [5452eae72be0adceac74746e4d646450b4410632] 01/02/08 19:57:22 Pierre d'Herbemont <pdherbemont@videolan.org> video_output/opengllayer.m: Rename the layer from VLCVideoLayer to …
(edit) @45aef3e0b2089e171d0ff04163350bf49e2515c5 [45aef3e0b2089e171d0ff04163350bf49e2515c5] 01/02/08 14:30:44 Rémi Duraffort <ivoire@videolan.org> Limit mouse-x and mouse-y in sdl video_output module.\nSame than [24031]
(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) @ac4866eb3dfa626ed5200f43867b854e706289e2 [ac4866eb3dfa626ed5200f43867b854e706289e2] 01/02/08 12:32:54 Rémi Duraffort <ivoire@videolan.org> Remove useless test
(edit) @d83b49689ac6287782cc35b5bd7fe58513ffc7ca [d83b49689ac6287782cc35b5bd7fe58513ffc7ca] 01/02/08 10:54:25 Rémi Duraffort <ivoire@videolan.org> Fix an error in key handling with sdl