.. |
extras
|
Disable warnings for extras/getopt.
|
2014-04-04 13:02:08 +03:00 |
x86
|
Remove dead code and fix white space.
|
2014-03-06 18:35:17 +02:00 |
bitstream.c
|
bitstream is a union, and is statically in encoder_control structure
|
2014-04-17 11:13:12 +02:00 |
bitstream.h
|
bitstream is a union, and is statically in encoder_control structure
|
2014-04-17 11:13:12 +02:00 |
cabac.c
|
some const in cabac.c
|
2014-04-17 11:13:11 +02:00 |
cabac.h
|
some const in cabac.c
|
2014-04-17 11:13:11 +02: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
|
bitstream is a union, and is statically in encoder_control structure
|
2014-04-17 11:13:12 +02:00 |
encoder.c
|
bitstream is a union, and is statically in encoder_control structure
|
2014-04-17 11:13:12 +02:00 |
encoder.h
|
bitstream is a union, and is statically in encoder_control structure
|
2014-04-17 11:13:12 +02:00 |
filter.c
|
encoder->in.cur_pic --> cur_pic
|
2014-04-17 11:13:10 +02:00 |
filter.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
global.h
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
inter.c
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
inter.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
interface_main.c
|
Clean up tabs and whitespaces
|
2014-04-04 16:04:44 +03:00 |
intra.c
|
Address warnings about unused values.
|
2014-04-16 18:05:03 +03:00 |
intra.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
Makefile
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
nal.c
|
nal are now written to a bitstream, not a FILE*
|
2014-04-17 11:13:09 +02:00 |
nal.h
|
nal are now written to a bitstream, not a FILE*
|
2014-04-17 11:13:09 +02:00 |
picture.c
|
Fix warnings
|
2014-04-14 09:37:39 +02:00 |
picture.h
|
Resolve unsigned/signed mismatch warnings.
|
2014-04-04 12:56:23 +03:00 |
rdo.c
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
rdo.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
sao.c
|
encoder->in.cur_pic --> cur_pic
|
2014-04-17 11:13:10 +02:00 |
sao.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
scalinglist.c
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
scalinglist.h
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
SConscript
|
Add scons build script.
|
2014-02-19 16:58:52 +02:00 |
search.c
|
encoder->in.cur_pic --> cur_pic
|
2014-04-17 11:13:10 +02:00 |
search.h
|
encoder_control should be const in nearly all the code
|
2014-04-14 10:56:06 +02:00 |
tables.c
|
Generate and use static tables
|
2014-04-16 09:49:09 +02:00 |
tables.h
|
Generate and use static tables
|
2014-04-16 09:49:09 +02:00 |
tables_generated.h
|
Generate and use static tables
|
2014-04-16 09:49:09 +02:00 |
transform.c
|
scalinglist changes missing in previous commit
|
2014-04-16 11:00:29 +02:00 |
transform.h
|
scalinglist in independent file
|
2014-04-16 10:25:16 +02:00 |
version.h
|
lib: Add a public version include
|
2014-02-21 14:59:50 +01:00 |