Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-22Introduce libavdeviceLuca Abeni
2007-09-07Rename the format name audio_device (used in both oss and audio_beos) to oss ...Ramiro Polla
2007-09-07Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla
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-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-08-12minor 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