uvg266/src
2014-06-03 14:25:16 +02:00
..
extras Disable warnings for extras/getopt. 2014-04-04 13:02:08 +03:00
strategies Strategy selector for array_checksum, basic implementation using precomputed 256*256 block with larger accesses than byte 2014-06-03 07:42:22 +02:00
x86 Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
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
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
encmain.c Add --threads <int> command line parameter 2014-05-14 13:27:09 +02:00
encoder.c encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
encoder.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
encoderstate.c encoderstate refactor 2014-06-03 14:25:16 +02:00
encoderstate.h encoderstate refactor 2014-06-03 14:25:16 +02:00
filter.c Stop deblocking from filtering edges not on 8x8 grid. 2014-05-19 15:58:54 +03:00
filter.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
global.h Get rid of assembly cpuid for x86, compilation works for powerpc 2014-05-28 15:04:00 +02:00
inter.c Refactor encoder_state 2014-05-07 11:47:31 +02:00
inter.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
interface_main.c Clean up tabs and whitespaces 2014-04-04 16:04:44 +03:00
intra.c Remove unused variable 2014-05-28 15:04:45 +02:00
intra.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
Makefile encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
nal.c Strategy selector for array_checksum, basic implementation using precomputed 256*256 block with larger accesses than byte 2014-06-03 07:42:22 +02:00
nal.h nal are now written to a bitstream, not a FILE* 2014-04-17 11:13:09 +02:00
picture.c Re-add rdo control to transformskip decision. 2014-05-14 12:39:23 +03:00
picture.h Re-add rdo control to transformskip decision. 2014-05-14 12:39:23 +03: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 Fix condition depending on uninitialized value in SAO 2014-05-21 16:33:24 +02:00
sao.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +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 Add scons build script. 2014-02-19 16:58:52 +02:00
search.c Give correct transform depth to RDOQ. 2014-05-28 15:47:49 +03:00
search.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +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 Better thread scheduling 2014-06-03 11:39:16 +02:00
threadqueue.h Better thread scheduling 2014-06-03 11:39:16 +02:00
threads.h Include global.h in thread modules. 2014-05-19 15:58:16 +03:00
transform.c Remove chroma mode "36". 2014-05-14 19:56:35 +03:00
transform.h encoder_state in now in encoder_state.[ch] 2014-06-03 13:51:30 +02:00
version.h lib: Add a public version include 2014-02-21 14:59:50 +01:00