]> git.sesse.net Git - vlc/history - plugins/ac3_spdif
* ./extras/MacOSX_dvdioctl: removed outdated files.
[vlc] / plugins / ac3_spdif /
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-04 Stéphane Borel*** empty log message ***
2002-02-25 Stéphane Borel*Adaptation to new configuration scheme for dvd, dvdrea...
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-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-14 Stéphane Borel-moved warning message to debug message in spdif pass...
2001-11-13 Sam Hocevar * Fixed heap corruption issues in ac3dec (thanks...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.