summaryrefslogtreecommitdiff
path: root/libavcodec/dxva2.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-04-17 23:57:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-04-17 23:59:00 +0200
commit2d2b5a1421ee652f76a756024d0210f0b6455fda (patch)
treed3fb60a796db87c4217167fd160cd14eae6ee98e /libavcodec/dxva2.h
parentc40798441f47341c310b38e8f329cfb943924faf (diff)
downloadffmpeg-2d2b5a1421ee652f76a756024d0210f0b6455fda.tar.gz
10l, commit that should have been stashed into the merge.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dxva2.h')
-rw-r--r--libavcodec/dxva2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dxva2.h b/libavcodec/dxva2.h
index 8bb78e159c..5c5fe21e2f 100644
--- a/libavcodec/dxva2.h
+++ b/libavcodec/dxva2.h
@@ -60,7 +60,7 @@ struct dxva_context {
uint64_t workaround;
/**
- * Private to the Libav AVHWAccel implementation
+ * Private to the FFmpeg AVHWAccel implementation
*/
unsigned report_id;
};