.. |
extras
|
Disable warnings for extras/getopt.
|
2014-04-04 13:02:08 +03:00 |
x86
|
|
|
bitstream.c
|
Obviously a void function cannot return NULL
|
2014-04-14 09:11:15 +02:00 |
bitstream.h
|
Changed bitstream handling to allow in-memory bitstream.
|
2014-04-14 08:13:00 +02:00 |
cabac.c
|
Remove cabac global variable
|
2014-04-04 14:26:40 +02:00 |
cabac.h
|
Clean up tabs and whitespaces
|
2014-04-04 16:04:44 +03:00 |
config.c
|
Added commandline option for RDO (--rd)
|
2014-04-09 12:29:15 +03:00 |
config.h
|
Added commandline option for RDO (--rd)
|
2014-04-09 12:29:15 +03:00 |
context.c
|
Moved context information inside cabac_data.
|
2014-04-04 14:28:50 +02:00 |
context.h
|
Moved context information inside cabac_data.
|
2014-04-04 14:28:50 +02:00 |
encmain.c
|
Changed bitstream handling to allow in-memory bitstream.
|
2014-04-14 08:13:00 +02:00 |
encoder.c
|
Changed bitstream handling to allow in-memory bitstream.
|
2014-04-14 08:13:00 +02:00 |
encoder.h
|
Added commandline option for RDO (--rd)
|
2014-04-09 12:29:15 +03:00 |
filter.c
|
Resolve possible uninitialized variable warnings.
|
2014-04-04 13:02:06 +03:00 |
filter.h
|
Move deblocking code to filter module.
|
2014-03-21 11:57:12 +02:00 |
global.h
|
Clean up tabs and whitespaces
|
2014-04-04 16:04:44 +03:00 |
inter.c
|
Add extra parenthesis to suppress compiler warnings.
|
2014-04-03 15:38:18 +03:00 |
inter.h
|
Removed unused parameter cur_cu from inter_get_merge_cand()
|
2014-03-11 09:04:17 +02:00 |
interface_main.c
|
Clean up tabs and whitespaces
|
2014-04-04 16:04:44 +03:00 |
intra.c
|
Fix whitespace.
|
2014-04-11 17:06:21 +03:00 |
intra.h
|
Merge branch 'intra-cleanup'
|
2014-04-10 13:51:14 +03:00 |
Makefile
|
Enable -Wall by default.
|
2014-04-04 13:02:08 +03:00 |
nal.c
|
Remove unreferenced parameters.
|
2014-04-04 12:56:24 +03:00 |
nal.h
|
Remove unreferenced parameters.
|
2014-04-04 12:56:24 +03:00 |
picture.c
|
Remove unused variables.
|
2014-04-03 15:37:59 +03:00 |
picture.h
|
Resolve unsigned/signed mismatch warnings.
|
2014-04-04 12:56:23 +03:00 |
rdo.c
|
Implemented RDO cost calculation to Intra modes
|
2014-04-10 10:25:20 +03:00 |
rdo.h
|
Implemented RDO cost calculation to Intra modes
|
2014-04-10 10:25:20 +03:00 |
sao.c
|
Remove unreferenced parameters.
|
2014-04-04 12:56:24 +03:00 |
sao.h
|
Move rest of LCU encoding inside the LCU loop.
|
2014-03-21 12:41:44 +02:00 |
SConscript
|
|
|
search.c
|
Merge branch 'intra-cleanup'
|
2014-04-10 13:51:14 +03:00 |
search.h
|
Remove cabac global variable
|
2014-04-04 14:26:40 +02:00 |
transform.c
|
Fix typo.
|
2014-04-04 12:56:22 +03:00 |
transform.h
|
Implemented transform skipping (for 4x4 blocks)
|
2014-04-02 10:54:03 +03:00 |
version.h
|
|
|