.. |
x86
|
Included x264asm abstraction layer -library and fixed Makefile
|
2014-01-30 17:59:50 +02:00 |
bitstream.c
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
bitstream.h
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +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
|
Imported entropy bits array from HM and added macro to access it
|
2014-01-27 14:34:57 +02:00 |
config.c
|
config: Make config_alloc() no longer crash if allocation fails
|
2014-01-31 17:30:27 +02:00 |
config.h
|
Added commandline configuration of intra period (-p <intra_period>)
|
2014-01-31 10:23:56 +02:00 |
context.c
|
Imported entropy bits array from HM and added macro to access it
|
2014-01-27 14:34:57 +02:00 |
context.h
|
Imported entropy bits array from HM and added macro to access it
|
2014-01-27 14:34:57 +02:00 |
debug.c
|
Merge branch 'intra_NxN'
|
2014-01-29 17:04:41 +02:00 |
debug.h
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
encmain.c
|
encmain: Make the main function more resilient to allocation failures
|
2014-01-31 17:26:09 +02:00 |
encoder.c
|
encoder: Remove a non-UTF-8 symbol from the code
|
2014-01-31 17:17:44 +02:00 |
encoder.h
|
Added commandline configuration of intra period (-p <intra_period>)
|
2014-01-31 10:23:56 +02: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
|
Merge branch 'intra_NxN'
|
2014-01-29 17:04:41 +02:00 |
inter.c
|
Merge branch 'intra_NxN'
|
2014-01-29 17:04:41 +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
|
Fixed a bug in intra search and some memory leaks, changed version to 0.2.1
|
2014-01-31 16:54:43 +02:00 |
intra.h
|
Merge branch 'intra_NxN'
|
2014-01-29 17:04:41 +02:00 |
Makefile
|
Included x264asm abstraction layer -library and fixed Makefile
|
2014-01-30 17:59:50 +02:00 |
nal.c
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
nal.h
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
picture.c
|
Fixed a bug in intra search and some memory leaks, changed version to 0.2.1
|
2014-01-31 16:54:43 +02:00 |
picture.h
|
Merge branch 'intra_NxN'
|
2014-01-29 17:04:41 +02:00 |
rdo.c
|
Fix for RDOQ, added missing cost function
|
2014-01-28 11:01:46 +02:00 |
rdo.h
|
Fix for RDOQ, added missing cost function
|
2014-01-28 11:01:46 +02:00 |
sao.c
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
sao.h
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
search.c
|
Adjusted cost calculation of CU split
|
2014-01-31 12:31:51 +02:00 |
search.h
|
Add COPYING file and add boilerplate for copyright and GPLv2 to every file.
|
2014-01-24 12:48:48 +02:00 |
transform.c
|
Added error scaling list calculation from HM 12.0
|
2014-01-27 14:34:58 +02:00 |
transform.h
|
Added error scaling list calculation from HM 12.0
|
2014-01-27 14:34:58 +02:00 |