| Commit message (Expand) | Author | Age |
* | v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as... | ben | 2007-07-29 |
* | Somewhat hackish fix for A-V desync with ao_oss and frame stepping: | reimar | 2007-07-19 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | Fix r23353, it broke ao_sun on non-BSD due to accidentially removing | reimar | 2007-06-23 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Remove some unused variables, patch by timwoj ieee org. | diego | 2007-05-28 |
* | Move common ioctl outside of ifdef | reimar | 2007-05-20 |
* | Clean up some unused code and #ifdef mess in ao_sun.c | reimar | 2007-05-20 |
* | Implement flushing of audio data. Fixes bug #754. | reimar | 2007-05-20 |
* | Remove unused code, if it is ever needed it can be recovered from history | reimar | 2007-05-20 |
* | Mono audio should be supported by NAS, too. | reimar | 2007-04-19 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | When setting the non-audio bit for hwac3 output, just try to set the | cladisch | 2007-02-09 |
* | Fix a few gcc warnings, approved by Diego and Reimar. | rathann | 2007-02-05 |
* | Support for AOPLAY_FINAL_CHUNK in ao_sdl.c | reimar | 2007-02-04 |
* | Fix FSF address and otherwise broken license headers. | diego | 2007-01-22 |
* | Amiga OS 4 needs a large sample size. | diego | 2006-12-23 |
* | OpenAL volume control | reimar | 2006-12-10 |
* | Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene... | reimar | 2006-12-10 |
* | Fix a compiler warning | reimar | 2006-12-10 |
* | Set frequency and correct frequency getting | reimar | 2006-12-10 |
* | Remove a disabled and completely outdated sample rate mismatch warning. | reimar | 2006-12-10 |
* | Improve OpenAL speaker positions a bit. | reimar | 2006-12-09 |
* | Half-properly set up OpenAL position stuff | reimar | 2006-12-09 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 |
* | adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patc... | nplourde | 2006-11-28 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | le2me_32 is no longer a macro on PPC, and in general does not have to | reimar | 2006-11-26 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | MSGTRs for ao_alsa.c | kraymer | 2006-11-08 |
* | typo | diego | 2006-11-07 |
* | Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out. | reimar | 2006-10-15 |
* | slight overall verbosity reduction | diego | 2006-10-12 |
* | Remove bogus #ifndef WORDS_BIGENDIAN. | diego | 2006-10-04 |
* | When the hardware sample format is AC3, do not force using an hardcoded | cladisch | 2006-09-18 |
* | When one of the PCM configuration function in init() fails, abort | cladisch | 2006-09-18 |
* | disable multichannel mode, it never worked reliable | faust3 | 2006-09-15 |
* | The FSF changed postal address. | diego | 2006-09-01 |
* | fix buffering issues with short audio samples on macosx. patch by Chris Rocca... | nplourde | 2006-08-18 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | Move mpeg aos to the end of the autodetection list. At least mpegpes | uau | 2006-08-16 |
* | replace calls to perror() with calls to mp_msg() | ivo | 2006-08-11 |
* | added audio output for ivtv cards | ben | 2006-07-28 |
* | if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default,... | nicodvb | 2006-07-28 |
* | include sys/poll.h only when HAVE_DVB[_HEAD] is set | nicodvb | 2006-07-28 |