root/src/audio_output/input.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10c00699b9af7b54eb9e59b9900f6dd24cd223c5 [10c00699b9af7b54eb9e59b9900f6dd24cd223c5] 08/28/08 12:41:33 Laurent Aimar <fenrir@videolan.org> Fixed audio visual activation introduced by …
(edit) @eff24974c62da8740d381ae45694474ac1ee2c05 [eff24974c62da8740d381ae45694474ac1ee2c05] 08/25/08 22:32:44 Laurent Aimar <fenrir@videolan.org> Added new audio-time-strech option to insert scaletempo by default.
(edit) @a56b8f9c5973dd145f91991dd8ae7f3cba04e854 [a56b8f9c5973dd145f91991dd8ae7f3cba04e854] 08/16/08 00:23:08 Pierre d'Herbemont <pdherbemont@videolan.org> audio_output: Use help to lock and unlock so we can hopefully track bad …
(edit) @0e2021e9c6a3ff6cb04282de62f783c06a9ac914 [0e2021e9c6a3ff6cb04282de62f783c06a9ac914] 08/12/08 01:17:27 Pierre d'Herbemont <pdherbemont@videolan.org> audio_output: Take the input_fifos lock where needed in …
(edit) @3435a2b95c838264837fc73a58612ef5fe790ef1 [3435a2b95c838264837fc73a58612ef5fe790ef1] 08/10/08 00:00:09 Pierre d'Herbemont <pdherbemont@videolan.org> audio_output: Assert on input lock state.
(edit) @36d1d663db8961cbb85e578f43f90ecfde11016e [36d1d663db8961cbb85e578f43f90ecfde11016e] 07/19/08 13:19:16 Laurent Aimar <fenrir@videolan.org> Fixed a segfault in aout_EnableFilter. Fixed missing lock in aout …
(edit) @1fe2080044a8757e464c856a8b592af3765a1a05 [1fe2080044a8757e464c856a8b592af3765a1a05] 07/06/08 18:35:32 Rémi Denis-Courmont <rdenis@simphalempin.com> core: set meaningful object type names
(edit) @a8af64458655e9f803cb2f754cfa04affaf944b8 [a8af64458655e9f803cb2f754cfa04affaf944b8] 06/28/08 11:37:27 Rémi Denis-Courmont <rdenis@simphalempin.com> Use the Scaletempo audio filter Scaletempo maintains the audio pitch when …
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @1b72149a5607d46b56a84f48e16a9adde10c8e63 [1b72149a5607d46b56a84f48e16a9adde10c8e63] 05/28/08 22:15:47 Jean-Baptiste Kempf <jb@videolan.org> New vu meter visualization. Signed-off-by: Jean-Baptiste Kempf …
(edit) @f0c83daa831d070058e04142791eb9d9d0423e0b [f0c83daa831d070058e04142791eb9d9d0423e0b] 05/01/08 20:50:55 Rémi Denis-Courmont <rem@videolan.org> NIH desyndromization
(edit) @2ea3b5fc8afa530afc65d520b33ef7edc354f775 [2ea3b5fc8afa530afc65d520b33ef7edc354f775] 05/01/08 16:30:52 Rémi Denis-Courmont <rem@videolan.org> Don't re-invent uint8_t - remove byte_t Also …
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/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) @859436564cd0b85e76b888a88205424ede9cb412 [859436564cd0b85e76b888a88205424ede9cb412] 03/12/08 12:07:42 Rémi Duraffort <ivoire@videolan.org> One more "Remove useless test before free"
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 02/26/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) @b2108b39f8c3a590c879de982fc0c4da88bed4bd [b2108b39f8c3a590c879de982fc0c4da88bed4bd] 01/28/08 17:35:34 Rafaël Carré <funman@videolan.org> audio_output: same
(edit) @9b967223a0bd17c8e3ce1928a75f3faa4ba4b99c [9b967223a0bd17c8e3ce1928a75f3faa4ba4b99c] 01/27/08 15:24:04 Rafaël Carré <funman@videolan.org> fix warnings, using (char*) casting
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/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) @a3576a2716c6ea17349b9dbeea4757d2198b40e6 [a3576a2716c6ea17349b9dbeea4757d2198b40e6] 12/12/07 20:29:02 Rémi Denis-Courmont <rem@videolan.org> - Remove config_FindModule as module_Find nowadays does the same thing - …
(edit) @d79eca2e492fc6dab0718b2c9f99e870047922d3 [d79eca2e492fc6dab0718b2c9f99e870047922d3] 09/16/07 10:49:55 Rémi Denis-Courmont <rem@videolan.org> Simplification / memory error handling
(edit) @cc3bd152f5d2166087b9e19b962e3ace06bd12ea [cc3bd152f5d2166087b9e19b962e3ace06bd12ea] 08/20/07 20:59:30 Rémi Denis-Courmont <rem@videolan.org> Remember not to include anything before vlc/vlc.h (which includes config.h …
(edit) @3057eb721f8408a02baf233397c7002f45c7d3f7 [3057eb721f8408a02baf233397c7002f45c7d3f7] 06/17/07 16:06:26 Laurent Aimar <fenrir@videolan.org> Be sure to restart the mixer on replaygain mode change.
(edit) @d20dd24295a3f43ad2cdec0fcd8a83793cb45bde [d20dd24295a3f43ad2cdec0fcd8a83793cb45bde] 06/17/07 15:54:20 Laurent Aimar <fenrir@videolan.org> Added replay gain support (audio-replay-gain-mode track or album to …
(edit) @3b7381f3bd51b349b8ba53c729ff83529c9ab13f [3b7381f3bd51b349b8ba53c729ff83529c9ab13f] 06/12/07 21:49:06 Laurent Aimar <fenrir@videolan.org> Drop audio when playing faster and not using resampler.
(edit) @70a8bb9649c3e44350d0fd579c24b8a9ddd7af34 [70a8bb9649c3e44350d0fd579c24b8a9ddd7af34] 06/12/07 21:46:35 Laurent Aimar <fenrir@videolan.org> All: preliminary support for audio while playing faster/slower (1/4 -> …
(edit) @4f6b904c37e1f62109e46f8d16bb2d801435d4c1 [4f6b904c37e1f62109e46f8d16bb2d801435d4c1] 06/10/07 21:53:00 Laurent Aimar <fenrir@videolan.org> Simplify + fix a potential overflow.
(edit) @16db52715f0f5bf0119cbad43223f756dc3fa15a [16db52715f0f5bf0119cbad43223f756dc3fa15a] 06/07/07 18:52:32 Rémi Denis-Courmont <rem@videolan.org> Fix use of unitialized variable reported by David Thiel, fix from …
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 04/05/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @1e4db902f9abb4157e4a5b26643b01fd66c950ed [1e4db902f9abb4157e4a5b26643b01fd66c950ed] 12/14/06 01:14:37 Derk-Jan Hartman <hartman@videolan.org> * Fix a couple of const, static and other warnings
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 09/12/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @baacaea316cff470f3fe11e52a833ef4a51afe74 [baacaea316cff470f3fe11e52a833ef4a51afe74] 06/15/06 23:22:35 Clément Stenac <zorglub@videolan.org> Partial rewrite of stats to avoid lookups (Closes:#693)
(edit) @470b47fe952dbba82beca44cafefd4b6ec711384 [470b47fe952dbba82beca44cafefd4b6ec711384] 03/28/06 22:29:28 Clément Stenac <zorglub@videolan.org> String fixes in src (Refs:#438)
(edit) @9302aca7d82cea862b0df7b8d1deec88e34591f0 [9302aca7d82cea862b0df7b8d1deec88e34591f0] 03/10/06 18:21:33 Rémi Denis-Courmont <rem@videolan.org> Fix and restore nice file names Shame on me
(edit) @be62d282acc9c061950712961a76a1bc2016d794 [be62d282acc9c061950712961a76a1bc2016d794] 02/19/06 14:11:21 Rémi Denis-Courmont <rem@videolan.org> - Build libvlc from src/ rather than top so that it is cleanly built …
(edit) @0b44cb999e661507876710e271a58b800e7db068 [0b44cb999e661507876710e271a58b800e7db068] 02/04/06 17:26:23 Clément Stenac <zorglub@videolan.org> Stop using strings to index stats, use integers. The list is not sorted …
(edit) @26d5b73864aea7f4e6d01dba654235cb1accdf84 [26d5b73864aea7f4e6d01dba654235cb1accdf84] 02/04/06 12:04:42 Clément Stenac <zorglub@videolan.org> * Avoid useless stats_Get calls * Reduce vlc_object_find calls
(edit) @5bd61a8060701e1c0c6b70066f0e2f27b117ea43 [5bd61a8060701e1c0c6b70066f0e2f27b117ea43] 01/21/06 15:14:36 Clément Stenac <zorglub@videolan.org> Audio - Refs:#473
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @e576f470007a61eb0dac4cec38fc22e577211004 [e576f470007a61eb0dac4cec38fc22e577211004] 10/30/05 22:21:22 Derk-Jan Hartman <hartman@videolan.org> * if we are certain we have a visualization module, don't try to open it …
(edit) @036c9c52326be9a14c439ffe5b7e04861779a31d [036c9c52326be9a14c439ffe5b7e04861779a31d] 09/25/05 18:49:40 Boris Dorès <babal@videolan.org> - the creation of the audio filter pipeline when specifying user audio …
(edit) @2b6826a13d9179d4d30e05efc75692b9ffa29516 [2b6826a13d9179d4d30e05efc75692b9ffa29516] 08/25/05 21:57:12 Clément Stenac <zorglub@videolan.org> Add new spectrum analyzer effect, patch from zcot. Remove the "random" …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @477ffed0ec6e787f5fbbc35ebc75fa99b6406877 [477ffed0ec6e787f5fbbc35ebc75fa99b6406877] 05/11/05 17:34:24 Gildas Bazin <gbazin@videolan.org> * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options …
(edit) @5480fa452dc4b6fa6e4b0bfedcddd78d57f861ec [5480fa452dc4b6fa6e4b0bfedcddd78d57f861ec] 12/28/04 21:29:28 Clément Stenac <zorglub@videolan.org> * Do not search a visualizer in strict mode * Fix --help with module lists
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 12/11/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @6227d1346e069c789579a419fd4c3e38be954bdd [6227d1346e069c789579a419fd4c3e38be954bdd] 11/14/04 18:25:58 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: made the resampling just a bit quicker (trying …
(edit) @3c5efb42c886ba3350b8920279ee635c56d342ae [3c5efb42c886ba3350b8920279ee635c56d342ae] 10/18/04 15:57:03 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c, mixer.c: don't try to resample when the audio …
(edit) @d4ccb69dc2c75767b7f4719da1612678083711aa [d4ccb69dc2c75767b7f4719da1612678083711aa] 09/27/04 21:19:32 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: corrective audio resampling should be a lot …
(edit) @00dcf466a24ab8db0a1c23597c6be61f512170fc [00dcf466a24ab8db0a1c23597c6be61f512170fc] 09/05/04 18:53:04 Felix Paul Kühne <fkuehne@videolan.org> * string review
(edit) @421866e2f073d8ff0fa0bf90477bb120b4dd5df5 [421866e2f073d8ff0fa0bf90477bb120b4dd5df5] 07/12/04 20:02:57 Cyril Deguet <asmax@videolan.org> * all: skeleton of a coming-soon OpenGL visualization plugin, compatible …
(edit) @f8c95ffa2ba4bf2d21105a622ef805802605e224 [f8c95ffa2ba4bf2d21105a622ef805802605e224] 07/12/04 08:45:07 Clément Stenac <zorglub@videolan.org> Allow on the fly change of equalizer config. Only restart aout when …
(edit) @3f2e13bc4283b11a09dc85d1da20484c980cb373 [3f2e13bc4283b11a09dc85d1da20484c980cb373] 07/07/04 17:51:23 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: ability to switch between equalizers on the …
(edit) @66fa4d5ccca8fc1490b73a1daa0fcd31c49042ce [66fa4d5ccca8fc1490b73a1daa0fcd31c49042ce] 05/30/04 19:59:20 Laurent Aimar <fenrir@videolan.org> * input: warning fix (int ->byte_t*).
(edit) @2a6648ee790984b32b09aee458b0f84673dcfcf6 [2a6648ee790984b32b09aee458b0f84673dcfcf6] 05/10/04 14:21:29 Gildas Bazin <gbazin@videolan.org> * src/audio_ouput/input.c: better on-the-fly switching of audio filters.
(edit) @c2e3e7bb2a25c12ce7dae90ac47b5778021b0e0e [c2e3e7bb2a25c12ce7dae90ac47b5778021b0e0e] 04/22/04 22:35:25 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: too much locking.
(edit) @9dd393c7e2063c2368db6ff2be1b3a22ff6f8faf [9dd393c7e2063c2368db6ff2be1b3a22ff6f8faf] 04/19/04 12:48:04 Gildas Bazin <gbazin@videolan.org> * include/aout_internal.h: added a b_restart field to aout_input_t. * …
(edit) @b32aa8460305eb485419ab3dc405f3e7a8c9290b [b32aa8460305eb485419ab3dc405f3e7a8c9290b] 04/19/04 01:35:25 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: add goom (if present) to the list of …
(edit) @c87d50dd850bac965aaf9e81b97e0c166fc22a4f [c87d50dd850bac965aaf9e81b97e0c166fc22a4f] 03/03/04 21:39:53 Gildas Bazin <gbazin@videolan.org> * ALL: changed the prototype of module_Need() to accept a "strict" boolean …
(edit) @25cd1327a67705cdecbb8754f405be01557a175b [25cd1327a67705cdecbb8754f405be01557a175b] 01/06/04 13:02:06 Clément Stenac <zorglub@videolan.org> Updated copyrights in libvlc
(edit) @78ffa46b5ec472fc871c044a0afc537d299f3ec1 [78ffa46b5ec472fc871c044a0afc537d299f3ec1] 12/20/03 23:57:36 Boris Dorès <babal@videolan.org> * libvlc.h input.c headphone.c: fix support of audio channel mixers, …
(edit) @33db2d95baf2589ee076253395ee631601f33c6d [33db2d95baf2589ee076253395ee631601f33c6d] 12/18/03 00:21:15 Derk-Jan Hartman <hartman@videolan.org> * Commented out the option 'goom' for the visualizer. It isn't working in …
(edit) @5f151d5106880ffccb0641f3eabdeee93ad34de0 [5f151d5106880ffccb0641f3eabdeee93ad34de0] 11/02/03 13:22:45 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: on-the-fly visualization changes. * …
(edit) @faf9b659a939847862216ea3d80dd7e3c7b6f47e [faf9b659a939847862216ea3d80dd7e3c7b6f47e] 11/02/03 07:33:49 Derk-Jan Hartman <hartman@videolan.org> * modules/audio_output/input.c: created variables to allow for a …
(edit) @8fd7c421d0ee60911f32c22da43644d2aaaebb8e [8fd7c421d0ee60911f32c22da43644d2aaaebb8e] 09/02/03 20:06:45 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: don't try to play sound if the input pipeline …
(edit) @199aac88b9b0227402f9689c0e2b24324d98271c [199aac88b9b0227402f9689c0e2b24324d98271c] 08/23/03 16:51:30 Laurent Aimar <fenrir@videolan.org> * input: fixed buffer overflow, add sanity check and big big clean …
(edit) @6db0571780959d6dbf1071db895e5fa76f9b55e8 [6db0571780959d6dbf1071db895e5fa76f9b55e8] 08/19/03 23:20:00 Clément Stenac <zorglub@videolan.org> * src/audio_output/input.c: forgot to free something * …
(edit) @0596bf59205445d3056437d6213b989a0928c071 [0596bf59205445d3056437d6213b989a0928c071] 08/18/03 15:16:43 Clément Stenac <zorglub@videolan.org> * src/audio_output/input.c src/libvlc.h : First try to implement …
(edit) @69784399879bef522d099d5cf71149aba7d9fc9a [69784399879bef522d099d5cf71149aba7d9fc9a] 04/07/03 01:44:53 Christophe Massiot <massiot@videolan.org> * Renamed the "headphone" option to "headphone-opt" to avoid …
(edit) @75426e20e9ab10e690128567dc0cf19f71669887 [75426e20e9ab10e690128567dc0cf19f71669887] 03/04/03 04:27:40 Gildas Bazin <gbazin@videolan.org> * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality …
(edit) @62bd70894d82decfe12d7125a3cb41c4f8a46b53 [62bd70894d82decfe12d7125a3cb41c4f8a46b53] 02/21/03 23:59:38 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c: fixed buffer allocation bug that was …
(edit) @3bcbf4747c84feceaad8818d71dca13a548b16a5 [3bcbf4747c84feceaad8818d71dca13a548b16a5] 01/26/03 14:37:09 Gildas Bazin <gbazin@videolan.org> * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying …
(edit) @0f1869c5e8eefa688b8ef930f9c70bc4d1ac5342 [0f1869c5e8eefa688b8ef930f9c70bc4d1ac5342] 01/16/03 22:14:23 Boris Dorès <babal@videolan.org> - input.c : doesn't even try to use the headphone filter for …
(edit) @a1e7a1e625f73b4ffcc4ea42cd25626f0622ac41 [a1e7a1e625f73b4ffcc4ea42cd25626f0622ac41] 12/25/02 03:23:37 Christophe Massiot <massiot@videolan.org> Santa Claus brings to you : * A placeholder for the Italian translation, * …
(edit) @7fb39a20fb453c06634407612af7f64bd28acc00 [7fb39a20fb453c06634407612af7f64bd28acc00] 12/22/02 18:08:42 Sam Hocevar <sam@videolan.org> * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates …
(edit) @84ae579e4f14328f28d90b06b768e4924b7b5a4b [84ae579e4f14328f28d90b06b768e4924b7b5a4b] 12/09/02 01:52:42 Boris Dorès <babal@videolan.org> - new headphone channel mixer with virtual spatialization effect : This …
(edit) @1b7ce2697e98a3fcff4f78d1610f7f0268cd47c1 [1b7ce2697e98a3fcff4f78d1610f7f0268cd47c1] 12/06/02 11:10:40 Sam Hocevar <sam@videolan.org> * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a …
(edit) @b9eb03bf83deaf01bedc645fd827a9cca0178577 [b9eb03bf83deaf01bedc645fd827a9cca0178577] 11/26/02 13:09:20 Christophe Massiot <massiot@videolan.org> Fixed another crash with S/PDIF.
(edit) @3584f174016b7eb50fb7af71e2a779d2e1abbf8d [3584f174016b7eb50fb7af71e2a779d2e1abbf8d] 11/25/02 17:16:12 Christophe Massiot <massiot@videolan.org> Fixed my fix :p.
(edit) @f9c65dc85e3b988efab122ee6b3db1226493f1ae [f9c65dc85e3b988efab122ee6b3db1226493f1ae] 11/25/02 17:00:26 Christophe Massiot <massiot@videolan.org> Fixed a crash in S/PDIF mode.
(edit) @4c0c62a7998fbb4feb1e2a5984f0fd0f37bae31c [4c0c62a7998fbb4feb1e2a5984f0fd0f37bae31c] 11/15/02 02:23:54 Gildas Bazin <gbazin@videolan.org> * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. …
(edit) @d1296b32da7293d0f780cdb9b4782c84e39fb1da [d1296b32da7293d0f780cdb9b4782c84e39fb1da] 11/13/02 21:51:05 Sam Hocevar <sam@videolan.org> * ./bootstrap: bootstrap now requires the --config flag. With no …
(edit) @c0e8ae0766ca25fd48efce23b2693fa53498f35b [c0e8ae0766ca25fd48efce23b2693fa53498f35b] 11/11/02 23:27:01 Gildas Bazin <gbazin@videolan.org> * src/audio_output/filters.c, src/audio_output/input.c, …
(edit) @b4f932ad2faa3f253756aa5f467687ac2330f599 [b4f932ad2faa3f253756aa5f467687ac2330f599] 11/10/02 15:31:46 Gildas Bazin <gbazin@videolan.org> * src/audio_output/output.c: fixed another quality affecting bug. * …
(edit) @d532cf3cad2ff8594510e8720b7c02ddc4c40311 [d532cf3cad2ff8594510e8720b7c02ddc4c40311] 11/08/02 11:26:54 Gildas Bazin <gbazin@videolan.org> * ALL: using "%ll" in printf format strings is not portable (notably on …
(edit) @54929735f8c480fcbdecb870e97405670acc6ce8 [54929735f8c480fcbdecb870e97405670acc6ce8] 10/20/02 14:23:48 Christophe Massiot <massiot@videolan.org> * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6), * …
(edit) @51fa2629c7ed5183f2a4ca37e0a6d88d5ac46ca3 [51fa2629c7ed5183f2a4ca37e0a6d88d5ac46ca3] 10/10/02 00:54:22 Christophe Massiot <massiot@videolan.org> * (Hopefully) fixed S/PDIF outputs ; * Finally fixed the audio problem on …
(edit) @89987e1109b96f81396b9248490b6aed717d7804 [89987e1109b96f81396b9248490b6aed717d7804] 10/04/02 20:07:22 Sam Hocevar <sam@videolan.org> * ./configure.ac.in: removed now unnecessary --force-exe-suffix flag. * …
(edit) @ef6c706bdeb3a0141a3421f993ddea386d6db305 [ef6c706bdeb3a0141a3421f993ddea386d6db305] 09/28/02 01:38:04 Christophe Massiot <massiot@videolan.org> * Makefile.old: Fixed BeOS compilation. * ALL: Fewer overhead when …
(edit) @7a58ef70ff4c51288388703728752bce3f253c96 [7a58ef70ff4c51288388703728752bce3f253c96] 09/27/02 00:40:27 Christophe Massiot <massiot@videolan.org> * Major API change of the audio output. New aout_Dec* functions. * Fixed a …
(edit) @d198a80352e084894fcbd20d65ddd43a1c661b81 [d198a80352e084894fcbd20d65ddd43a1c661b81] 09/21/02 01:27:04 Christophe Massiot <massiot@videolan.org> * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab …
(edit) @0b88e7753a08b42a15d6e01cae20bfeed192d56a [0b88e7753a08b42a15d6e01cae20bfeed192d56a] 08/31/02 00:22:24 Christophe Massiot <massiot@videolan.org> * demuxes: Worked around a bug in old VLC and VLS by changing TS stream …
(edit) @b5ab493010868a16115777076b7ed431f8a5739c