]> git.sesse.net Git - ffmpeg/history - libavformat/beosaudio.cpp
Add FFMPEG_ prefix to all multiple inclusion guards.
[ffmpeg] / libavformat / beosaudio.cpp
2007-09-07 Ramiro PollaRename the format name audio_device (used in both oss...
2007-09-07 Ramiro PollaSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-02-14 Ramiro Pollaimplement new grabbing interface, as described here:
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-08-11 Sam Hocevarminor compilation fix
2003-09-13 François Revol64 bit pts for writing - more const usage (don't forget...
2003-06-15 François Revolcleanup; BSoundRecorder moved to Experimental namespace
2003-04-18 François RevolAdd latency check, the Media Kit shoul repport it,...
2003-03-27 François Revolthe media node now won't connect itself to the default...
2003-03-27 François Revolexperimental BeOS audio input support. (needs unrelease...
2003-03-27 François Revolcleanup; unused pipe() stuff removed.
2003-02-13 François RevolLooks like this one was forgotten in the INT -> int_t...
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2002-11-25 Fabrice Bellardrenamed libav to libavformat