- 10 Sep, 2018 1 commit
-
-
Jason Stevens authored
refactor ff_dnxhd_get_hr_frame_size to avpriv_dnxhd_get_hr_frame_size, to allow cross library usage in libavformat/mxfenc this change makes this function no longer be always inlined. Signed-off-by:
Jason Stevens <jay@wizardofthenet.com>
-
- 06 Sep, 2018 1 commit
-
-
Paul B Mahol authored
Fixes #7263.
-
- 31 Aug, 2018 1 commit
-
-
Paul B Mahol authored
Fixes #6593.
-
- 01 Jun, 2018 1 commit
-
-
Paul B Mahol authored
Forgotten in 28e9ba95. Fixes #7241. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 26 Sep, 2017 1 commit
-
-
Frédéric Devernay authored
Fixes #6649.
-
- 17 Aug, 2017 1 commit
-
-
Paul B Mahol authored
-
- 27 Jul, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 14 Jun, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 Jun, 2017 1 commit
-
-
Diego Biurrun authored
-
- 15 Apr, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 14 Apr, 2017 2 commits
-
-
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>
-
- 01 Apr, 2017 2 commits
-
-
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>
-
- 23 Mar, 2017 2 commits
-
-
Vittorio Giovara authored
Deprecated in 10/2014 and 07/2015.
-
Diego Biurrun authored
Deprecated in 11/2013.
-
- 27 Oct, 2016 1 commit
-
-
Diego Biurrun authored
-
- 21 Oct, 2016 1 commit
-
-
Michael Niedermayer authored
Its slow, its not checked, FPU state is not clean either currently there Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Aug, 2016 1 commit
-
-
Mark Reid authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 Aug, 2016 1 commit
-
-
Mark Reid authored
Fixes handling for resolutions that are not multiples of 16. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 23 Jul, 2016 2 commits
-
-
Mark Reid authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Mark Reid authored
dnxhr has variable resolution, 8160 is the mb num for 1920x1080 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 20 Jul, 2016 1 commit
-
-
Mark Reid authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 05 May, 2016 1 commit
-
-
Diego Biurrun authored
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 23 Mar, 2016 1 commit
-
-
Diego Biurrun authored
-
- 09 Feb, 2016 1 commit
-
-
Luca Barbato authored
-
- 04 Dec, 2015 1 commit
-
-
Clément Bœsch authored
-
- 20 Oct, 2015 1 commit
-
-
Timothy Gu authored
This reverts commit 628e6d01 and uses a better fix. Before: 4483 decicycles in get_pixels_8x4_sym, 131032 runs, 40 skips After: 2569 decicycles in get_pixels_8x4_sym, 131054 runs, 18 skips
-
- 15 Oct, 2015 1 commit
-
-
Christophe Gisquet authored
This allows more efficient access to the array as the level and flags are contiguous. Around 4% faster coefficient decoding. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 13 Oct, 2015 1 commit
-
-
Christophe Gisquet authored
This is the same test as for the 8bit case.
-
- 12 Oct, 2015 1 commit
-
-
Christophe Gisquet authored
Dequant or encoding were trying to reverse a scan that hadn't been applied... Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Sep, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 27 Aug, 2015 1 commit
-
-
Carl Eugen Hoyos authored
Fixes a regression since a8ab64d2 reported by Rens Dijkshoorn, rens offlinemedia nl.
-
- 27 Jul, 2015 3 commits
-
-
Vittorio Giovara authored
Express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Convert doxygen to multiline and express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Michael Niedermayer authored
This parameter can be used to inform the allocation code about how much downsizing might occur, and can be used to optimize how to allocate the packet Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Jul, 2015 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
The stats are a superset of the quality factor, also allowing the picture type and encoder "PSNR" stats to be exported This also replaces the native by fixed little endian order for the affected side data AV_PKT_DATA_QUALITY_FACTOR is left as a synonym of AV_PKT_DATA_QUALITY_STATS Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-