From 2d2b5a1421ee652f76a756024d0210f0b6455fda Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 17 Apr 2011 23:57:50 +0200 Subject: 10l, commit that should have been stashed into the merge. Signed-off-by: Michael Niedermayer --- libavcodec/dxva2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/dxva2.h') 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; }; -- cgit v1.2.1