root/modules/audio_output/sdl.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09 [5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09] 03/05/08 16:17:30 Rémi Denis-Courmont <rem@videolan.org> Use vlc_memset/vlc_memcpy
(edit) @2ea3b5fc8afa530afc65d520b33ef7edc354f775 [2ea3b5fc8afa530afc65d520b33ef7edc354f775] 01/05/08 16:30:52 Rémi Denis-Courmont <rem@videolan.org> Don't re-invent uint8_t - remove byte_t Also …
(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) @b321beb4ac88fb3d032b0f0132a8ce7348b52f89 [b321beb4ac88fb3d032b0f0132a8ce7348b52f89] 19/03/08 19:52:05 Rémi Denis-Courmont <rem@videolan.org> Use NDEBUG
(edit) @c35ce64434d25909fd8ce18abc3d0df2a5ec9668 [c35ce64434d25909fd8ce18abc3d0df2a5ec9668] 28/01/08 18:29:43 Rafaël Carré <funman@videolan.org> audio_output/ : removes useless unused parameter warnings
(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) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(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) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 15/09/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @3c552e9bc0ca10bd173ea00df926bf9f68a5fbe8 [3c552e9bc0ca10bd173ea00df926bf9f68a5fbe8] 02/03/06 14:35:43 Rémi Denis-Courmont <rem@videolan.org> Unused header inclusion syndrome
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(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) @db5fedc62315cfc0f93c0bb1fff76f53627142b8 [db5fedc62315cfc0f93c0bb1fff76f53627142b8] 16/12/04 19:14:29 Clément Stenac <zorglub@videolan.org> For some unknown reason, the previous commit was not fully done
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @f7fd8b6514d5427b5e177396e236c486142f3d97 [f7fd8b6514d5427b5e177396e236c486142f3d97] 25/01/04 18:58:30 Carlo Calabrò <murray@videolan.org> reverting a whole bunch of stupid changes, sorry :)
(edit) @9f6cfbe91b1b6d5de23536b76210541b17380210 [9f6cfbe91b1b6d5de23536b76210541b17380210] 25/01/04 18:32:29 Carlo Calabrò <murray@videolan.org> string review, round two: the audio output modules (but as I'm too tired …
(edit) @5ca0ebcca2e3f55a1087811048684a3b9b1eecbf [5ca0ebcca2e3f55a1087811048684a3b9b1eecbf] 22/12/03 15:32:57 Sam Hocevar <sam@videolan.org> * Coding style cleanup: removed tabs and trailing spaces.
(edit) @88991a5ce9c2603bc5a9be0779353fe08b29e8f9 [88991a5ce9c2603bc5a9be0779353fe08b29e8f9] 25/10/03 02:49:14 Sam Hocevar <sam@videolan.org> * include/vlc_common.h: + Removed u8, s8, u16 etc. for good. * ALL: …
(edit) @30336bba3f772a1b20a1c5a0663635b1bffc6c68 [30336bba3f772a1b20a1c5a0663635b1bffc6c68] 05/05/03 00:42:18 Gildas Bazin <gbazin@videolan.org> * src/misc/variables.c, ALL: improvements to the object variables api. …
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 30/03/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @4e82695c13b55286973d454ca7c23e3389cee006 [4e82695c13b55286973d454ca7c23e3389cee006] 13/01/03 17:58:58 Christophe Massiot <massiot@videolan.org> Compilation fix.
(edit) @61b87efdaca14f33696bc7e69d495b2d1179e28d [61b87efdaca14f33696bc7e69d495b2d1179e28d] 13/01/03 15:51:25 Christophe Massiot <massiot@videolan.org> Do not forget to register aout_ChannelsRestart as the callback …
(edit) @05b378dd459f5cee10755dcacaad794e53fa4be7 [05b378dd459f5cee10755dcacaad794e53fa4be7] 10/12/02 19:22:01 Gildas Bazin <gbazin@videolan.org> * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 …
(edit) @ec518727fc898bf1ded6d58d90ff21135f703107 [ec518727fc898bf1ded6d58d90ff21135f703107] 08/12/02 00:50:31 Christophe Massiot <massiot@videolan.org> * configure.ac.in: Disabled -Wtraditional as it produces much more bogus …
(edit) @0d62cd7dd470f3b58e349c0abe343f3bafd42037 [0d62cd7dd470f3b58e349c0abe343f3bafd42037] 07/12/02 16:25:27 Gildas Bazin <gbazin@videolan.org> * ALL: a few updates to the variables API: - got rid of the …
(edit) @8928554ebd629ddc1d4cdc6d670bc2e1a918dd83 [8928554ebd629ddc1d4cdc6d670bc2e1a918dd83] 14/11/02 23:38:48 Christophe Massiot <massiot@videolan.org> Major change of the channels management. p_format->i_channels …
(edit) @63f553eadad57a4414d46b4fc5827f1f67c8b428 [63f553eadad57a4414d46b4fc5827f1f67c8b428] 17/10/02 01:12:46 Christophe Massiot <massiot@videolan.org> * Fixed AOUT_CHAN_CHANNEL2 trivial mixer, * Fixed a compile issue in the …
(edit) @2799d36bc8abdc28df29a202acdb27223b25a7a7 [2799d36bc8abdc28df29a202acdb27223b25a7a7] 30/09/02 13:05:42 Sam Hocevar <sam@videolan.org> * ALL: the build mechanism now uses automake. See HACKING for more …
(edit) @35b474003dac21d775f8c37f0c68e40e65bf2e9b [35b474003dac21d775f8c37f0c68e40e65bf2e9b] 18/09/02 23:21:24 Christophe Massiot <massiot@videolan.org> * ALL: More hooks for audio volume management. * configure.in: Fixed a …
(edit) @34c71967f9b0e4533ba8343062282029f39e7089 [34c71967f9b0e4533ba8343062282029f39e7089] 03/09/02 01:17:06 Christophe Massiot <massiot@videolan.org> The liba52 "codec" is now an audio filter. It means we are now able …
(edit) @4d51273f15f9dbba650c88a7d5e44635e6483e2a [4d51273f15f9dbba650c88a7d5e44635e6483e2a] 31/08/02 21:58:04 Stéphane Borel <stef@videolan.org> *Make pf_setformat disappear from sdl module.
(edit) @06996317f9c056ba12188a797ba38444ddcc782c [06996317f9c056ba12188a797ba38444ddcc782c] 31/08/02 01:27:06 Christophe Massiot <massiot@videolan.org> aout3 API change : pf_setformat disappears (it was never called …
(edit) @0b88e7753a08b42a15d6e01cae20bfeed192d56a [0b88e7753a08b42a15d6e01cae20bfeed192d56a] 31/08/02 00:22:24 Christophe Massiot <massiot@videolan.org> * demuxes: Worked around a bug in old VLC and VLS by changing TS stream …
(edit) @fd94f31b7dbb8725afb35bcc2d63f98c84af89a0 [fd94f31b7dbb8725afb35bcc2d63f98c84af89a0] 25/08/02 18:55:55 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved …
(edit) @51e9975309f7784ab00dacf9779090f19543a1ab [51e9975309f7784ab00dacf9779090f19543a1ab] 25/08/02 11:40:00 Sam Hocevar <sam@videolan.org> * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer …
(edit) @711160b2a2a3c716670d6f4c0f74a7545db8bddc [711160b2a2a3c716670d6f4c0f74a7545db8bddc] 24/08/02 12:19:43 Sam Hocevar <sam@videolan.org> * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer …
(edit) @1c13a9874579b0640d294389a5f888b81a8926fc [1c13a9874579b0640d294389a5f888b81a8926fc] 22/08/02 00:41:59 Christophe Massiot <massiot@videolan.org> Big round of fixes in the aout3. * Audio and video should now _always_ be …
(edit) @5ffbc97e759f4e44a9ac33567901de1f5ff5528a [5ffbc97e759f4e44a9ac33567901de1f5ff5528a] 19/08/02 23:31:11 Christophe Massiot <massiot@videolan.org> * ./configure: Fixed double detection of gethostbyname. * Major changes in …
(edit) @2f1be4f3e563c2bcfe8b51bda25ce804546f8748 [2f1be4f3e563c2bcfe8b51bda25ce804546f8748] 14/08/02 02:43:52 Christophe Massiot <massiot@videolan.org> * Added a third argument to aout_OutputNextBuffer. In case the buffer …
(edit) @5a64fbd73a07be599b133b8acf703df7d12110c3 [5a64fbd73a07be599b133b8acf703df7d12110c3] 13/08/02 13:59:36 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/oss.c: we spare a variable by using …
Note: See TracRevisionLog for help on using the revision log.