uvg266/src
Marko Viitanen c202c8caac Fixed motion vector cost calculation a bit
Cost was calculated a bit wrong causing non-zero motion vectors on totally black video.
2014-02-10 20:30:55 +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 config: Add --aud to use access unit delimiters. 2014-02-07 07:35:15 +09:00
config.h config: Add --aud to use access unit delimiters. 2014-02-07 07:35:15 +09: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 Added preliminary support for multiple reference frames 2014-02-10 11:32:48 +02:00
encoder.c Added init value for encoder->ref_list to fix valgrind warnings 2014-02-10 20:06:54 +02:00
encoder.h Write Kvazaar's version and encoding options in an user data unregistered SEI. 2014-02-07 10:53:18 +09:00
filter.c Add COPYING file and add boilerplate for copyright and GPLv2 to every file. 2014-01-24 12:48:48 +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 Write Kvazaar's version and encoding options in an user data unregistered SEI. 2014-02-07 10:53:18 +09:00
inter.c Add missing new lines to ends of files. 2014-02-03 16:54:03 +02:00
inter.h Add COPYING file and add boilerplate for copyright and GPLv2 to every file. 2014-01-24 12:48:48 +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 Simplify intra reference border construction. 2014-02-10 16:19:17 +02:00
intra.h Remove duplicate implementation of intra_build_reference_border. 2014-02-03 18:35:11 +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 Fix compiler warnings for VS2010 /W4 in context.c and rdo.c. 2014-02-06 17:57:41 +02:00
rdo.h Fix for RDOQ, added missing cost function 2014-01-28 11:01:46 +02:00
sao.c Fix compiler warnings for VS2010 /W4 in sao.c. 2014-02-06 16:06:24 +02:00
sao.h Add missing new lines to ends of files. 2014-02-03 16:54:03 +02:00
search.c Fixed motion vector cost calculation a bit 2014-02-10 20:30:55 +02:00
search.h Fix compiler warnings for VS2010 /W4 in search.c. 2014-02-06 14:40:18 +02:00
transform.c Fix compiler warnings for VS2010 /W4 in tranform.c. 2014-02-06 14:02:56 +02:00
transform.h Added error scaling list calculation from HM 12.0 2014-01-27 14:34:58 +02:00