root/modules/audio_output/waveout.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c46360714d1a1b8eccb765a19a73700f20e68eb6 [c46360714d1a1b8eccb765a19a73700f20e68eb6] 23/09/08 22:05:06 Derk-Jan Hartman <hartman@videolan.org> add deprecated aliases for audio devices Signed-off-by: Derk-Jan Hartman …
(edit) @b745d0316c8fcc8e49a82e150a3e9dc4ed25d588 [b745d0316c8fcc8e49a82e150a3e9dc4ed25d588] 21/09/08 13:24:59 Pierre d'Herbemont <pdherbemont@videolan.org> uniform naming of audio devices variable Signed-off-by: Pierre …
(edit) @be400691f55a66d411e9bd7787feb1f4332612f0 [be400691f55a66d411e9bd7787feb1f4332612f0] 27/08/08 21:43:08 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: push cancellation down
(edit) @90ec8083f5f58afa80ec0d64c4096a90836f7db0 [90ec8083f5f58afa80ec0d64c4096a90836f7db0] 27/08/08 17:56:44 Laurent Aimar <fenrir@videolan.org> Fixed rear center support (and close #1816). It also factorize channel …
(edit) @b130be65cbc31aae901498f74ea1334fe38d66af [b130be65cbc31aae901498f74ea1334fe38d66af] 19/08/08 23:42:40 Rémi Duraffort <ivoire@videolan.org> Fix warnings.
(edit) @a48fa0327705ef15ba4356f48f375eee0fb3dca9 [a48fa0327705ef15ba4356f48f375eee0fb3dca9] 11/08/08 21:40:32 Rémi Duraffort <ivoire@videolan.org> Use the right declaration for threaded functions.
(edit) @870a36bbd13b26ff2e55bb33462f659952255b18 [870a36bbd13b26ff2e55bb33462f659952255b18] 06/07/08 12:58:01 Rémi Denis-Courmont <rdenis@simphalempin.com> Protocol names are localized. There are real-life cases. There may also …
(edit) @62ec22599c1b93aaa1f9ae0edf0362467f55d514 [62ec22599c1b93aaa1f9ae0edf0362467f55d514] 06/07/08 12:19:40 Felix Paul Kühne <fkuehne@videolan.org> l10n string fixes Note that _protocol abbreviations_ and friends are not …
(edit) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 05/07/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @37a2578ce4265f4ed495290923e3fa674c662656 [37a2578ce4265f4ed495290923e3fa674c662656] 22/06/08 22:05:09 Rémi Duraffort <ivoire@videolan.org> Remove unneeded msg_Err. Fix potential segfault (check malloc return …
(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) @5e15258c9ef28558fe2abc941fc1527e02b04c21 [5e15258c9ef28558fe2abc941fc1527e02b04c21] 27/05/08 21:16:52 Rémi Denis-Courmont <rem@videolan.org> A lot of missing const in options lists
(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) @97897eeeb22b1238e56632b16cda1a0375ae7708 [97897eeeb22b1238e56632b16cda1a0375ae7708] 01/05/08 20:57:00 Rémi Denis-Courmont <rem@videolan.org> NIH syndrome cure (2)
(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) @5122c9d9e9f5851a84c2b037cc35dbacd3699aef [5122c9d9e9f5851a84c2b037cc35dbacd3699aef] 21/03/08 22:25:49 Sam Hocevar <sam@zoy.org> Various spelling fixes.
(edit) @61a056a7eb4b1190384432f31ba63d102e8d0230 [61a056a7eb4b1190384432f31ba63d102e8d0230] 20/03/08 21:20:36 André Weber <atmo@videolan.org> Fix the handling of string variable - store them as UTF-8 into the config …
(edit) @eb6f43ef97be034b2ea3b71b56263cf9f487b6ce [eb6f43ef97be034b2ea3b71b56263cf9f487b6ce] 11/03/08 23:02:59 Rémi Duraffort <ivoire@videolan.org> Remove useless test before a free()
(edit) @79223aaeafe7ef625f08551700a6ae4d2a26e8b0 [79223aaeafe7ef625f08551700a6ae4d2a26e8b0] 02/03/08 18:22:11 André Weber <WeberAndre@gmx.de> Bugfix for #492: Audio output on Windows useing SPDIF for AC3 / DTS But …
(edit) @ced125da0699eb348462270926a6802288800433 [ced125da0699eb348462270926a6802288800433] 02/03/08 17:07:53 André Weber <WeberAndre@gmx.de> Revert "#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on …
(edit) @9438646c972ab353d6cd686397f29e16174499ef [9438646c972ab353d6cd686397f29e16174499ef] 02/03/08 16:31:57 André Weber <WeberAndre@gmx.de> #492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows (but …
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 26/02/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(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) @9025fab9931ecc35fe247b0a63d0cea166dee88d [9025fab9931ecc35fe247b0a63d0cea166dee88d] 19/05/07 22:03:26 Rémi Denis-Courmont <rem@videolan.org> Use vlc_object_kill(). Needs triple checking. This also seems to make the …
(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) @dd10370f30d9ef0baeaa3304d02e87d41013db9d [dd10370f30d9ef0baeaa3304d02e87d41013db9d] 02/03/06 14:54:40 Rémi Denis-Courmont <rem@videolan.org> Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @77a238deed56c12c9fee5a99312ae213f16847f0 [77a238deed56c12c9fee5a99312ae213f16847f0] 26/11/05 17:36:32 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: small wince compilation fix.
(edit) @1f85b215acfc2cec32d2de479bbd7de00c4c09c1 [1f85b215acfc2cec32d2de479bbd7de00c4c09c1] 25/11/05 20:17:11 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: fixed typo.
(edit) @d8e3b7a127d2d9bc1273ed0b873e06489daeadff [d8e3b7a127d2d9bc1273ed0b873e06489daeadff] 25/11/05 09:25:05 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: make sure hardware volume is supported …
(edit) @8bb2ec211c96d3836a102d44a41c820c28a75a07 [8bb2ec211c96d3836a102d44a41c820c28a75a07] 19/11/05 18:36:37 Antoine Cellerier <dionoea@videolan.org> Forward port [13274]
(edit) @c45dcb737b1c8a2ea24b78be3d11bec0402d4b9d [c45dcb737b1c8a2ea24b78be3d11bec0402d4b9d] 30/07/05 13:30:51 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: get rid of roundf() which isn't …
(edit) @46fb23ef96d895215c4f15f72a71c4fd3d32df65 [46fb23ef96d895215c4f15f72a71c4fd3d32df65] 23/07/05 21:55:00 Olivier Teulière <ipkiss@videolan.org> * modules/audio_output/waveout.c: Fixed a rounding issue
(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) @80fcc80fde7f013170ab78c2197bdac31d9de460 [80fcc80fde7f013170ab78c2197bdac31d9de460] 17/03/05 00:10:08 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: change global volume on WinCE.
(edit) @eb47e072b2bd1ffa5506c099698525b0a64f92fb [eb47e072b2bd1ffa5506c099698525b0a64f92fb] 15/03/05 14:38:28 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: use hardware volume control.
(edit) @df6eca67b2d0f7d868a57743fdbc926f29b4e095 [df6eca67b2d0f7d868a57743fdbc926f29b4e095] 07/01/05 15:05:03 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: increase the audio buffer size under …
(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) @9394b1be8074f55a4a54f7000e6d267d79d566a6 [9394b1be8074f55a4a54f7000e6d267d79d566a6] 05/11/04 13:56:35 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c,directx.c: fixed audio channel ordering.
(edit) @79390c26ceb2d6b5022e28ecd87d0670e3ba3d7e [79390c26ceb2d6b5022e28ecd87d0670e3ba3d7e] 06/10/04 11:19:18 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: - don't call waveOutUnprepareHeader() …
(edit) @0a9f281faef445de210909c4d007d4c82902eb45 [0a9f281faef445de210909c4d007d4c82902eb45] 04/08/04 17:43:04 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: added a --no-waveout-float32 option to …
(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) @fec78c9af79ba8f6d08dac260a2e4528e0bc0998 [fec78c9af79ba8f6d08dac260a2e4528e0bc0998] 12/07/03 01:14:03 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/directx.c: 5.1 audio output now works on …
(edit) @3992570deb7a1ab31837a9b460a145c5030fc8e1 [3992570deb7a1ab31837a9b460a145c5030fc8e1] 21/05/03 17:54:08 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/directx.c, modules/audio_output/waveout.c: we …
(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) @8e2410ecb5693126ab6f0a5cc9e78ace96e0560f [8e2410ecb5693126ab6f0a5cc9e78ace96e0560f] 08/04/03 23:26:22 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: compilation fix for builtins only build.
(edit) @a8b6aa3724208fd6861ef9e2096572cf9b1a71ec [a8b6aa3724208fd6861ef9e2096572cf9b1a71ec] 07/04/03 18:02:08 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/directx.c, modules/audio_output/waveout.c: …
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 30/03/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @922a7a8e9352415eb576e0623cbf89092b178d1e [922a7a8e9352415eb576e0623cbf89092b178d1e] 28/03/03 18:02:25 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: compilation fix for --disable-plugins …
(edit) @de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df [de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df] 20/02/03 17:07:38 Gildas Bazin <gbazin@videolan.org> * src/libvlc.h, modules/audio_output: added a global --spdif config …
(edit) @2d22750225a2b1df72e2dc57bfd3c611ce6df699 [2d22750225a2b1df72e2dc57bfd3c611ce6df699] 19/02/03 23:08:39 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/directx.c: forgot to enable channel re-ordering. * …
(edit) @9999718fe51c374a1acd766b92136b9a11793db2 [9999718fe51c374a1acd766b92136b9a11793db2] 17/02/03 23:19:24 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/directx.c: added multichannel support to the …
(edit) @44f34d7d1cb7639ddf33bb54a3afb2a1238c5215 [44f34d7d1cb7639ddf33bb54a3afb2a1238c5215] 14/02/03 18:00:02 Olivier Teulière <ipkiss@videolan.org> * exchanged directx' and waveout's capabilities because the latter …
(edit) @ce3ea763c34c55fb84676ebeb03cc1d5ff668ded [ce3ea763c34c55fb84676ebeb03cc1d5ff668ded] 14/02/03 10:50:12 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: better buffer management and hopefully …
(edit) @aad898d533b5236b89f8613642679d1f93db12f5 [aad898d533b5236b89f8613642679d1f93db12f5] 26/01/03 17:37:20 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/waveout.c: multichannel and spdif support (spdif …
(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) @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) @da1b738305444f06fe36e761ab19c390383b524e [da1b738305444f06fe36e761ab19c390383b524e] 15/11/02 17:27:10 Gildas Bazin <gbazin@videolan.org> * configure.ac.in, modules/audio_output/directx.c, …
(edit) @f5991d12c83942d0717c112f2e8cc498c9ce6104 [f5991d12c83942d0717c112f2e8cc498c9ce6104] 28/10/02 23:31:50 Gildas Bazin <gbazin@videolan.org> * configure.ac.in: libvorbis depends on libogg. * include/vlc_threads.h: …
(edit) @54929735f8c480fcbdecb870e97405670acc6ce8 [54929735f8c480fcbdecb870e97405670acc6ce8] 20/10/02 14:23:48 Christophe Massiot <massiot@videolan.org> * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6), * …
(edit) @cc5919ade469ca3242872c6c7ad2b2f04cfef6d3 [cc5919ade469ca3242872c6c7ad2b2f04cfef6d3] 11/10/02 12:08:06 Gildas Bazin <gbazin@videolan.org> * src/misc/modules.c: fixed a memory leak with the "plugin-path" config …
(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) @06996317f9c056ba12188a797ba38444ddcc782c [06996317f9c056ba12188a797ba38444ddcc782c] 31/08/02 01:27:06 Christophe Massiot <massiot@videolan.org> aout3 API change : pf_setformat disappears (it was never called …
(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) @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) @5bbe0409fc6745f56384e87c703914bbbee4a1a8 [5bbe0409fc6745f56384e87c703914bbbee4a1a8] 10/08/02 20:17:06 Gildas Bazin <gbazin@videolan.org> * modules/video_output/directx/aout.c: adapted the directx audio plugin to …
(edit) @123b3214ec0802b2c8d1ce6c693dd3b79e1ada31 [123b3214ec0802b2c8d1ce6c693dd3b79e1ada31] 07/08/02 23:36:56 Christophe Massiot <massiot@videolan.org> Audio output 3. Expect major breakages.
Note: See TracRevisionLog for help on using the revision log.