- 19 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Oct, 2014 1 commit
-
-
Anton Khirnov authored
Currently, this option is accessed through AVCodecContext.mb_threshold, which originally controlled reusing MB data when transcoding mpeg to mpeg. Since the libvpx meaning is completely different from the original mpegvideo meaning, it is better to use a separate private option for this.
-
- 05 Sep, 2014 1 commit
-
-
Stefano Sabatini authored
-
- 28 Aug, 2014 2 commits
-
-
Deb Mukherjee authored
Changes in the parameter mapping for libvpx to support the constant quality mode in VP9. The assumption in the patch is that if crf is provided but bitrate is 0, then the 'constant quality' mode of VP9 is used. However if both are present, the 'constrained quality' mode is used as before. Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Deb Mukherjee authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 15 Aug, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 17 Jun, 2014 1 commit
-
-
Rafaël Carré authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 06 Jun, 2014 2 commits
-
-
Michael Niedermayer authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rafaël Carré authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Apr, 2014 1 commit
-
-
Carl Eugen Hoyos authored
The Windows runtime aborts if it finds %t or %z. Fixes ticket #3472. Reviewed-by: Ronald Bultje
-
- 10 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Alexandra Khirnova authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Dec, 2013 2 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 23 Nov, 2013 1 commit
-
-
James Zern authored
3 -> 1. vp8 encoding speed has improved since the initial release and 1 is a reasonable default for vp9 as well. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Nov, 2013 1 commit
-
-
Anton Khirnov authored
-
- 03 Nov, 2013 1 commit
-
-
James Zern authored
this is valid for both vp8 & vp9 and necessary for lossless in the latter Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Nov, 2013 2 commits
-
-
James Zern authored
same as their vpxenc equivalents: -lossless -tile-columns -tile-rows -frame-parallel Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Zern authored
the current options are left for both to provide command line compatibility Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 17 Jul, 2013 1 commit
-
-
Vignesh Venkatasubramanian authored
When encoding alpha channel in libvpx, the stride isn't set properly for the alpha encoder. Fixing it. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
This should fix an infinite loop with -h full Found-by: <Foofie> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 May, 2013 1 commit
-
-
Vignesh Venkatasubramanian authored
This patch adds support for encoding VP8 files with alpha. The alpha channel is encoded separately and the output is placed in AVPacket's side_data. The muxer then muxes it into the BlockAdditional element of the matroska container. More details on spec here: http://goo.gl/wCP1ySigned-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Feb, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Pascal Massimino authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 2 commits
-
-
slhck authored
Check whether CQ level is within qmin..qmax and abort on error. If this isn't properly set, encoding will fail at the first frame. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
slhck authored
Allow setting the min quantizer to 0 instead of 1 (libvpx allows 0); fixes #2136 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jan, 2013 2 commits
-
-
Luca Barbato authored
Support older libvpx versions.
-
Luca Barbato authored
This feature is experimental use at your risk
-
- 09 Dec, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Nov, 2012 1 commit
-
-
James Zern authored
The CQ mode was introduced in libvpx 0.9.6. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 11 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes CID733795 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 07 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Sep, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 17 Aug, 2012 3 commits
-
-
Michael Niedermayer authored
Also print a warning if neither quality nor bitrate is specified and use the libvpx default bitrate in this case. The idea of using the default bitrate is from Luca Barbato Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-