- Sep 13, 2016
-
-
Marton Balint authored
Useful when the amerge filter parameters are generated from a script based on the number of input streams, by allowing 1 input it does not have to be handled specially. The split filter also allows 1 output, so it is more consistent to allow merging 1 input as well. Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Vittorio Giovara authored
Allows to use values returned from API and from ffprobe directly. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Sep 12, 2016
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 10, 2016
-
-
Paul B Mahol authored
Overall speedup ~10-20% Tested-by: Michael on mingw32 mingw64 linux32 mips and arm
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Adds support for filtering frames with unknown channel layouts. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 09, 2016
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Make few helper functions. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 08, 2016
-
-
Burt P authored
From Sebastian Ramacher. https://github.com/bp0/libhdcd/pull/11 Signed-off-by:
Burt P <pburt0@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Regression since 736e2e2c. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 07, 2016
-
-
Paul B Mahol authored
Only useful if output pixel format have alpha. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Burt P authored
Signed-off-by:
Burt P <pburt0@gmail.com>
-
Burt P authored
* use the actual sample rate * use a more sensible frequency for the tone * update fate test result Signed-off-by:
Burt P <pburt0@gmail.com>
-
Burt P authored
Signed-off-by:
Burt P <pburt0@gmail.com>
-
Burt P authored
Signed-off-by:
Burt P <pburt0@gmail.com>
-
Burt P authored
Following a suggestion by Diego Biurrun. _t is reserved for POSIX, apparently. Signed-off-by:
Burt P <pburt0@gmail.com>
-
Paul B Mahol authored
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 06, 2016
-
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Reviewed-by:
Pavel Koshevoy <pkoshevoy@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Carl Eugen Hoyos authored
Fixes ticket #5823.
-
- Sep 05, 2016
-
-
Paul B Mahol authored
-
- Sep 04, 2016
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Vittorio Giovara authored
The filter needs input frames with color properties filled out by the decoder. Since this is not always possible, add input options to the filter so that user may override color space, color primaries, transfer characteristics, and color range, as well as a generic option to set all properties at once. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Sep 02, 2016
-
-
Paul B Mahol authored
-
Davinder Singh authored
also use AVPixFmtDescriptor instead of avcodec_get_chroma_sub_sample() for log2_chroma*.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 01, 2016
-
-
Lucas Cooper authored
This allows retroactive calculation/aggregation of PSNR from the stats log. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 31, 2016
-
-
Timo Rothenpieler authored
-