| Commit message (Expand) | Author | Age |
* | fix endianness issue on bigendian (let libaf do the conversion ;)) | colin | 2002-11-02 |
* | warning fixes | henry | 2002-11-02 |
* | verbose can be negative | arpi | 2002-11-01 |
* | add ao_win32 | faust3 | 2002-10-25 |
* | new windows waveout audio driver | faust3 | 2002-10-25 |
* | Check what we obtain in SDL_OpenAudio() - allows to build the | colin | 2002-10-25 |
* | Change SDL_(Un)lockAudio to PauseAudio() (works better) | colin | 2002-10-24 |
* | compiler warning fixes by Dominik | arpi | 2002-10-22 |
* | Fixes: | arpi | 2002-10-13 |
* | Fix for audio filters on big endian cpus. It's working now on Solaris SPARC & | jkeil | 2002-10-12 |
* | - ao_data.bps not set, confuses the A-V sync computation when the audio filters | jkeil | 2002-10-11 |
* | remove nonsense warnings now that libaf is used | rfelker | 2002-10-08 |
* | fill ao_data correctly | arpi | 2002-10-07 |
* | updated for libaf... | arpi | 2002-10-07 |
* | updated for libaf rules | arpi | 2002-10-07 |
* | fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de> | arpi | 2002-10-07 |
* | Handle playback of sample rates not supported by the sun audio hardware. | jkeil | 2002-10-07 |
* | libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de> | arpi | 2002-10-07 |
* | DPRINTF -> mp_msg() | arpi | 2002-10-06 |
* | Small error, the buffer size got set incorrectly. | arpi | 2002-10-06 |
* | 10l | arpi | 2002-10-06 |
* | - init fails if no -vo mpegpes | arpi | 2002-10-06 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 |
* | Correction of spelling errors and removal of old code | anders | 2002-09-26 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | "One can cause a permanent hang on a seek, and the other just causes | arpi | 2002-09-20 |
* | *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chal... | arpi | 2002-09-16 |
* | Reconstruct the muting state for the playback from a l/r volume of 0.0. | jkeil | 2002-09-12 |
* | - gui version of mplayer is using the audio 'control' function before(!) the | jkeil | 2002-09-12 |
* | added needed errno.h | alex | 2002-08-30 |
* | mp_msg'ized | alex | 2002-08-30 |
* | release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D R... | alex | 2002-08-28 |
* | iec958-init completly rewritten | joyping | 2002-08-23 |
* | Fixed *= bug in length calculation | anders | 2002-08-23 |
* | changed spdif default from "hw:0,2" to general alias "iec958" | joyping | 2002-08-20 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 |
* | -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk> | arpi | 2002-08-06 |
* | format incompatibility warning | arpi | 2002-08-04 |
* | no need for ioctl.h if not using dvb | rfelker | 2002-07-31 |
* | fix (?) equalizer distortion problem | pontscho | 2002-07-30 |
* | Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gy... | atmos4 | 2002-07-26 |
* | - add some control (ao_oss, pl_extrastereo) | pontscho | 2002-07-25 |
* | endianess fix by Colin Leroy <colin@colino.net> | arpi | 2002-07-21 |
* | added real mmap support | joyping | 2002-07-18 |
* | fixed spdif | joyping | 2002-07-11 |
* | cVS: --------------------------------------------------------------------- | joyping | 2002-07-03 |
* | Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ... | atmos4 | 2002-07-03 |
* | cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandlin... | alex | 2002-06-28 |
* | more informal warning and also fixed a 10l bug. Patch by tibcu | alex | 2002-06-28 |
* | Allow writing to pipe. | albeu | 2002-06-22 |