aboutsummaryrefslogtreecommitdiff
path: root/libavformat/beosaudio.cpp
AgeCommit message (Expand)Author
2007-02-14implement new grabbing interface, as described here:Ramiro Polla
2007-02-13This fixes error handling for BeOS, removing the need for some ifdefs.François Revol
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-07-09give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-08-11minor compilation fixSam Hocevar
2003-09-1364 bit pts for writing - more const usage (don't forget me !)François Revol
2003-06-15cleanup; BSoundRecorder moved to Experimental namespaceFrançois Revol
2003-04-18Add latency check, the Media Kit shoul repport it, but this seems broken.François Revol
2003-03-27the media node now won't connect itself to the default audio input with -ad w...François Revol
2003-03-27experimental BeOS audio input support. (needs unreleased library)François Revol
2003-03-27cleanup; unused pipe() stuff removed.François Revol
2003-02-13Looks like this one was forgotten in the INT -> int_t moveFrançois Revol
2003-01-23grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard
2002-11-25renamed libav to libavformatFabrice Bellard