summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-09-07 18:52:38 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-09-08 01:04:19 +0200
commit124b7cd48533c5e050a6f0dc00506c2788ebf7cb (patch)
tree27f76b7e857632e821692511938ba6f419e4acad /libavcodec
parentf7e9b9d260f9c7f065791c70d9ca6b89b5164742 (diff)
Add NOA credits
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/mpegvideo_enc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/mpegvideo_enc.c b/libavcodec/mpegvideo_enc.c
index 488ec5140f..04be96759b 100644
--- a/libavcodec/mpegvideo_enc.c
+++ b/libavcodec/mpegvideo_enc.c
@@ -20,6 +20,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ *
+ * non linear quantizers with large QPs and VBV with restrictive qmin fixes sponsored by NOA GmbH
*/
/**