uvg266/src
Marko Viitanen e3a528df2e Added rate cost to SAO mode selection calculations
Decreased BD-rate 1% on LP configuration with 600 frames of BQMall, QP 22,27,32,37
Merge check is now performed in a function to ease the checking
2014-02-21 15:54:56 +02:00
..
extras Support long option names by getopt_long(). 2014-02-04 23:19:16 +09:00
x86 Included x264asm abstraction layer -library and fixed Makefile 2014-01-30 17:59:50 +02:00
bitstream.c Merge branch 'jeeb-cleanup' 2014-02-03 17:13:13 +02:00
bitstream.h Merge branch 'jeeb-cleanup' 2014-02-03 17:13:13 +02:00
cabac.c Add COPYING file and add boilerplate for copyright and GPLv2 to every file. 2014-01-24 12:48:48 +02:00
cabac.h Fix compiler warnings for VS2010 /W4 in context.c and rdo.c. 2014-02-06 17:57:41 +02:00
config.c Limited maximum number of reference frames to 15 2014-02-20 11:09:09 +02:00
config.h Added commandline parameter for reference frame number 2014-02-18 17:45:54 +02:00
context.c Fix compiler warnings for VS2010 /W4 in context.c and rdo.c. 2014-02-06 17:57:41 +02:00
context.h Fix compiler warnings for VS2010 /W4 in context.c and rdo.c. 2014-02-06 17:57:41 +02:00
encmain.c Fix crash with dimensions that are not multiples of 8. 2014-02-21 12:48:33 +02:00
encoder.c Added rate cost to SAO mode selection calculations 2014-02-21 15:54:56 +02:00
encoder.h Added rate cost to SAO mode selection calculations 2014-02-21 15:54:56 +02:00
filter.c Fixed deblocking filter when using multiple reference frames 2014-02-18 15:22:20 +02:00
filter.h Add COPYING file and add boilerplate for copyright and GPLv2 to every file. 2014-01-24 12:48:48 +02:00
global.h Increased maximum ref frame count to 16 and set default to 3 2014-02-19 15:09:17 +02:00
inter.c Fixed mvd candidate selection 2014-02-18 17:27:45 +02:00
inter.h Fixed some of the motion vector scaling problems 2014-02-17 09:58:10 +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 Fix compiler warnings for VS2010 /W4 in intra.c. 2014-02-14 17:15:54 +02:00
intra.h Fix compiler warnings for VS2010 /W4 in intra.c. 2014-02-14 17:15:54 +02:00
Makefile Remove debug module. 2014-02-10 16:50:53 +02:00
nal.c Fix compiler warnings for VS2010 /W4 in nal.c. 2014-02-10 17:07:22 +02:00
nal.h nal: Add the writing of an additional zero_byte before the start code. 2014-02-03 17:00:55 +02:00
picture.c Fix compiler warnings for VS2010 /W4 in picture.c. 2014-02-10 16:50:53 +02:00
picture.h Fix compiler warnings for VS2010 /W4 in picture.c. 2014-02-10 16:50:53 +02:00
rdo.c Changed duplicate scaled QP calculations to use a function 2014-02-21 15:41:55 +02:00
rdo.h Fix for RDOQ, added missing cost function 2014-01-28 11:01:46 +02:00
sao.c Added rate cost to SAO mode selection calculations 2014-02-21 15:54:56 +02:00
sao.h Implemented SAO merging 2014-02-21 13:20:54 +02:00
SConscript Add scons build script. 2014-02-19 16:58:52 +02:00
search.c Disabled NxN mode 2014-02-19 14:36:17 +02:00
search.h Fix compiler warnings for VS2010 /W4 in search.c. 2014-02-06 14:40:18 +02:00
transform.c Changed duplicate scaled QP calculations to use a function 2014-02-21 15:41:55 +02:00
transform.h Changed duplicate scaled QP calculations to use a function 2014-02-21 15:41:55 +02:00