.. |
extras
|
Remove NetBSD getopt dependency to unistd.h.
|
2015-02-19 16:26:14 +02:00 |
strategies
|
Rename struct encoder_control to encoder_control_t.
|
2015-03-04 14:01:14 +02:00 |
bitstream.c
|
Rename struct bit_table to bit_table_t.
|
2015-03-04 14:01:15 +02:00 |
bitstream.h
|
Rename struct bitstream_file to bitstream_file_t.
|
2015-03-04 14:01:15 +02:00 |
cabac.c
|
Rename struct cabac_data to cabac_data_t.
|
2015-03-04 14:01:16 +02:00 |
cabac.h
|
Rename struct cabac_data to cabac_data_t.
|
2015-03-04 14:01:16 +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 |
config.c
|
Rename struct config to config_t.
|
2015-03-04 14:01:16 +02:00 |
config.h
|
Rename struct config to config_t.
|
2015-03-04 14:01:16 +02:00 |
context.c
|
Rename struct cabac_data to cabac_data_t.
|
2015-03-04 14:01:16 +02:00 |
context.h
|
Rename struct cabac_ctx to cabac_ctx_t.
|
2015-03-04 14:01:16 +02:00 |
cu.c
|
Rename struct cu_info to cu_info_t.
|
2015-03-04 14:01:15 +02:00 |
cu.h
|
Inline cu_info_intra and cu_info_inter into cu_info_t.
|
2015-03-04 14:01:16 +02:00 |
encmain.c
|
Rename struct config to config_t.
|
2015-03-04 14:01:16 +02:00 |
encoder.c
|
Rename struct config to config_t.
|
2015-03-04 14:01:16 +02:00 |
encoder.h
|
Inline struct me into encoder_control_t.
|
2015-03-04 14:01:16 +02:00 |
encoder_state-bitstream.c
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
encoder_state-bitstream.h
|
Rename struct encoder_state to encoder_state_t.
|
2015-03-04 14:00:46 +02:00 |
encoder_state-ctors_dtors.c
|
Rename struct lcu_order_element to lcu_order_element_t.
|
2015-03-04 14:01:17 +02:00 |
encoder_state-ctors_dtors.h
|
Rename struct encoder_state to encoder_state_t.
|
2015-03-04 14:00:46 +02:00 |
encoder_state-geometry.c
|
Rename struct encoder_control to encoder_control_t.
|
2015-03-04 14:01:14 +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 struct lcu_order_element to lcu_order_element_t.
|
2015-03-04 14:01:17 +02:00 |
encoderstate.h
|
Rename struct image_list to image_list_t.
|
2015-03-04 16:13:57 +02:00 |
filter.c
|
Rename struct vector2d to vector2d_t.
|
2015-03-04 14:01:16 +02:00 |
filter.h
|
Rename struct encoder_control to encoder_control_t.
|
2015-03-04 14:01:14 +02:00 |
global.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
image.c
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
image.h
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
imagelist.c
|
Rename struct image_list to image_list_t.
|
2015-03-04 16:13:57 +02:00 |
imagelist.h
|
Rename struct image_list to image_list_t.
|
2015-03-04 16:13:57 +02:00 |
inter.c
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
inter.h
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
interface_main.c
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
intra.c
|
Rename struct vector2d to vector2d_t.
|
2015-03-04 14:01:16 +02:00 |
intra.h
|
Rename struct cu_info to cu_info_t.
|
2015-03-04 14:01:15 +02:00 |
Makefile
|
Enabled link time optimizations. Disabled default rules.
|
2015-02-04 15:19:47 +02: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 |
rdo.c
|
Remove struct rd_stats.
|
2015-03-04 14:01:17 +02:00 |
rdo.h
|
Remove struct rd_stats.
|
2015-03-04 14:01:17 +02:00 |
sao.c
|
Rename struct vector2d to vector2d_t.
|
2015-03-04 14:01:16 +02:00 |
sao.h
|
Rename struct videoframe to videoframe_t.
|
2015-03-04 14:01:15 +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
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |
search.h
|
Rename struct encoder_state to encoder_state_t.
|
2015-03-04 14:00:46 +02:00 |
strategyselector.c
|
Rename struct strategy_to_select to strategy_to_select_t.
|
2015-03-04 16:24:06 +02:00 |
strategyselector.h
|
Rename struct strategy_to_select to strategy_to_select_t.
|
2015-03-04 16:24:06 +02:00 |
tables.c
|
Removed table generation from main code, moved it to tools.
|
2014-04-17 11:13:15 +02:00 |
tables.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
threadqueue.c
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
threadqueue.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
threads.h
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
transform.c
|
Rename struct vector2d to vector2d_t.
|
2015-03-04 14:01:16 +02:00 |
transform.h
|
Rename struct cu_info to cu_info_t.
|
2015-03-04 14:01:15 +02:00 |
videoframe.c
|
Rename struct videoframe to videoframe_t.
|
2015-03-04 14:01:15 +02:00 |
videoframe.h
|
Rename struct image to image_t.
|
2015-03-04 14:01:17 +02:00 |