]> git.sesse.net Git - vlc/history - modules/audio_output/oss.c
* modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6),
[vlc] / modules / audio_output / oss.c
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-02 Sigmund Augdal Helbergfixed some insanities which coused this module to fail...
2002-10-01 Christophe MassiotFixed a bug in the OSS output I introduced yesterday.
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-14 Stéphane Borel*Fixed a bug that prevented OSS from closing cleanly...
2002-09-11 Stéphane Borel.Quick hack to make spdif work with emu10k1 oss driver...
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-31 Stéphane Borel*It seems that the setting of the fragment size was...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-25 Sam Hocevar * ./modules/audio_output/oss.c, ./modules/audio_outpu...
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./modules/audio_output/oss.c: we don't ask too...
2002-08-24 Sam Hocevar * ./modules/audio_output/oss.c: fixed a bug on module...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-24 Sigmund Augdal Helberg fixed an off by factor 10 error. Noted along the way...
2002-08-20 Stéphane Borel*Set output format to AOUT_FMT_SPDIF when in spdif...
2002-08-19 Sam Hocevar * ./modules/audio_output/*: ported the ALSA, aRts...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.