From 9518d3be2e8e1368131b90dce3bfd452199c35a9 Mon Sep 17 00:00:00 2001 From: sr55 Date: Wed, 16 Jan 2013 19:29:50 +0000 Subject: Merging trunk into opencl branch. This includes an update to libav-9.1 git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/opencl@5177 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../HandBrake.Interop/HandBrakeInterop/Model/Encoding/AudioEncoder.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'win/CS/HandBrake.Interop') 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