root/modules/audio_mixer/spdif.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) @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) @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) @4b9f4ff644a2bec2461a882fb4e064195cf19b2d [4b9f4ff644a2bec2461a882fb4e064195cf19b2d] 27/04/04 18:35:15 Sam Hocevar <sam@videolan.org> * Massive spelling corrections.
(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) @f4bd25843d004b2755b0a47ec0391310fbd59604 [f4bd25843d004b2755b0a47ec0391310fbd59604] 28/09/02 15:05:16 Christophe Massiot <massiot@videolan.org> * Several stability patches for multiple input streams aout.
(edit) @d198a80352e084894fcbd20d65ddd43a1c661b81 [d198a80352e084894fcbd20d65ddd43a1c661b81] 21/09/02 01:27:04 Christophe Massiot <massiot@videolan.org> * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab …
(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) @eb93d56d8d76be74193a77ee163462c14af92959 [eb93d56d8d76be74193a77ee163462c14af92959] 14/08/02 02:23:59 Christophe Massiot <massiot@videolan.org> * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist. …
(edit) @2e448ef8ddd59d81aa28e207bda0bd2b4fcdf1b7 [2e448ef8ddd59d81aa28e207bda0bd2b4fcdf1b7] 12/08/02 09:40:23 Christophe Massiot <massiot@videolan.org> Fixed a S/PDIF bug.
(edit) @fec0d40b5e937a4bd6e646b897703d0b6369fc9f [fec0d40b5e937a4bd6e646b897703d0b6369fc9f] 12/08/02 00:36:35 Christophe Massiot <massiot@videolan.org> * S/PDIF output should now be working (untested, though).
Note: See TracRevisionLog for help on using the revision log.