Author | SHA1 | Message | Date |
---|---|---|---|
|
21f9468402 |
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Libav, for some reason, merged this as a public API function. This will aid in future merges. A define is left for backwards compat, just in case some person used it, since it is in a public header. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> |
9 years ago |
|
e06403331c |
swscale: Move Contexts used only in hscale.c into it
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
0f3687d6fb |
swscale: add license headers and copyrights
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
e0a3173a94 |
swscale: refactor horizontal scaling
+ split color conversion from scaling - disabled gamma correction, until it's refactored too Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |