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
2010-02-06Satisfy style nits.Stefano Sabatini
2009-11-18Add functions to return library license and library configuration.Diego Biurrun
2009-11-16Add missing #includes for avutil.h, required for the AV_VERSION* macros.Diego Biurrun
2009-04-03Implement JACK input device.Olivier Guilyardi
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-08Implement avdevice_version().Stefano Sabatini
2008-02-26less preprocessor magic in version number macrosMåns Rullgård
2008-02-20Clean up lib* version definitionsMåns Rullgård
2007-11-22Introduce libavdeviceLuca Abeni