- 02 May, 2015 26 commits
-
-
Michael Niedermayer authored
* commit '709e1c91': avprobe: Print the display matrix from per-stream sidedata Conflicts: avprobe.c See: 08152f2dMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea from 709e1c91 by Martin Storsjö Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3080b049': avprobe: Support writing arrays of integers without keys Conflicts: avprobe.c Not merged Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '16302246': avconv: Add an option for automatically rotating video according to display matrix Conflicts: Changelog ffmpeg_opt.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'e2d50fc2': avplay: Add support for rotated video Conflicts: configure doc/ffplay.texi ffplay.c See: 08c51e12Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '21180b73': avplay: Factorize code for adding filters to the filter pipeline Conflicts: ffplay.c See: 08c51e12Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Martin Storsjö authored
This is printed in a separate subgroup "displaymatrix" inside a new group named "sidedata". The subgroup has got two values, "rotation" (which is the parsed rotation from the matrix) and "matrix" containing the full actual values. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
The option is enabled by default, but can be disabled. If this is enabled, such side data isn't copied into the output stream (except when doing stream copy). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This is enabled by default, but can be disbled via the -noautorotate option. Based on a patch by Clément Bœsch. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Significantly based on a patch by Clément Bœsch. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
The name is based on how the field is used in the code Reviewed-by: compn <tempn@mi.rr.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The table contains no element outside the unsigned 8bit range Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Rodger Combs authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 May, 2015 14 commits
-
-
Michael Niedermayer authored
* rbultje/vp9-profile1-wip: vp9: add fate test for 422. vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction. vp9: add yuv440 fate test. vp9: fix mask_edges and filter_plane_rows/cols() for 440. vp9: more specifically specify mask destination to mask_edges(). vp9: add fate test for profile 1 444. vp9: don't create special u/v filter masks for 444. vp9: merge uv loopfilter code into generic filter_plane_rows/cols(). vp9: split out loopfilter luma rows/cols functions from loopfilter_sb(). vp9: invert order of two conditions. vp9: use correct chroma subsampling for profile 1 inter block recon. vp9: use correct chroma subsampling for profile 1 intra block recon. vp9: take chroma subsampling into account when walking the block tree. vp9: support non-420 chroma subsampling for profile 1 token decoding. vp9: increase buffer sizes for non-420 chroma subsamplings. vp9: profile 1 header decoding. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3ecb82dd': dnxhddec: Fix pixel format change See: dcac15a8Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '6503cbf8': ffv1enc: Add const attribute to input frame Conflicts: libavcodec/ffv1.h no change, the changed field does not exist in FFmpeg Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Regression introduced in 598f7d04. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
warning: assigning to 'AVFrame *' (aka 'struct AVFrame *') from 'const AVFrame *' (aka 'const struct AVFrame *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-
Michael Niedermayer authored
decode all NAL units instead Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv422.webm
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv440.webm
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv444.webm
-
Ronald S. Bultje authored
This fixes vp91-2-04-yuv444.webm.
-
Ronald S. Bultje authored
-