summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-11-09 22:10:39 +0100
committerDiego Biurrun <diego@biurrun.de>2016-11-21 14:29:11 +0100
commit81a3c42abe17e757fe890607f67201a240648993 (patch)
treed39bdc1e065b72bb37ab5a94872469a56b3af4fb /libavutil/hwcontext.h
parenta1d9de304fe63614e3aa8117fef17491fa80093d (diff)
downloadffmpeg-81a3c42abe17e757fe890607f67201a240648993.tar.gz
Drop some bogus Doxygen documentation.
Diffstat (limited to 'libavutil/hwcontext.h')
-rw-r--r--libavutil/hwcontext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/hwcontext.h b/libavutil/hwcontext.h
index 1181659b96..037ca64224 100644
--- a/libavutil/hwcontext.h
+++ b/libavutil/hwcontext.h
@@ -225,8 +225,6 @@ typedef struct AVHWFramesContext {
/**
* Allocate an AVHWDeviceContext for a given pixel format.
*
- * @param format a hwaccel pixel format (AV_PIX_FMT_FLAG_HWACCEL must be set
- * on the corresponding format descriptor)
* @return a reference to the newly created AVHWDeviceContext on success or NULL
* on failure.
*/