log

age author description
Mon, 12 Jun 2006 15:49:18 +0000 diego 10l to Roberto for forgetting to add the release code name.
Mon, 12 Jun 2006 15:19:58 +0000 diego typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Sun, 11 Jun 2006 21:26:35 +0000 nicodvb moved stream_dvd's interface to stream_dvd.h
Sun, 11 Jun 2006 21:18:25 +0000 nicodvb now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
Sun, 11 Jun 2006 21:16:12 +0000 nicodvb moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream