Kornel
|
e4e091a184
|
Merge pull request #207 from mozilla/jpg-yuv-cleanup
Cleanup for jpegyuv and yuvjpeg
|
2016-05-25 17:30:36 +01:00 |
|
Josh Aas
|
5e01695e2d
|
Cleanup for jpegyuv and yuvjpeg
|
2016-05-25 13:36:12 +02:00 |
|
Tristan Matthews
|
0f87064d26
|
jpegyuv: drop write-only errno
|
2015-07-02 16:30:32 -04:00 |
|
Tristan Matthews
|
0fb7725000
|
Drop unused includes from jpegyuv and yuvjpeg
|
2015-07-02 16:29:07 -04:00 |
|
Tristan Matthews
|
ee39375c85
|
jpegyuv: fix memory leak when path is invalid
|
2015-05-04 09:45:24 -04:00 |
|
Tristan Matthews
|
7e8ed0d448
|
jpegyuv: fix memory leak when @image_buffer allocation fails
Make sure @yuv_buffer is freed before return.
|
2015-05-03 21:35:39 -04:00 |
|
Tristan Matthews
|
775862809b
|
jpegyuv: fix unused but set warning
|
2014-12-07 02:49:17 -05:00 |
|
Josh Aas
|
39bd663c71
|
Add error checks for malloc calls that don't already have them. Issue #87.
|
2014-08-07 22:42:08 -05:00 |
|
Nathan E. Egge
|
d47fa82ae8
|
Updating yuvjpeg and jpegyuv to match Daala tools.
Add support for jpeg images with non-multiple of 16 sizes.
|
2014-07-07 13:46:59 -04:00 |
|
Nathan E. Egge
|
7448ab4e82
|
Adding yuvjpeg and jpegyuv utilities.
|
2014-03-05 14:01:25 -05:00 |
|