- 05 Nov, 2018 1 commit
-
-
Vittorio Giovara authored
-
- 11 Aug, 2017 2 commits
-
-
Davinder Singh authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Davinder Singh authored
disable unused amv_encode_picture() when AMV encoder is not configured. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 08 May, 2017 1 commit
-
-
James Almer authored
Fixes compilation of ljpeg encoder if mjpeg and amv encoders are disabled
-
- 08 Apr, 2017 1 commit
-
-
Rostislav Pehlivanov authored
As it gives excellent encoding gains at an insignificant speed increase and passes fate without problems, it should now be safe to enable by default. Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 09 Feb, 2017 6 commits
-
-
Michael Niedermayer authored
This limits the bugs, speedloss and extra memory allocation to the case when optimal tables are needed. Fixes regressions with slice multi-threading Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
The changes are not needed anymore and the return code was never used Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
If this is wanted iam not against it but it must be designed to work with all cases like slice threads, and a single growing buffer does not work very well with slices. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 08 Feb, 2017 1 commit
-
-
Jerry Jiang authored
> seems to break > make fate-vsynth1-mjpeg-444 Fixed.
-
- 03 May, 2016 1 commit
-
-
Diego Biurrun authored
-
- 03 Feb, 2016 1 commit
-
-
Derek Buitenhuis authored
This was causing c99conv to crash. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 21 Jan, 2016 1 commit
-
-
Vittorio Giovara authored
This options is only used by huffyuv, ffvhuv, jpegls, mjpeg, mpegvideoenc, png, utvideo. It is a very codec-specific options, so deprecate the global variant. Set proper limits to the maximum allowed values, and update utvideoenc tests to use the new option name. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 28 Aug, 2015 1 commit
-
-
Ronald S. Bultje authored
The amv one probably looks suspicious, but since it's an intra-only codec, I couldn't possibly imagine what it would use the edge for, and the vsynth fate result doesn't change, so it's probably OK.
-
- 30 Mar, 2015 1 commit
-
-
Diego Biurrun authored
-
- 27 Feb, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Feb, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Nov, 2014 1 commit
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1047235
-
- 31 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3883 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 21 Jul, 2014 1 commit
-
-
Nidhi Makhijani authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 30 Jun, 2014 1 commit
-
-
Diego Biurrun authored
This obviates a dependency of the LJPEG encoder on mpegvideo.
-
- 01 Jun, 2014 3 commits
-
-
Michael Niedermayer authored
This should make it simpler for users to test if such videos work Suggested-by: carl Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Reimar Döffinger authored
It is obviously nonsense since it produces wrong results or even crashes (crashes should be encode-only though). Fixes trac issue #1092. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
I do not know on which side to place the padding to encode with 16x16 MBs If someone knows or has a known to be correct sample, please contact me Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
This avoids the need for double error checking Fixes CID1163843 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jan, 2014 2 commits
-
-
Michael Niedermayer authored
drop hardcoded TWOMATRIX code Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Dec, 2013 2 commits
-
-
Nicolas George authored
-
Nicolas George authored
-
- 17 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Dec, 2013 4 commits
-
-
Michael Niedermayer authored
This reduces the amount of duplicated code 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>
-