ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Mon Sep 7 18:52:38 2015 +0200| [124b7cd48533c5e050a6f0dc00506c2788ebf7cb] | committer: Michael Niedermayer
Add NOA credits > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=124b7cd48533c5e050a6f0dc00506c2788ebf7cb --- libavcodec/mpegvideo_enc.c | 2 ++ libavformat/mxfenc.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/libavcodec/mpegvideo_enc.c b/libavcodec/mpegvideo_enc.c index 488ec51..04be967 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 db7d2bf..142c870 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 */ /* _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog