aboutsummaryrefslogtreecommitdiff
path: root/libavdevice/avdevice.h
AgeCommit message (Expand)Author
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-02-05Satisfy 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-02Implement 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-19Clean up lib* version definitionsMåns Rullgård
2007-11-22Introduce libavdeviceLuca Abeni