summaryrefslogtreecommitdiff
path: root/libavdevice/oss_audio.c
Commit message (Expand)AuthorAge
* Do not invent error codes but pass the error code on.Michael Niedermayer2009-11-27
* Replace very odd and completely broken oss read_packet() by the obvious way toMichael Niedermayer2009-11-27
* Do not do free AVStream in case of error, this is not supposed to beVitor Sessak2009-09-12
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-26
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-29
* Rename audio.c to oss_audio.c in libavdevice.Benoit Fouet2009-01-21