root/src/misc/cpu.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9c208777ae4b25696ddd8d43fb03d5bd0d39d2dc [9c208777ae4b25696ddd8d43fb03d5bd0d39d2dc] 13/08/08 02:20:21 Jean-Baptiste Kempf <jb@videolan.org> Fix a warning on unused variable.
(edit) @2e32646b32764bb4cd4eb446fdef087eed3cc71a [2e32646b32764bb4cd4eb446fdef087eed3cc71a] 13/08/08 01:51:47 Pierre d'Herbemont <pdherbemont@videolan.org> cpu: Don't warn if we don't support altivec.
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @e5fcb7ff3e6764a575271ad84377585036836361 [e5fcb7ff3e6764a575271ad84377585036836361] 26/05/08 18:06:46 Rémi Denis-Courmont <rem@videolan.org> No need for SYS_LINUX
(edit) @35d8114a87da6004073bc7c156d1c7a9d2af799a [35d8114a87da6004073bc7c156d1c7a9d2af799a] 08/05/08 17:07:59 Rémi Denis-Courmont <rem@videolan.org> Fix warning
(edit) @b04c6c66f43e941f33469519f1ff7d15faeeb929 [b04c6c66f43e941f33469519f1ff7d15faeeb929] 03/05/08 14:48:17 Rémi Denis-Courmont <rem@videolan.org> Process-wide memcpy/memset accelarations (CPU features don't change …
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/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) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/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) @397710b25f3cbbf3e2dfcf1cbe28e408f610e4a2 [397710b25f3cbbf3e2dfcf1cbe28e408f610e4a2] 19/08/07 18:56:07 Rémi Denis-Courmont <rem@videolan.org> Fix warning
(edit) @79de69ca80992bb4899f91e93c7c1bdf9589dace [79de69ca80992bb4899f91e93c7c1bdf9589dace] 08/06/07 16:55:43 Rémi Denis-Courmont <rem@videolan.org> Fix compiler warnings
(edit) @84e196b94d140f46f5297456d3efae7b08072dc5 [84e196b94d140f46f5297456d3efae7b08072dc5] 20/05/07 01:18:06 Christophe Mutricy <xtophe@videolan.org> Fix compilation.
(edit) @7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c [7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c] 19/05/07 23:43:16 Rémi Denis-Courmont <rem@videolan.org> Use a vlc_CPU() wrapper instead of (ab)using libvlc_global
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @c4fef7e0c05f6e406186630b1b3566e951b805ce [c4fef7e0c05f6e406186630b1b3566e951b805ce] 01/02/06 13:44:16 Sam Hocevar <sam@videolan.org> * Replaced "SYS_DARWIN" with either APPLE (meaning OS X) or ppc
(edit) @ad54c6e1630f93f8cce323beaec36d41470eed98 [ad54c6e1630f93f8cce323beaec36d41470eed98] 26/01/06 21:08:33 Sam Hocevar <sam@videolan.org> * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @468a26f8ff5981c14f2cbe4a6793f795a0fd5734 [468a26f8ff5981c14f2cbe4a6793f795a0fd5734] 02/10/05 01:32:39 Sam Hocevar <sam@videolan.org> * src/misc/cpu.c: oops.
(edit) @2ff83248d38df880b8202d3360c09244dbfbe82a [2ff83248d38df880b8202d3360c09244dbfbe82a] 02/10/05 01:29:56 Sam Hocevar <sam@videolan.org> * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @5077a23139043cb7b9b695b66b45ee6e88f6a2d6 [5077a23139043cb7b9b695b66b45ee6e88f6a2d6] 06/07/05 15:47:37 Christophe Massiot <massiot@videolan.org> * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on …
(edit) @f3feceb873a64b1e4d735197e5223399a6550f92 [f3feceb873a64b1e4d735197e5223399a6550f92] 15/04/05 20:06:51 Christophe Massiot <massiot@videolan.org> * ALL: x86-64 fixes.
(edit) @0a5efa39e8f52fe8ac98bc74373e9ea625729225 [0a5efa39e8f52fe8ac98bc74373e9ea625729225] 05/01/05 23:45:36 Gildas Bazin <gbazin@videolan.org> * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
(edit) @ae7ce943333ec1fb2d55039d5b5ca6bcd8262eff [ae7ce943333ec1fb2d55039d5b5ca6bcd8262eff] 16/08/04 14:51:11 Eric Petit <titer@videolan.org> ALL: BeOS fixes There's a new stable gcc out for BeOS, now we can …
(edit) @3c4a7fc5a5243e870a2ff2252b62242ee7f3acbe [3c4a7fc5a5243e870a2ff2252b62242ee7f3acbe] 30/07/04 22:51:05 Sam Hocevar <sam@videolan.org> * src/video_output/video_output.c: + Fixed an undefined function …
(edit) @3741a74b854b8c0badaf4fcd8065a93faa2a7a01 [3741a74b854b8c0badaf4fcd8065a93faa2a7a01] 20/05/04 03:49:08 Eric Petit <titer@videolan.org> misc/cpu.c: another BeOS compile fix
(edit) @0a306cee0a5040ccbe9073a129753b7945911826 [0a306cee0a5040ccbe9073a129753b7945911826] 02/02/04 00:02:02 Sigmund Augdal Helberg <sigmunau@videolan.org> src/misc/cpu.c: * SSE2 detection, using a similar approch as for SSE
(edit) @0a7d84f4d3a17c4e27af42ee51bb66956f1018c4 [0a7d84f4d3a17c4e27af42ee51bb66956f1018c4] 20/01/04 16:34:44 Derk-Jan Hartman <hartman@videolan.org> * src/misc/cpu.c: New altivec detection for Darwin. Using the correct …
(edit) @25cd1327a67705cdecbb8754f405be01557a175b [25cd1327a67705cdecbb8754f405be01557a175b] 06/01/04 13:02:06 Clément Stenac <zorglub@videolan.org> Updated copyrights in libvlc
(edit) @8aa24cfe361b893a626016211e05f41c544f5c1b [8aa24cfe361b893a626016211e05f41c544f5c1b] 22/05/03 14:00:57 Gildas Bazin <gbazin@videolan.org> * INSTALL.win32: added a small note about running vlc under the msvc …
(edit) @ade615bfc0c153a408e0ae88b89458c52dc0a0f1 [ade615bfc0c153a408e0ae88b89458c52dc0a0f1] 06/12/02 17:34:08 Sam Hocevar <sam@videolan.org> * ./configure.ac.in: removed -W in favour of -Wtraditional. * ALL: a …
(edit) @bc061e8455fa11eec3167681d53f9df3974b13a5 [bc061e8455fa11eec3167681d53f9df3974b13a5] 11/11/02 15:39:12 Sam Hocevar <sam@videolan.org> * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, …
(edit) @be8ca6e9a9924ccdf8c72449b85bdb97e05e87a6 [be8ca6e9a9924ccdf8c72449b85bdb97e05e87a6] 10/11/02 19:04:24 Sam Hocevar <sam@videolan.org> * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of …
(edit) @145b1961b4825d2a8d807bf02db90440a8c45380 [145b1961b4825d2a8d807bf02db90440a8c45380] 03/10/02 15:21:55 Sam Hocevar <sam@videolan.org> * ./src/libvlc.c, ./include/main.h: the root of all objects is now …
(edit) @47e9705788f3e800161bc722dcc0a4db58f1cdfb [47e9705788f3e800161bc722dcc0a4db58f1cdfb] 19/08/02 13:37:57 Sam Hocevar <sam@videolan.org> * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because …
(edit) @2fa6c9ce280b037c058eed166bfc51e7c70c5d14 [2fa6c9ce280b037c058eed166bfc51e7c70c5d14] 19/08/02 13:13:45 Sam Hocevar <sam@videolan.org> * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the …
(edit) @b9e9cb420db33d098d3d9edea1f3e9d84d5fb18f [b9e9cb420db33d098d3d9edea1f3e9d84d5fb18f] 07/06/02 16:30:41 Sam Hocevar <sam@videolan.org> * ./src/playlist/playlist.c: lots of playlist behaviour enhancements. * …
(edit) @7291e0a7e2e207fed4cbb7063550d60d06824018 [7291e0a7e2e207fed4cbb7063550d60d06824018] 04/06/02 02:11:12 Sam Hocevar <sam@videolan.org> (new in MAIN) * ./src/interface/interface.c: interfaces are no longer …
(edit) @71ec135b95bd6fa66b042dccc16ac928ae225ee3 [71ec135b95bd6fa66b042dccc16ac928ae225ee3] 01/06/02 20:04:49 Sam Hocevar <sam@videolan.org> * ALL: got rid of p_object->p_this which is now useless.
(edit) @9e3ab283c258cba17e4ca6730d84f9d00d49b068 [9e3ab283c258cba17e4ca6730d84f9d00d49b068] 01/06/02 14:32:02 Sam Hocevar <sam@videolan.org> * ALL: the first libvlc commit. As for video output 4, this breaks …
Note: See TracRevisionLog for help on using the revision log.