40 Commits (7ebb8a7e288fd447443700498fb8d75981ebbcd5)

Author SHA1 Message Date
Gildas Bazin 7d2ff7e2a1 * src/audio_output/dec.c, include/aout_internal.h: the aout core was 24 years ago
Gildas Bazin 75426e20e9 * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality 24 years ago
Christophe Massiot f055f01f00 * aout_Volume* functions now do their own vlc_object_find() on the 24 years ago
Christophe Massiot aeade697a0 Fixed a segfault with quitting when no audio output plug-in was found 24 years ago
Christophe Massiot ec518727fc * configure.ac.in: Disabled -Wtraditional as it produces much more bogus 24 years ago
Sam Hocevar 1b7ce2697e * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few 24 years ago
Christophe Massiot 8928554ebd Major change of the channels management. p_format->i_channels disappeares 24 years ago
Sam Hocevar d1296b32da * ./bootstrap: bootstrap now requires the --config flag. With no arguments 24 years ago
Gildas Bazin c0e8ae0766 * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h, 24 years ago
Sam Hocevar bc061e8455 * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because 24 years ago
Gildas Bazin b4f932ad2f * src/audio_output/output.c: fixed another quality affecting bug. 24 years ago
Sam Hocevar b628123009 * ./include/aout_internal.h: fixed a breakage I just introduced. 24 years ago
Sam Hocevar 05ac379f73 * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 24 years ago
Gildas Bazin 95efa0865f * src/audio_output/common.c, include/aout_internal.h: added a new function 24 years ago
Gildas Bazin ebbc5f8b0c * include/aout_internal.h: oops, forgot to commit this in my last changes. 24 years ago
Christophe Massiot 4e9d790036 * Added -mdynamic-no-pic to darwin CFLAGS (can you believe I actually read ./ :) 24 years ago
Christophe Massiot cd816735c9 * Avoid overflowing the message queue with "audio output is starving" 24 years ago
Christophe Massiot 54929735f8 * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6), 24 years ago
Christophe Massiot ef6c706bde * Makefile.old: Fixed BeOS compilation. 24 years ago
Christophe Massiot 7a58ef70ff * Major API change of the audio output. New aout_Dec* functions. 24 years ago
Christophe Massiot d198a80352 * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules. 24 years ago
Christophe Massiot 81442b6bf1 * Audio volume management now works properly. See src/audio_output/intf.c 24 years ago
Christophe Massiot 35b474003d * ALL: More hooks for audio volume management. 24 years ago
Christophe Massiot cf891bad55 * configure.in: Fixed detection of Qt-embedded. 24 years ago
Christophe Massiot 96de1d1b35 Aout3 developer documentation, cont'd. 24 years ago
Christophe Massiot 34c71967f9 The liba52 "codec" is now an audio filter. It means we are now able to 24 years ago
Christophe Massiot 06996317f9 aout3 API change : 24 years ago
Christophe Massiot 0b88e7753a * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types 24 years ago
Sam Hocevar 51e9975309 * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer 24 years ago
Sam Hocevar 711160b2a2 * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer 24 years ago
Sam Hocevar 00724b734b * ./include/vlc_common.h: declared aout_fifo_t. 24 years ago
Sam Hocevar a2c6740830 * ./include/aout_internal.h: exported aout_FifoPop to plugins. 24 years ago
Christophe Massiot 1c13a98745 Big round of fixes in the aout3. 24 years ago
Christophe Massiot 922ab4d4f4 More changes in the date handling. Should be more tolerant with 24 years ago
Christophe Massiot 5ffbc97e75 * ./configure: Fixed double detection of gethostbyname. 24 years ago
Christophe Massiot 2f1be4f3e5 * Added a third argument to aout_OutputNextBuffer. In case the buffer 24 years ago
Christophe Massiot eb93d56d8d * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist. 24 years ago
Christophe Massiot 8d5c85f26f * Fixed a variable overflow bug in the audio output. 24 years ago
Sam Hocevar 7689bc9224 * ./modules/audio_output/oss.c: compilation fixes. 24 years ago
Christophe Massiot 123b3214ec Audio output 3. Expect major breakages. 24 years ago