summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-10-03 21:29:38 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-10-03 21:29:38 +0200
commit2ece7d94bc35ba0ee2b650caec25853b9fcc2eb7 (patch)
treea9d134456b0ac8c0216b68ec61d6a60aaf0496f2 /libavutil/pixdesc.h
parent16bb8faac6d51e342b64974ceb2f8edd7955f9fa (diff)
parent5ce04c14dd3dd3670cbdba82275a3a72c716ec6f (diff)
Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'
* commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f': Use correct Doxygen syntax Conflicts: libavcodec/atrac3.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/pixdesc.h')
-rw-r--r--libavutil/pixdesc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/pixdesc.h b/libavutil/pixdesc.h
index 67b8dbc1a2..e88bf9b92a 100644
--- a/libavutil/pixdesc.h
+++ b/libavutil/pixdesc.h
@@ -125,7 +125,7 @@ typedef struct AVPixFmtDescriptor{
#if FF_API_PIX_FMT
/**
- * @deprecate use the AV_PIX_FMT_FLAG_* flags
+ * @deprecated use the AV_PIX_FMT_FLAG_* flags
*/
#define PIX_FMT_BE AV_PIX_FMT_FLAG_BE
#define PIX_FMT_PAL AV_PIX_FMT_FLAG_PAL