]> git.sesse.net Git - vlc/history - src/audio_output
When using contribs, don't set --with-a52-tree or --with-libmpeg2-tree
[vlc] / src / audio_output /
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-23 Christophe Massiot* New --vlc-backwards-compat option, to go back to...
2002-09-22 Christophe MassiotFixed a bug in the conversion splitter.
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-28 Christophe Massiot* Finally fixed the segfault when resampling.
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
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 * ./src/audio_output/output.c: added an argument...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-19 Christophe MassiotMore changes in the date handling. Should be more toler...
2002-08-19 Christophe Massiot* Fixed BeOS output ;
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
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/esd.c: we now properly use...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe MassiotS/PDIF fixes.
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 * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-19 Christophe Massiot* Desperate attempt to improve audio output ;
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-18 Gildas Bazin* fixed deadlock in NextFrame() in aout_pcm.c
2002-05-18 Stéphane Borel*A lock was not released;
2002-05-17 Stéphane Borel*check for b_die and b_error in all loops so that we...
2002-04-30 Gildas Bazin* added config_Get/PutFloatVariable to p_sysmbols....
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-15 Stéphane Borel*Move iec958/spdif encapsulation from ac3_spdif to...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-08 Arnaud de Bossorei... Audio output ALSA: spdif support.
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-02-27 Sam Hocevar * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
2002-02-26 Gildas Bazin* forgot to add the declaration of server_port in main.c
2002-02-24 Sam Hocevar * Replacement header for aout_common.h.
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-28 Stéphane Borel-Fixed ac3_spdif which has been broken recently,
2002-01-25 Gildas Bazin* Added a new very simple audio plugin for Win32. This...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-15 Cyril Deguet- added support for S8 and U16 aout (not tested)
2002-01-14 Cyril Deguet- le coup de gr�ce: all the code in audio output is...
2002-01-14 Cyril DeguetHUGE cleanings in audio output:
2002-01-10 Cyril Deguet- beginning of code factorization in aout_s16 (more...
2002-01-09 Cyril Deguet- better communication between audio decoder and output...
2002-01-05 Sam Hocevar * ./src/audio_output/aout_s16.c: fixed a segfault...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-14 Stéphane Borel-moved warning message to debug message in spdif pass...
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-05 Christophe MassiotNew --volume option (untested, like usual :).
2001-11-01 Cyril Deguet- Do not resample if delta is short enough
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-09-30 Stéphane Borel.better handling of the buffer of the sound driver...
2001-07-25 Arnaud de Bossorei... The spdif audio output won't kill itself anymore at...
2001-07-12 Renaud Dartus* Fix audio/video synchro bug with esd
2001-06-13 Stéphane Borel*the dvd netlist no longer stops when the fifo is empty...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-05-31 Stéphane Borel*fixed a double malloc/free bug in DVDRead
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Stéphane Borel-Updated the gtk/gnome interface to work in network...
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-25 Sam Hocevar OS X fixes:
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-29 Stéphane BorelForgot one file.
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Fixed a nonsense in configure.in preventing to...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
next