Arttu Ylä-Outinen
|
25c23aa298
|
Remove static variables from kvz_encoder_feed_frame.
Adds struct input_frame_buffer_t for storing the input buffer state.
|
2015-09-14 14:12:19 +03:00 |
|
Arttu Ylä-Outinen
|
009717bf7c
|
Remove unused field bitstream_length from kvz_encoder.
|
2015-09-14 14:12:18 +03:00 |
|
Arttu Ylä-Outinen
|
907451590e
|
Fix encoding when both GOP and OWF are enabled.
Changes kvazaar_encode to not increase cur_state_num unless a frame is
started.
|
2015-07-07 10:05:42 +03:00 |
|
Arttu Ylä-Outinen
|
3efdee2c13
|
Fix compilation warnings when using clang.
Removes typedef redefinitions in kvazaar_internal.h.
|
2015-07-06 13:46:56 +03:00 |
|
Arttu Ylä-Outinen
|
4ab9aa3e2f
|
Move kvz_encoder definition to kvazaar_internal.h.
|
2015-07-02 16:58:30 +03:00 |
|