uvg266/src
2014-03-12 14:13:38 +02:00
..
extras Support long option names by getopt_long(). 2014-02-04 23:19:16 +09:00
x86 Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
bitstream.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
bitstream.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
cabac.c Fix compiler warnings for VS2010 /W4 in bitstream.c and cabac.c. 2014-02-21 17:28:11 +02:00
cabac.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
config.c Add --input-res CLI parameter. 2014-03-10 16:09:33 +02:00
config.h Add --input-res CLI parameter. 2014-03-10 16:09:33 +02:00
context.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
context.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
encmain.c bugfix: only fclose recout if it was opened 2014-03-11 09:09:43 +02:00
encoder.c Remove left-over commented out code. 2014-03-07 12:44:45 +02:00
encoder.h Merge branch 'new-search-wip' 2014-03-06 19:00:53 +02:00
filter.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
filter.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
global.h Add --no-rdoq parameter. 2014-03-05 17:02:21 +02:00
inter.c Removed unused parameter cur_cu from inter_get_merge_cand() 2014-03-11 09:04:17 +02:00
inter.h Removed unused parameter cur_cu from inter_get_merge_cand() 2014-03-11 09:04:17 +02:00
interface_main.c Change HEVC_encoder into a static library and add HEVC_interface for the exe. 2013-09-24 13:43:15 +03:00
intra.c Store intra coding bit costs to CU structure 2014-03-11 12:15:50 +02:00
intra.h Store intra coding bit costs to CU structure 2014-03-11 12:15:50 +02:00
Makefile Revert "build: Add more cflags to the Makefile" 2014-02-21 17:18:23 +02:00
nal.c Untabified encmain.c and nal.c 2014-03-10 12:10:40 +02:00
nal.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
picture.c Removed unused block data setting functions from picture.c/.h 2014-03-05 17:22:36 +02:00
picture.h Added coding cost calculations to MV search 2014-03-10 10:16:30 +02:00
rdo.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
rdo.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
sao.c Fix for SAO band offset merge cost calculation. 2014-02-22 16:08:39 +02:00
sao.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
SConscript Add scons build script. 2014-02-19 16:58:52 +02:00
search.c Reduced bit cost when skip mode is selected 2014-03-12 14:13:38 +02:00
search.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
transform.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
transform.h transform: Fix function prototypes 2014-02-21 15:07:15 +01:00
version.h lib: Add a public version include 2014-02-21 14:59:50 +01:00