| Commit message (Expand) | Author | Age |
* | 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 |
* | interface to libao2 changed ao_plugin added | anders | 2001-11-24 |
* | compiling under qnx, hope it works on all qnx release :) | alex | 2001-11-23 |
* | ao_mpegpes isn't really optional | pl | 2001-11-18 |
* | Minor fixes by David. | atmos4 | 2001-11-18 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 |
* | dxr3-patch4 by David Holm | arpi | 2001-11-16 |
* | Disable ao_mpegpes if compiled with libvo2 | mswitch | 2001-11-14 |
* | Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe... | mswitch | 2001-11-14 |