root/modules/audio_mixer/float32.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) @aaf004a2f6af24de589f44bb3fe7ec018b04f3ae [aaf004a2f6af24de589f44bb3fe7ec018b04f3ae] 03/02/08 21:12:50 Rémi Denis-Courmont <rem@videolan.org> Don't include stddef without checking for it.
(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) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(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) @d20dd24295a3f43ad2cdec0fcd8a83793cb45bde [d20dd24295a3f43ad2cdec0fcd8a83793cb45bde] 17/06/07 15:54:20 Laurent Aimar <fenrir@videolan.org> Added replay gain support (audio-replay-gain-mode track or album to …
(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) @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) @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) @82a67660c9c7fbc9a1ea78b7929e34af26ebca01 [82a67660c9c7fbc9a1ea78b7929e34af26ebca01] 25/01/04 18:20:19 Felix Paul Kühne <fkuehne@videolan.org> string review by Christophe Mutricy aka xtophe
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 30/03/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @a6bb3a1fe860e3925aef91ee9f67c50e669803e0 [a6bb3a1fe860e3925aef91ee9f67c50e669803e0] 20/11/02 17:43:33 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/waveout.c: audio output now works under WinCE …
(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) @d86bf0f41aeaddd3858b7efac5214a2417efc02e [d86bf0f41aeaddd3858b7efac5214a2417efc02e] 16/10/02 01:10:54 Christophe Massiot <massiot@videolan.org> * Fixed filters which couldn't work with more than 2 channels ; * Fixed …
(edit) @9a6b90b85548cd6ccec21cc6f2115902799a8b85 [9a6b90b85548cd6ccec21cc6f2115902799a8b85] 30/09/02 23:32:33 Christophe Massiot <massiot@videolan.org> * Made audio_sample_format->i_format a FOURCC to allow the creation of new …
(edit) @d198a80352e084894fcbd20d65ddd43a1c661b81 [d198a80352e084894fcbd20d65ddd43a1c661b81] 21/09/02 01:27:04 Christophe Massiot <massiot@videolan.org> * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab …
(edit) @81442b6bf1af46dbaedc3388ea0b48f55bf13ae1 [81442b6bf1af46dbaedc3388ea0b48f55bf13ae1] 19/09/02 23:56:40 Christophe Massiot <massiot@videolan.org> * Audio volume management now works properly. See src/audio_output/intf.c …
(edit) @cf891bad55157104f8d9d50b1d95b25ebc7f7a5e [cf891bad55157104f8d9d50b1d95b25ebc7f7a5e] 16/09/02 22:46:38 Christophe Massiot <massiot@videolan.org> * configure.in: Fixed detection of Qt-embedded. * modules/codec/a52.c: …
(edit) @b5ab493010868a16115777076b7ed431f8a5739c [b5ab493010868a16115777076b7ed431f8a5739c] 29/08/02 00:25:39 Christophe Massiot <massiot@videolan.org> * Finally fixed the segfault when resampling. * Reactivated the A/52 …
Note: See TracRevisionLog for help on using the revision log.