.. |
extras
|
Remove NetBSD getopt dependency to unistd.h.
|
2015-02-19 16:26:14 +02:00 |
strategies
|
Renamed typedef pixel to pixel_t.
|
2015-03-04 16:35:53 +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
|
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 |
config.c
|
Rename struct config to config_t.
|
2015-03-04 14:01:16 +02:00 |
config.h
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02: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
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
encmain.c
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
encoder.c
|
Rename struct threadqueue_queue to threadqueue_queue_t.
|
2015-03-04 16:30:20 +02:00 |
encoder.h
|
Rename struct threadqueue_queue to threadqueue_queue_t.
|
2015-03-04 16:30:20 +02:00 |
encoder_state-bitstream.c
|
Fixed reference list delta and num_ref_idx_lX_active values
|
2015-03-11 15:19:32 +02: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 parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
encoder_state-ctors_dtors.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02: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
|
Clean up reference index and mvd writing
|
2015-03-16 09:41:02 +02:00 |
encoderstate.h
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
filter.c
|
Fixed deblocking strength in this configuration when B-slice
|
2015-03-10 15:20:02 +02:00 |
filter.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
global.h
|
Merge remote-tracking branch 'remotes/github/master' into GOP
|
2015-03-10 10:32:00 +02:00 |
image.c
|
Renamed typedef pixel to pixel_t.
|
2015-03-04 16:35:53 +02:00 |
image.h
|
Renamed typedef pixel to pixel_t.
|
2015-03-04 16:35:53 +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
|
Added combined merge candidates on B-slices and struct inter_merge_cand_t
|
2015-03-18 10:03:06 +02:00 |
inter.h
|
Added combined merge candidates on B-slices and struct inter_merge_cand_t
|
2015-03-18 10:03:06 +02:00 |
interface_main.c
|
Change license to LGPL.
|
2015-02-25 15:19:05 +02:00 |
intra.c
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
intra.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +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
|
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
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02: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
|
Added combined merge candidates on B-slices and struct inter_merge_cand_t
|
2015-03-18 10:03:06 +02:00 |
search.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
strategyselector.c
|
Rename struct hardware_flags to hardware_flags_t.
|
2015-03-04 16:24:59 +02:00 |
strategyselector.h
|
Renamed typedef pixel to pixel_t.
|
2015-03-04 16:35:53 +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
|
Rename struct threadqueue_queue to threadqueue_queue_t.
|
2015-03-04 16:30:20 +02: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
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
transform.h
|
Rename parameter encoder_state to state in all functions.
|
2015-03-04 17:31:07 +02:00 |
videoframe.c
|
Rename struct sao_info to sao_info_t.
|
2015-03-04 16:32:38 +02:00 |
videoframe.h
|
Renamed typedef coefficient to coeff_t.
|
2015-03-04 16:33:47 +02:00 |