.. |
extras
|
Remove NetBSD getopt dependency to unistd.h.
|
2015-02-19 16:26:14 +02:00 |
strategies
|
Fixed compiler warnings caused by the bipred branch merge
|
2015-04-23 15:12:48 +03:00 |
bitstream.c
|
Make g_exp_table statically allocated.
|
2015-07-02 16:14:52 +03:00 |
bitstream.h
|
Make g_exp_table statically allocated.
|
2015-07-02 16:14:52 +03:00 |
cabac.c
|
Rename struct cabac_data to cabac_data_t.
|
2015-03-04 14:01:16 +02:00 |
cabac.h
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
checkpoint.c
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
checkpoint.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
cli.c
|
Move poc from image_t to image_list_t.
|
2015-07-02 16:24:25 +03:00 |
cli.h
|
Move OWF logic and CLI stuff out of encoder_compute_stats.
|
2015-07-02 15:45:33 +03:00 |
config.c
|
Move config_parse into api.
|
2015-07-02 15:52:24 +03:00 |
config.h
|
Move config_parse into api.
|
2015-07-02 15:52:24 +03:00 |
context.c
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
context.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
cu.c
|
Renamed typedef coefficient to coeff_t.
|
2015-03-04 16:33:47 +02:00 |
cu.h
|
Fixed bipred mv candidate selection
|
2015-04-23 12:18:05 +03:00 |
encmain.c
|
Rename stats_done to frame_done in encoderstate.
|
2015-07-02 16:24:26 +03:00 |
encoder.c
|
Move some initialization to encoder_control_init.
|
2015-07-02 15:45:35 +03:00 |
encoder.h
|
Move some initialization to encoder_control_init.
|
2015-07-02 15:45:35 +03:00 |
encoder_state-bitstream.c
|
Move poc from image_t to image_list_t.
|
2015-07-02 16:24:25 +03:00 |
encoder_state-bitstream.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
encoder_state-ctors_dtors.c
|
Rename stats_done to frame_done in encoderstate.
|
2015-07-02 16:24:26 +03:00 |
encoder_state-ctors_dtors.h
|
Implement rate control in lambda domain.
|
2015-05-19 11:40:51 +03:00 |
encoder_state-geometry.c
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
encoder_state-geometry.h
|
Rename struct encoder_control to encoder_control_t.
|
2015-03-04 14:01:14 +02:00 |
encoderstate.c
|
Rename stats_done to frame_done in encoderstate.
|
2015-07-02 16:24:26 +03:00 |
encoderstate.h
|
Rename stats_done to frame_done in encoderstate.
|
2015-07-02 16:24:26 +03:00 |
filter.c
|
Fixed compiler warnings caused by the bipred branch merge
|
2015-04-23 15:12:48 +03:00 |
filter.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
global.h
|
Make g_exp_table statically allocated.
|
2015-07-02 16:14:52 +03:00 |
image.c
|
Let subimages have multiple references.
|
2015-07-02 16:24:26 +03:00 |
image.h
|
Let subimages have multiple references.
|
2015-07-02 16:24:26 +03:00 |
imagelist.c
|
Let subimages have multiple references.
|
2015-07-02 16:24:26 +03:00 |
imagelist.h
|
Move poc from image_t to image_list_t.
|
2015-07-02 16:24:25 +03:00 |
inter.c
|
Move poc from image_t to image_list_t.
|
2015-07-02 16:24:25 +03:00 |
inter.h
|
Fixed compiler warnings caused by the bipred branch merge
|
2015-04-23 15:12:48 +03:00 |
interface_main.c
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
intra.c
|
Fix coverity warning.
|
2015-05-05 09:29:40 +03:00 |
intra.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
kvazaar.c
|
Rename stats_done to frame_done in encoderstate.
|
2015-07-02 16:24:26 +03:00 |
kvazaar.h
|
Let subimages have multiple references.
|
2015-07-02 16:24:26 +03:00 |
kvazaar_version.h
|
Add kvazaar.h to hold high-level encoder API.
|
2015-07-02 15:52:23 +03:00 |
Makefile
|
Move input reading functions to yuv_input module.
|
2015-07-02 16:24:23 +03:00 |
nal.c
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
nal.h
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
rate_control.c
|
Fix setting QP when rate control is disabled.
|
2015-06-01 13:57:11 +03:00 |
rate_control.h
|
Fix setting QP when rate control is disabled.
|
2015-06-01 13:57:11 +03:00 |
rdo.c
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
rdo.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
sao.c
|
Fix coverity warning.
|
2015-05-05 10:39:29 +03:00 |
sao.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
scalinglist.c
|
Rename struct scaling_list to scaling_list_t.
|
2015-03-04 14:01:14 +02:00 |
scalinglist.h
|
Rename struct scaling_list to scaling_list_t.
|
2015-03-04 14:01:14 +02:00 |
SConscript
|
Rewrite the SContruct.
|
2014-08-25 16:43:23 +03:00 |
search.c
|
Move poc from image_t to image_list_t.
|
2015-07-02 16:24:25 +03:00 |
search.h
|
Add --me parameter.
|
2015-03-19 18:48:10 +02:00 |
strategyselector.c
|
Refactor main function.
|
2015-07-02 16:24:24 +03:00 |
strategyselector.h
|
Refactor main function.
|
2015-07-02 16:24:24 +03:00 |
tables.c
|
|
|
tables.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
threadqueue.c
|
Fix mutex being unlocked twice.
|
2015-06-01 16:28:50 +03:00 |
threadqueue.h
|
Rename struct threadqueue_queue to threadqueue_queue_t.
|
2015-03-04 16:30:20 +02:00 |
threads.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
transform.c
|
Fixed tr-skip cost calculation
|
2015-03-24 13:35:28 +02:00 |
transform.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
videoframe.c
|
Let subimages have multiple references.
|
2015-07-02 16:24:26 +03:00 |
videoframe.h
|
Renamed typedef coefficient to coeff_t.
|
2015-03-04 16:33:47 +02:00 |
yuv_input.c
|
Move seeking to yuv_input module.
|
2015-07-02 16:24:24 +03:00 |
yuv_input.h
|
Move seeking to yuv_input module.
|
2015-07-02 16:24:24 +03:00 |