From 6001dad6e2eb654fba9bf3d6bda6a3734253cbc6 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 15 Apr 2011 22:30:26 +0200 Subject: Replace more FFmpeg references by Libav. --- 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 6f08a84044..5db5d0bc9f 100644 --- a/libavcodec/dxva2.h +++ b/libavcodec/dxva2.h @@ -60,7 +60,7 @@ struct dxva_context { uint64_t workaround; /** - * Private to the FFmpeg AVHWAccel implementation + * Private to the Libav AVHWAccel implementation */ unsigned report_id; }; -- cgit v1.2.3