|
|
|
@67f455a8bc8ffa11a3596392b5f0051811918a19
|
[67f455a8bc8ffa11a3596392b5f0051811918a19]
|
08/09/08 18:36:59 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Do not call vlc_thread_ready with non-waiting vlc_thread_create |
|
|
|
@be400691f55a66d411e9bd7787feb1f4332612f0
|
[be400691f55a66d411e9bd7787feb1f4332612f0]
|
27/08/08 21:43:08 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: push cancellation down |
|
|
|
@90ec8083f5f58afa80ec0d64c4096a90836f7db0
|
[90ec8083f5f58afa80ec0d64c4096a90836f7db0]
|
27/08/08 17:56:44 |
Laurent Aimar <fenrir@videolan.org> |
Fixed rear center support (and close #1816).
It also factorize channel … |
|
|
|
@a48fa0327705ef15ba4356f48f375eee0fb3dca9
|
[a48fa0327705ef15ba4356f48f375eee0fb3dca9]
|
11/08/08 21:40:32 |
Rémi Duraffort <ivoire@videolan.org> |
Use the right declaration for threaded functions. |
|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
05/07/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@37a2578ce4265f4ed495290923e3fa674c662656
|
[37a2578ce4265f4ed495290923e3fa674c662656]
|
22/06/08 22:05:09 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unneeded msg_Err.
Fix potential segfault (check malloc return … |
|
|
|
@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 |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@f3efda92b1cba1161c5f59b94f55770a3f824beb
|
[f3efda92b1cba1161c5f59b94f55770a3f824beb]
|
20/05/08 17:26:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Directsound 7.1 support and some debug messages...
...to help identify … |
|
|
|
@2113d41e90575c54097871f53f2f5b28a4e90726
|
[2113d41e90575c54097871f53f2f5b28a4e90726]
|
20/05/08 17:24:07 |
Rémi Denis-Courmont <rem@videolan.org> |
Untested attempt to DirectAudio? support for 7.1 system
(See also … |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
|
[5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09]
|
03/05/08 16:17:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Use vlc_memset/vlc_memcpy |
|
|
|
@d1d3dc1d109110bf68cb048c429f6f05a3839200
|
[d1d3dc1d109110bf68cb048c429f6f05a3839200]
|
01/05/08 21:11:47 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove I64C as well |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
16/01/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
10/09/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
20/08/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@ace6ff6ee28db0f03b30048421c80099db8f4e9f
|
[ace6ff6ee28db0f03b30048421c80099db8f4e9f]
|
16/08/07 21:11:49 |
Rémi Denis-Courmont <rem@videolan.org> |
There is always a thread to join here. No need to check |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@8e394d70cd2a16876f85b424473cf109555dae21
|
[8e394d70cd2a16876f85b424473cf109555dae21]
|
31/03/06 17:15:07 |
Felix Paul Kühne <fkuehne@videolan.org> |
* 2nd review of modules/audio* (refs #438) |
|
|
|
@3c552e9bc0ca10bd173ea00df926bf9f68a5fbe8
|
[3c552e9bc0ca10bd173ea00df926bf9f68a5fbe8]
|
02/03/06 14:35:43 |
Rémi Denis-Courmont <rem@videolan.org> |
Unused header inclusion syndrome |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@1cffaf8dff7506c4d3c17cd30d5a22b6e705e917
|
[1cffaf8dff7506c4d3c17cd30d5a22b6e705e917]
|
25/11/05 02:48:46 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: partial rewrite not to use position … |
|
|
|
@7f4fbf726a80171942e95ec6987c9881fd38d736
|
[7f4fbf726a80171942e95ec6987c9881fd38d736]
|
22/11/05 21:26:31 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: fixed the way we get the current latency … |
|
|
|
@8bb2ec211c96d3836a102d44a41c820c28a75a07
|
[8bb2ec211c96d3836a102d44a41c820c28a75a07]
|
19/11/05 18:36:37 |
Antoine Cellerier <dionoea@videolan.org> |
Forward port [13274] |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
09/07/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
08/07/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@797746e934d78febc030dfa82ab8844a01d7512b
|
[797746e934d78febc030dfa82ab8844a01d7512b]
|
07/06/05 17:00:55 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: audio device selection based on a patch … |
|
|
|
@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 |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
11/12/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@9394b1be8074f55a4a54f7000e6d267d79d566a6
|
[9394b1be8074f55a4a54f7000e6d267d79d566a6]
|
05/11/04 13:56:35 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/waveout.c,directx.c: fixed audio channel ordering. |
|
|
|
@57470f44ca9decc4d01bfcd97f8fca05ce5a8744
|
[57470f44ca9decc4d01bfcd97f8fca05ce5a8744]
|
21/10/04 11:09:20 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: use common channel re-ordering code. |
|
|
|
@24b3d069b0ec312ec1cbc3bcab875977e5a52c3a
|
[24b3d069b0ec312ec1cbc3bcab875977e5a52c3a]
|
26/02/04 18:02:17 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: don't use hardware buffers for <= 2 … |
|
|
|
@f7fd8b6514d5427b5e177396e236c486142f3d97
|
[f7fd8b6514d5427b5e177396e236c486142f3d97]
|
25/01/04 18:58:30 |
Carlo Calabrò <murray@videolan.org> |
reverting a whole bunch of stupid changes,
sorry :) |
|
|
|
@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 … |
|
|
|
@273f3bc46f7e9ec3601bcbe54c6c25ab9e4bfce6
|
[273f3bc46f7e9ec3601bcbe54c6c25ab9e4bfce6]
|
15/12/03 22:35:37 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: don't set the default audio output to … |
|
|
|
@10afbf8357da413d22162ba35bf5a7f2321b30d3
|
[10afbf8357da413d22162ba35bf5a7f2321b30d3]
|
14/08/03 13:47:32 |
Gildas Bazin <gbazin@videolan.org> |
* src/extras/libc.c, nclude/vlc_common.h, modules/mux/mpeg/ts.c: added … |
|
|
|
@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 … |
|
|
|
@35ca63a9aad988c5ce22a2c7da643de90a221024
|
[35ca63a9aad988c5ce22a2c7da643de90a221024]
|
11/06/03 20:20:38 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: fixed mem leak in 5.1 audio. |
|
|
|
@3992570deb7a1ab31837a9b460a145c5030fc8e1
|
[3992570deb7a1ab31837a9b460a145c5030fc8e1]
|
21/05/03 17:54:08 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c, modules/audio_output/waveout.c: we … |
|
|
|
@30336bba3f772a1b20a1c5a0663635b1bffc6c68
|
[30336bba3f772a1b20a1c5a0663635b1bffc6c68]
|
05/05/03 00:42:18 |
Gildas Bazin <gbazin@videolan.org> |
* src/misc/variables.c, ALL: improvements to the object variables api.
… |
|
|
|
@deb90feb645fabb656e6bbdb4263e046309bb973
|
[deb90feb645fabb656e6bbdb4263e046309bb973]
|
29/04/03 18:03:14 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: fixed the "no sound on NT4" problem. The … |
|
|
|
@a8b6aa3724208fd6861ef9e2096572cf9b1a71ec
|
[a8b6aa3724208fd6861ef9e2096572cf9b1a71ec]
|
07/04/03 18:02:08 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c, modules/audio_output/waveout.c:
… |
|
|
|
@a1e813777408263806ec177c14eedcfe871d6160
|
[a1e813777408263806ec177c14eedcfe871d6160]
|
30/03/03 20:14:39 |
Gildas Bazin <gbazin@videolan.org> |
* modules/*: sanitization of the modules description strings. |
|
|
|
@7211d64eb0b68c60fdde0148a59f8a9f26b7d5fc
|
[7211d64eb0b68c60fdde0148a59f8a9f26b7d5fc]
|
03/03/03 15:21:08 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: Finally fixed the MSVC project files.
Don't include io.h on … |
|
|
|
@de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df
|
[de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df]
|
20/02/03 17:07:38 |
Gildas Bazin <gbazin@videolan.org> |
* src/libvlc.h, modules/audio_output: added a global --spdif config … |
|
|
|
@2d22750225a2b1df72e2dc57bfd3c611ce6df699
|
[2d22750225a2b1df72e2dc57bfd3c611ce6df699]
|
19/02/03 23:08:39 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: forgot to enable channel re-ordering.
* … |
|
|
|
@9999718fe51c374a1acd766b92136b9a11793db2
|
[9999718fe51c374a1acd766b92136b9a11793db2]
|
17/02/03 23:19:24 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: added multichannel support to the
… |
|
|
|
@44f34d7d1cb7639ddf33bb54a3afb2a1238c5215
|
[44f34d7d1cb7639ddf33bb54a3afb2a1238c5215]
|
14/02/03 18:00:02 |
Olivier Teulière <ipkiss@videolan.org> |
* exchanged directx' and waveout's capabilities because the latter
… |
|
|
|
@7c68013f9c4b5ed9983b1e9465c03b837b0005f9
|
[7c68013f9c4b5ed9983b1e9465c03b837b0005f9]
|
05/01/03 14:39:32 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
the … |
|
|
|
@7244736d3c8310a69c2250dadabe89ad0242b8d7
|
[7244736d3c8310a69c2250dadabe89ad0242b8d7]
|
26/11/02 23:20:18 |
Gildas Bazin <gbazin@videolan.org> |
* modules/video_output/directx/directx.c, modules/audio_output/directx.c: … |
|
|
|
@da1b738305444f06fe36e761ab19c390383b524e
|
[da1b738305444f06fe36e761ab19c390383b524e]
|
15/11/02 17:27:10 |
Gildas Bazin <gbazin@videolan.org> |
* configure.ac.in, modules/audio_output/directx.c, … |
|
|
|
@d584988383d0ae9d8e90447567e91efb685f1d9c
|
[d584988383d0ae9d8e90447567e91efb685f1d9c]
|
01/11/02 16:43:55 |
Gildas Bazin <gbazin@videolan.org> |
* modules/audio_output/directx.c: forgot an aout_BufferFree(). |
|
|
|
@95efa0865f27087811edee87a53c919d7ee8bb69
|
[95efa0865f27087811edee87a53c919d7ee8bb69]
|
01/11/02 16:06:23 |
Gildas Bazin <gbazin@videolan.org> |
* src/audio_output/common.c, include/aout_internal.h: added a new … |
|
|
|
@f5991d12c83942d0717c112f2e8cc498c9ce6104
|
[f5991d12c83942d0717c112f2e8cc498c9ce6104]
|
28/10/02 23:31:50 |
Gildas Bazin <gbazin@videolan.org> |
* configure.ac.in: libvorbis depends on libogg.
* include/vlc_threads.h: … |
|
|
|
@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),
* … |
|
|
|
@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 … |
|
|
|
@eddf123620abac25909f3e7b669f5ed34cd62405
|
[eddf123620abac25909f3e7b669f5ed34cd62405]
|
06/10/02 21:28:28 |
Gildas Bazin <gbazin@videolan.org> |
* configure.ac.in: vlc can now be built under cygwin with or without the
… |
|
|
|
@94b1b1ac67c816e52198656758e7a99b39161ad5
|
[94b1b1ac67c816e52198656758e7a99b39161ad5]
|
05/10/02 19:29:50 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: Splitted the directx plugin into an audio and video module. |