.. |
extras
|
Disable warnings for extras/getopt.
|
2014-04-04 13:02:08 +03:00 |
strategies
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
x86
|
|
|
bitstream.c
|
Remove unused include.
|
2014-05-16 16:09:59 +03:00 |
bitstream.h
|
bitstream_tell
|
2014-05-05 08:53:06 +02:00 |
cabac.c
|
Update the names of some bins to the current spec.
|
2014-05-16 05:44:03 +03:00 |
cabac.h
|
Change cabac debug statements to show information better.
|
2014-05-16 05:44:03 +03:00 |
checkpoint.c
|
Basic checkpointing system
|
2014-06-11 10:29:03 +02:00 |
checkpoint.h
|
Basic checkpointing system
|
2014-06-11 10:29:03 +02:00 |
config.c
|
Add --threads <int> command line parameter
|
2014-05-14 13:27:09 +02:00 |
config.h
|
Add --threads <int> command line parameter
|
2014-05-14 13:27:09 +02:00 |
context.c
|
context_copy function
|
2014-05-08 15:04:51 +02:00 |
context.h
|
encoder_state in now in encoder_state.[ch]
|
2014-06-03 13:51:30 +02:00 |
cu.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
cu.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encmain.c
|
Basic checkpointing system
|
2014-06-11 10:29:03 +02:00 |
encoder.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoder.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoder_state-bitstream.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoder_state-bitstream.h
|
Make encoder_state .c files their own compilation units.
|
2014-06-04 17:45:18 +03:00 |
encoder_state-ctors_dtors.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoder_state-ctors_dtors.h
|
Make encoder_state .c files their own compilation units.
|
2014-06-04 17:45:18 +03:00 |
encoder_state-geometry.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoder_state-geometry.h
|
Make encoder_state .c files their own compilation units.
|
2014-06-04 17:45:18 +03:00 |
encoderstate.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
encoderstate.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
filter.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
filter.h
|
encoder_state in now in encoder_state.[ch]
|
2014-06-03 13:51:30 +02:00 |
global.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
image.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
image.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
imagelist.c
|
Fix handling of cu_arrays
|
2014-06-11 10:29:04 +02:00 |
imagelist.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
inter.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
inter.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
interface_main.c
|
Clean up tabs and whitespaces
|
2014-04-04 16:04:44 +03:00 |
intra.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
intra.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
Makefile
|
Basic checkpointing system
|
2014-06-11 10:29:03 +02:00 |
nal.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
nal.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
rdo.c
|
Give correct transform depth to RDOQ.
|
2014-05-28 15:47:49 +03:00 |
rdo.h
|
encoder_state in now in encoder_state.[ch]
|
2014-06-03 13:51:30 +02:00 |
sao.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
sao.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
scalinglist.c
|
Remove g_bitdepth
|
2014-04-17 11:13:13 +02:00 |
scalinglist.h
|
Remove g_bitdepth
|
2014-04-17 11:13:13 +02:00 |
SConscript
|
|
|
search.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
search.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
strategyselector.c
|
Altivec detection
|
2014-06-03 07:55:39 +02:00 |
strategyselector.h
|
Altivec detection
|
2014-06-03 07:55:39 +02:00 |
tables.c
|
Removed table generation from main code, moved it to tools.
|
2014-04-17 11:13:15 +02:00 |
tables.h
|
Move scan order selection to a function.
|
2014-05-12 08:47:16 +03:00 |
threadqueue.c
|
Basic infrastructure for OWF
|
2014-06-05 09:09:25 +02:00 |
threadqueue.h
|
Basic infrastructure for OWF
|
2014-06-05 09:09:25 +02:00 |
threads.h
|
Include global.h in thread modules.
|
2014-05-19 15:58:16 +03:00 |
transform.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
transform.h
|
encoder_state in now in encoder_state.[ch]
|
2014-06-03 13:51:30 +02:00 |
version.h
|
|
|
videoframe.c
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |
videoframe.h
|
Big refactor to use videoframe, image_list, and image instead of picture*
|
2014-06-10 09:19:06 +02:00 |