Arttu Ylä-Outinen
|
e307b7cec4
|
Check that input dimensions are multiples of two.
Fixes wrongly accepting non-multiple of two resolutions and a segfault
when one of the input dimensions is one.
|
2015-07-17 10:07:24 +03:00 |
|
Arttu Ylä-Outinen
|
089ff895ad
|
Fix seeking when input stream is not seekable.
|
2015-07-06 12:07:05 +03:00 |
|
Arttu Ylä-Outinen
|
f7f17a060c
|
Rename pixel_t to kvz_pixel.
|
2015-07-02 16:58:28 +03:00 |
|
Arttu Ylä-Outinen
|
17d720363a
|
Rename struct image_t to kvz_picture.
|
2015-07-02 16:55:48 +03:00 |
|
Arttu Ylä-Outinen
|
012c0580df
|
Move writing reconstructed image to yuv_io module.
Adds function yuv_io_write.
|
2015-07-02 16:28:39 +03:00 |
|
Arttu Ylä-Outinen
|
7bd23f5dbb
|
Rename yuv_input module to yuv_io.
|
2015-07-02 16:28:39 +03:00 |
|