| Commit message (Expand) | Author | Age |
* | error for non-stereo surrounds | steve | 2001-12-24 |
* | memset is more portable than bzero ("BSD"ism) | pl | 2001-12-24 |
* | surround channels can now be decoded in stereoish | steve | 2001-12-23 |
* | fix comment typo | steve | 2001-12-23 |
* | Argh, forgot to make variable static... | mswitch | 2001-12-22 |
* | Added format conversion and resampling through pl_format and pl_resample. Som... | mswitch | 2001-12-22 |
* | Added plugin for fractional resampling (alpha code) | anders | 2001-12-20 |
* | Remove lame upsampler, cleaned out stuff relating to setting channels. | mswitch | 2001-12-19 |
* | tweaked surround lowpass filter, included some new test code | steve | 2001-12-14 |
* | Use $AUDIODEV environment variable as the default audio device on solaris, if | jkeil | 2001-12-14 |
* | add missing newline in warning message | steve | 2001-12-13 |
* | include 7kHz lowpass filter for surround channels, as per Dolby recommendation | steve | 2001-12-13 |
* | compile remez.c | steve | 2001-12-13 |
* | FIR filter implementation for surround sound lowpass | steve | 2001-12-13 |
* | code by Jake Janovetz to find FIR filter coefficients using the Parks-McClell... | steve | 2001-12-13 |
* | limit get_space return <= MAX_OUTBURST, whilst always an exact number of frag... | steve | 2001-12-11 |
* | split surround delay buf into Ls and Rs in prep for active decoding stuff, an... | steve | 2001-12-10 |
* | still fiddling with surround levels | steve | 2001-12-09 |
* | Removed hardware syncing support. Actually movies seem to run much smoother w... | mswitch | 2001-12-08 |
* | Corrected front:surround levels | steve | 2001-12-07 |
* | patch by Tobias Diedrich <td@informatik.uni-hannover.de> | pl | 2001-12-05 |
* | CVS is still broken with gcc3. This fixes it. | pl | 2001-12-05 |
* | Tried fixing a bug relating to users with digital audio output (I'm unable to... | mswitch | 2001-12-04 |
* | fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number ... | steve | 2001-12-04 |
* | unistd.h required at least by FreeBSD | nexus | 2001-12-04 |
* | LIBAO_PLUGIN_EXTERN expansion uses wrong type | steve | 2001-12-04 |
* | include pl_surround in available plugins | steve | 2001-12-04 |
* | compile pl_surround.c | steve | 2001-12-04 |
* | Dolby Surround decoding audio plugin | steve | 2001-12-04 |
* | Format plugin now with working switch statements | anders | 2001-12-04 |
* | Global variables protected using volatile | anders | 2001-12-04 |
* | correced memory deallocation bug and erors in comments | anders | 2001-12-04 |
* | FreeBSD install nas* to /usr/X11 by default (and require -lm) | nexus | 2001-12-03 |
* | Commandline interface to ao_plugin updated according to mplayers complex para... | anders | 2001-12-03 |
* | -ao NAS support by Tobias Diedrich <ranma@gmx.at> | arpi | 2001-12-03 |
* | Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz,... | mswitch | 2001-11-30 |
* | Fix green borders -> black borders, patch from D. Holm, also small fix to dxr... | atmos4 | 2001-11-30 |
* | Newest DXR3 patch (improved 1.0rc2) by David Holm. | atmos4 | 2001-11-29 |
* | unistd.h required at least by FreeBSD | nexus | 2001-11-29 |
* | commandline configuration of audio plugins now through struct, format convers... | anders | 2001-11-29 |
* | Patch by D. Holm to make audio with dxr3 working. | atmos4 | 2001-11-28 |
* | Extended oss output driver and libac3 to support 4 and 6 channel output mixes... | steve | 2001-11-28 |
* | Audio delay bugfix | anders | 2001-11-26 |
* | Parse bug fixed (I hope) | anders | 2001-11-26 |
* | ao_subdevice fixed. 10l... | arpi | 2001-11-26 |
* | usefull file | jaf | 2001-11-25 |
* | usefull file | jaf | 2001-11-25 |
* | Changes to audio out Makefile | anders | 2001-11-25 |
* | Changes to audio out plugin, first plugin added | anders | 2001-11-25 |
* | ao_plugin.c and plugin headers added | anders | 2001-11-24 |