summaryrefslogtreecommitdiff
path: root/libavdevice/audio.c
Commit message (Expand)AuthorAge
* Change OSS long names.Benoit Fouet2008-08-08
* Remove useless 'channels' assignment.Benoit Fouet2008-08-07
* One-bit bitfields should probably be unsigned. Unfortunately, it is leftErik Hovland2008-07-08
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* #include required headers directly.Diego Biurrun2008-05-08
* Remove unneeded sys/mman.h #include.Diego Biurrun2008-03-24
* Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.Diego Biurrun2008-03-20
* spellingVitor Sessak2007-12-01
* Introduce libavdeviceLuca Abeni2007-11-22