root/modules/audio_filter/channel_mixer/headphone.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @bc727d2dcfe5b408c50ca9696e56da4e29e85f4b [bc727d2dcfe5b408c50ca9696e56da4e29e85f4b] 20/08/08 23:22:22 Rémi Duraffort <ivoire@videolan.org> Fix potential memleaks and remove stupid tests.
(edit) @d3ed2c8a6461deae52a59bc1612b3828bafad86a [d3ed2c8a6461deae52a59bc1612b3828bafad86a] 19/07/08 13:23:57 Laurent Aimar <fenrir@videolan.org> Use block_Release instead of pf_release directly.
(edit) @f66626b34809a4881a52582ae755586e885270c6 [f66626b34809a4881a52582ae755586e885270c6] 24/06/08 09:43:12 Antoine Cellerier <dionoea@videolan.org> fixed compilation on debian etch. config.h is now included first, before …
(edit) @b674dab81ccd2a089896b26a2afc258118e6a990 [b674dab81ccd2a089896b26a2afc258118e6a990] 22/06/08 21:41:15 Rémi Duraffort <ivoire@videolan.org> Remove unneeded msg_Error about memory failure. Fix a double malloc. Fix …
(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) @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) @060298d296a76a75d2047ffc43b559888961c8e7 [060298d296a76a75d2047ffc43b559888961c8e7] 28/01/08 18:41:34 Rafaël Carré <funman@videolan.org> audio_filter/: fix warnings remove unused parameters from: …
(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) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 16/01/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 16/01/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(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) @dc8b128a9f34d9eb75d3158566cbb95df8bae61b [dc8b128a9f34d9eb75d3158566cbb95df8bae61b] 10/10/06 00:37:29 Christophe Mutricy <xtophe@videolan.org> forward port [17012] and make update-po
(edit) @1e85ac0bb43423e5f5f63c111842ff6a5c371034 [1e85ac0bb43423e5f5f63c111842ff6a5c371034] 29/08/06 11:14:57 Jean-Paul Saman <jpsaman@videolan.org> Lower priority of headphone channel_mixer
(edit) @8a793c969125c9984c7d937631734426def7f79f [8a793c969125c9984c7d937631734426def7f79f] 23/08/06 22:01:21 Jean-Paul Saman <jpsaman@videolan.org> Remove debug that shouldn't be there.
(edit) @352b5f932f4c6b66a2c0a0b57e749cd6be7f44ee [352b5f932f4c6b66a2c0a0b57e749cd6be7f44ee] 20/08/06 23:00:34 Jean-Paul Saman <jpsaman@videolan.org> Make headphone also an audio_filter2
(edit) @5ca8805a8f359c45f477e123ea5a97c6a3276373 [5ca8805a8f359c45f477e123ea5a97c6a3276373] 19/07/06 13:53:51 Clément Stenac <zorglub@videolan.org> Add support for modules help strings (Closes:#413)
(edit) @8e394d70cd2a16876f85b424473cf109555dae21 [8e394d70cd2a16876f85b424473cf109555dae21] 31/03/06 17:15:07 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of modules/audio* (refs #438)
(edit) @de6aa43586131a626d645ce535f070f28472a8c7 [de6aa43586131a626d645ce535f070f28472a8c7] 28/03/06 23:00:15 Clément Stenac <zorglub@videolan.org> Audio strings, except parametric equalizer (I just don't understand …
(edit) @adc858d87a4a45299f8d5ccfce2fe94466c6db59 [adc858d87a4a45299f8d5ccfce2fe94466c6db59] 01/02/06 19:06:48 Rémi Denis-Courmont <rem@videolan.org> Uniformize source files encoding
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @1ad2022a9d5d65173ad85c9b28d1f7237a8a8d79 [1ad2022a9d5d65173ad85c9b28d1f7237a8a8d79] 11/12/05 22:11:46 Boris Dorès <babal@videolan.org> - correct calculation of the size of the overflow buffer (fixes a crash …
(edit) @989a7bdb9eb01352a4be8215db4c63caf905da25 [989a7bdb9eb01352a4be8215db4c63caf905da25] 22/10/05 19:58:12 Boris Dorès <babal@videolan.org> - accurate testing of i_original_channels
(edit) @1250d55707d9895c5181b0b8bf3d93b8b93d05bd [1250d55707d9895c5181b0b8bf3d93b8b93d05bd] 13/10/05 23:41:58 Boris Dorès <babal@videolan.org> - revert "spdif", "force-dolby-surround" and "headphone-dim" to basic …
(edit) @ffc45b9454e212908669d2370f5e5bf1da8d8c9e [ffc45b9454e212908669d2370f5e5bf1da8d8c9e] 11/10/05 19:16:13 Clément Stenac <zorglub@videolan.org> Fix a bunch of preferences errors - Missing value lists - advanced / …
(edit) @435dc16ddc59fc18ed81f00a57dc71e5545e26cf [435dc16ddc59fc18ed81f00a57dc71e5545e26cf] 09/10/05 21:19:06 Boris Dorès <babal@videolan.org> + src/input/decoder.c src/libvlc.h: - more precise message for the …
(edit) @036c9c52326be9a14c439ffe5b7e04861779a31d [036c9c52326be9a14c439ffe5b7e04861779a31d] 25/09/05 18:49:40 Boris Dorès <babal@videolan.org> - the creation of the audio filter pipeline when specifying user audio …
(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) @ba9826cacf6f17a741a88e9346a6cd674d7f0e29 [ba9826cacf6f17a741a88e9346a6cd674d7f0e29] 03/03/05 07:58:04 Clément Stenac <zorglub@videolan.org> Preferences consistency fixes by Christophe Mutricy <xtophe at …
(edit) @ddd93218f71cc33d2f6479d74a72e73c0ce096e1 [ddd93218f71cc33d2f6479d74a72e73c0ce096e1] 16/12/04 20:52:05 Gildas Bazin <gbazin@videolan.org> compilation fixes.
(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) @41d6682193643edc767cac28a310e7046059cf9c [41d6682193643edc767cac28a310e7046059cf9c] 29/09/04 11:00:41 Clément Stenac <zorglub@videolan.org> A few string fixes Update PO files Update and proofread of the french …
(edit) @f8c95ffa2ba4bf2d21105a622ef805802605e224 [f8c95ffa2ba4bf2d21105a622ef805802605e224] 12/07/04 08:45:07 Clément Stenac <zorglub@videolan.org> Allow on the fly change of equalizer config. Only restart aout when …
(edit) @b5c53865447042060a1b4922a55dcb27373eab80 [b5c53865447042060a1b4922a55dcb27373eab80] 25/01/04 19:53:07 Gildas Bazin <gbazin@videolan.org> * ALL: removed a bunch of unused add_category_hint().
(edit) @78ffa46b5ec472fc871c044a0afc537d299f3ec1 [78ffa46b5ec472fc871c044a0afc537d299f3ec1] 20/12/03 23:57:36 Boris Dorès <babal@videolan.org> * libvlc.h input.c headphone.c: fix support of audio channel mixers, …
(edit) @d5791c9cc185e755f3bace9dced5d07cd9fefa88 [d5791c9cc185e755f3bace9dced5d07cd9fefa88] 16/05/03 00:27:38 Christophe Massiot <massiot@videolan.org> * now 0.6.0-cvs * ALL: Capitalize all preferences text strings
(edit) @c32ee2a65441e25e4d74c3e7616cdc85e2fe7a15 [c32ee2a65441e25e4d74c3e7616cdc85e2fe7a15] 29/03/03 13:22:15 Gildas Bazin <gbazin@videolan.org> * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h: moved …
(edit) @fca7d03f98caf60876cd3f344e5d3b1a1e711253 [fca7d03f98caf60876cd3f344e5d3b1a1e711253] 11/02/03 18:20:44 Boris Dorès <babal@videolan.org> - Dolby Surround fix - support for 6.1, 7.1, and possibly even 8.1 ! Not …
(edit) @519b0809dfc89f635398eff5c0d064816d9b5d8a [519b0809dfc89f635398eff5c0d064816d9b5d8a] 11/02/03 12:16:04 Christophe Massiot <massiot@videolan.org> * modules/codec/lpcm.c: Attempt at supporting all channel …
(edit) @84ae579e4f14328f28d90b06b768e4924b7b5a4b [84ae579e4f14328f28d90b06b768e4924b7b5a4b] 09/12/02 01:52:42 Boris Dorès <babal@videolan.org> - new headphone channel mixer with virtual spatialization effect : This …
Note: See TracRevisionLog for help on using the revision log.