| Commit message (Expand) | Author | Age |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias L... | wanderer | 2005-12-15 |
* | fix | rathann | 2005-12-05 |
* | Link was a bit dated (but still working :-)) | ranma | 2005-11-29 |
* | -aop is long obsolete. | diego | 2005-11-28 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-19 |
* | DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -... | joey | 2005-11-11 |
* | Allow setting the mixer per instance so one can fallback between | albeu | 2005-11-10 |
* | ao_macosx is a native audio output driver and should thus have priority | diego | 2005-10-11 |
* | General bug fixes, like missing includes, formats that were incorrectly | reimar | 2005-10-04 |
* | reordered bps calculation | henry | 2005-08-25 |
* | set the nearest number of channels, return(0) upon errors | henry | 2005-08-25 |
* | name suboption for jack to set client name | reimar | 2005-08-18 |
* | Set block_align in header, seems MatLab can not handle files without. | reimar | 2005-08-17 |
* | reset estimation also on too negative diff | reimar | 2005-07-28 |
* | improved audio delay estimation, supposed to help make the video smoother | reimar | 2005-07-26 |
* | remove delay when setting audio volume | nplourde | 2005-07-19 |
* | QUERY_FORMAT support | alex | 2005-07-03 |
* | avoid hang when playing more than one file | reimar | 2005-06-30 |
* | more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw... | nplourde | 2005-06-29 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 |
* | Be more patch-friendly | ranma | 2005-06-19 |
* | Fix email address | ranma | 2005-06-19 |
* | Add missing range checks so we won't overflow the buffers, thanks to Erik Aue... | ranma | 2005-06-17 |
* | removes the use of AudioConverters. patch by Alexander Strange <alexander.str... | nplourde | 2005-06-14 |
* | Mac OS X Audio with AudioUnits and AudioToolbox format converters, Patch by C... | nplourde | 2005-06-05 |
* | Create a unique client name so that multiple instances work. | reimar | 2005-06-05 |
* | Fix latency calculation and buffersize setting. | reimar | 2005-06-03 |
* | New ao_jack without bio2jack dependency. | reimar | 2005-06-01 |
* | simplifies the format matching logic. Chris Roccati <roccati@pobox.com> | nplourde | 2005-05-16 |
* | indicate the number of channels required, patch by Chris Roccati <roccati@pob... | nplourde | 2005-05-14 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 |
* | endianness fix by Chris White <chriswhite at gentoo dot org> | diego | 2005-03-25 |
* | get_space fix by Florian Dietrich <flodt8 at yahoo.de> | faust3 | 2005-03-15 |
* | do not always request little-endian despite the actual sound format. by Alexa... | nplourde | 2005-03-03 |
* | aos should respect the immed uninit flag (quit immediatly vs waiting till file | reimar | 2005-02-27 |
* | Have OSS audio out fall back to s16ne instead of u8 if it can't open the | ivo | 2005-02-26 |
* | rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s... | nplourde | 2005-02-22 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | unused definitions removed | alex | 2005-01-31 |
* | Typo in hwac3 string | reimar | 2005-01-30 |
* | print "Unknown/not supported internal format" message only with -v as it | reimar | 2005-01-29 |
* | Fixed the syntax of the spdif device string. | reimar | 2005-01-28 |
* | support immed flag, always initialize write_offset, min_free_space doesn't se... | faust3 | 2005-01-21 |
* | use MSTRZ suboption type | reimar | 2005-01-19 |
* | WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combination... | faust3 | 2005-01-17 |
* | print why waveOutOpen failed | faust3 | 2005-01-15 |
* | actually mp_msg.h includes config.h, but for consistency better include it | reimar | 2005-01-12 |