- 07 Mar, 2017 1 commit
-
-
Carl Eugen Hoyos authored
Fixes a gcc warning: libswscale/slice.c:178:56: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-
- 10 Jun, 2016 1 commit
-
-
Pedro Arthur authored
The ring buffer size should be able to store input lines when there is not enough lines to output a single line.
-
- 31 Mar, 2016 1 commit
-
-
Pedro Arthur authored
Removed previous swscale code under '#ifndef NEW_FILTER' and removed unused fields of SwsContext
-
- 16 Feb, 2016 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 14 Jan, 2016 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 13 Oct, 2015 1 commit
-
-
Pedro Arthur authored
When scaling only a slice of a frame the output was written always in the first lines leaving the rest of the frame black.
-
- 04 Sep, 2015 2 commits
-
-
Pedro Arthur authored
+added gamma conversion to refactored code
-
Pedro Arthur authored
-
- 19 Aug, 2015 1 commit
-
-
Pedro Arthur authored
-
- 18 Aug, 2015 1 commit
-
-
Pedro Arthur authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 17 Aug, 2015 2 commits
-
-
Pedro Arthur authored
Process more lines in a single pass to improve performance Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Pedro Arthur authored
+ split color conversion from scaling - disabled gamma correction, until it's refactored too Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-