uvg266/src
2014-04-09 12:29:15 +03:00
..
extras Disable warnings for extras/getopt. 2014-04-04 13:02:08 +03:00
x86 Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
bitstream.c Add a function to free g_exp_table. 2014-04-04 14:26:39 +02:00
bitstream.h Remove unnecessary buffer from bitstream. 2014-03-25 11:46:56 +02:00
cabac.c Remove cabac global variable 2014-04-04 14:26:40 +02:00
cabac.h Clean up tabs and whitespaces 2014-04-04 16:04:44 +03:00
config.c Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
config.h Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
context.c Moved context information inside cabac_data. 2014-04-04 14:28:50 +02:00
context.h Moved context information inside cabac_data. 2014-04-04 14:28:50 +02:00
encmain.c Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
encoder.c Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
encoder.h Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
filter.c Resolve possible uninitialized variable warnings. 2014-04-04 13:02:06 +03:00
filter.h Move deblocking code to filter module. 2014-03-21 11:57:12 +02:00
global.h Clean up tabs and whitespaces 2014-04-04 16:04:44 +03:00
inter.c Add extra parenthesis to suppress compiler warnings. 2014-04-03 15:38:18 +03:00
inter.h Removed unused parameter cur_cu from inter_get_merge_cand() 2014-03-11 09:04:17 +02:00
interface_main.c Clean up tabs and whitespaces 2014-04-04 16:04:44 +03:00
intra.c Remove cabac global variable 2014-04-04 14:26:40 +02:00
intra.h Remove cabac global variable 2014-04-04 14:26:40 +02:00
Makefile Enable -Wall by default. 2014-04-04 13:02:08 +03:00
nal.c Remove unreferenced parameters. 2014-04-04 12:56:24 +03:00
nal.h Remove unreferenced parameters. 2014-04-04 12:56:24 +03:00
picture.c Remove unused variables. 2014-04-03 15:37:59 +03:00
picture.h Resolve unsigned/signed mismatch warnings. 2014-04-04 12:56:23 +03:00
rdo.c Clean up get_coeff_cost() 2014-04-09 11:50:17 +03:00
rdo.h Take intra mode based coeff scan mode into account for coeff bit cost. 2014-04-09 10:44:44 +03:00
sao.c Remove unreferenced parameters. 2014-04-04 12:56:24 +03:00
sao.h Move rest of LCU encoding inside the LCU loop. 2014-03-21 12:41:44 +02:00
SConscript Add scons build script. 2014-02-19 16:58:52 +02:00
search.c Added commandline option for RDO (--rd) 2014-04-09 12:29:15 +03:00
search.h Remove cabac global variable 2014-04-04 14:26:40 +02:00
transform.c Fix typo. 2014-04-04 12:56:22 +03:00
transform.h Implemented transform skipping (for 4x4 blocks) 2014-04-02 10:54:03 +03:00
version.h lib: Add a public version include 2014-02-21 14:59:50 +01:00