.. |
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
|
Limited maximum number of reference frames to 15
|
2014-02-20 11:09:09 +02:00 |
encoder.c
|
Added number of reference frames to prefix SEI user data
|
2014-02-19 14:45:18 +02:00 |
encoder.h
|
config: Add --cqmfile to use custom quantization matrices from a file.
|
2014-02-13 17:47:21 +09: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
|
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 |
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
|
Fix compiler warnings for VS2010 /W4 in intra.c.
|
2014-02-14 17:15:54 +02:00 |
transform.h
|
config: Add --cqmfile to use custom quantization matrices from a file.
|
2014-02-13 17:47:21 +09:00 |