aboutsummaryrefslogtreecommitdiffstats
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 22:31:44 +0200
commit1d42df72926cfd956f6b11ed554e897ecc2dfd45 (patch)
treef3ec3b14b7ad0863c5d6991449e36d2bea904989
parenteaabfe8ef8e2a1f71c290fd91864cbce5794c203 (diff)
downloadffmpeg-1d42df72926cfd956f6b11ed554e897ecc2dfd45.tar.gz
Add NOA credits
-rw-r--r--libavcodec/mpegvideo_enc.c2
-rw-r--r--libavformat/mxfenc.c2
2 files changed, 4 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
*/
/**
diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
index db7d2bf455..142c8708d9 100644
--- a/libavformat/mxfenc.c
+++ b/libavformat/mxfenc.c
@@ -18,6 +18,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
+ *
+ * signal_standard, color_siting and klv_fill_key version fixes sponsored by NOA GmbH
*/
/*