aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/beosaudio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove broken BeOS audio interface.Diego Biurrun2010-06-101-467/+0
* Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_Martin Storsjö2010-04-021-1/+1
* Fix compilation of beosaudio.cpp, not tested if it actually works though.Reimar Döffinger2009-09-301-3/+5
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-261-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-6/+6
* Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names.Stefano Sabatini2008-06-171-2/+2
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Introduce libavdeviceLuca Abeni2007-11-221-0/+465