From 4dfd0131c7ae509122f13ecc775decc970ef3a89 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 6 Jan 2013 19:45:04 +0000 Subject: WinGui: Restore RF0 warning and Correctly show RF or QP depending on the video encoder. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5159 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'win/CS/HandBrake.Interop/HandBrakeInterop/Model') diff --git a/win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs b/win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs index 570597176..c8877e6d6 100644 --- a/win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs +++ b/win/CS/HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs @@ -2,6 +2,9 @@ // // This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. // +// +// The audio encoder enumeration +// // -------------------------------------------------------------------------------------------------------------------- namespace HandBrake.Interop.Model.Encoding -- cgit v1.2.3