.. |
x86
|
Included x264asm abstraction layer -library and fixed Makefile
|
2014-01-30 17:59:50 +02:00 |
bitstream.c
|
Better cleanup of allocated memory at exit
|
2014-02-03 11:52:43 +02:00 |
bitstream.h
|
Better cleanup of allocated memory at exit
|
2014-02-03 11:52:43 +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
|
Added commandline configuration of intra period (-p <intra_period>)
|
2014-01-31 10:23:56 +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
|
Better cleanup of allocated memory at exit
|
2014-02-03 11:52:43 +02:00 |
encoder.c
|
Fixed level and profile sent to bitstream, for issue #5 b
|
2014-02-03 16:08:25 +02:00 |
encoder.h
|
Better cleanup of allocated memory at exit
|
2014-02-03 11:52:43 +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
|
Changes in Makefile for better 32/64bit detection
|
2014-02-03 15:53:21 +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 |