.. |
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
|
Fix compiler warnings for VS2010 /W4 in bitstream.c and cabac.c.
|
2014-02-21 17:28:11 +02:00 |
bitstream.h
|
Merge branch 'jeeb-cleanup'
|
2014-02-03 17:13:13 +02:00 |
cabac.c
|
Fix compiler warnings for VS2010 /W4 in bitstream.c and cabac.c.
|
2014-02-21 17:28:11 +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
|
Fix compiler warnings for VS2010 /W4 in config.c and encmain.c.
|
2014-02-21 17:28:11 +02:00 |
config.h
|
Fix compiler warnings for VS2010 /W4 in config.c and encmain.c.
|
2014-02-21 17:28:11 +02:00 |
context.c
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01: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
|
Fix compiler warnings for VS2010 /W4 in config.c and encmain.c.
|
2014-02-21 17:28:11 +02:00 |
encoder.c
|
Fixed stride values in transform_chroma()
|
2014-02-27 17:47:00 +02:00 |
encoder.h
|
Fixed problems with the new structure and commented out old search
|
2014-02-26 14:57:57 +02:00 |
filter.c
|
Drop remaining unused variables
|
2014-02-21 15:07:16 +01:00 |
filter.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
global.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
inter.c
|
Drop remaining unused variables
|
2014-02-21 15:07:16 +01:00 |
inter.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01: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 chroma array index calculations in transform_tree() and intra_recon_lcu()
|
2014-02-27 16:42:32 +02:00 |
intra.h
|
Fixed problems with the new structure and commented out old search
|
2014-02-26 14:57:57 +02:00 |
Makefile
|
Revert "build: Add more cflags to the Makefile"
|
2014-02-21 17:18:23 +02:00 |
nal.c
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
nal.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
picture.c
|
Add copying of LCU coefficients to search.
|
2014-02-27 11:56:16 +02:00 |
picture.h
|
Add copying of LCU coefficients to search.
|
2014-02-27 11:56:16 +02:00 |
rdo.c
|
rdo: Drop now unused variables
|
2014-02-21 15:07:15 +01:00 |
rdo.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
sao.c
|
Fix for SAO band offset merge cost calculation.
|
2014-02-22 16:08:39 +02:00 |
sao.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
SConscript
|
Add scons build script.
|
2014-02-19 16:58:52 +02:00 |
search.c
|
Fix wrong array offset in intra search.
|
2014-02-28 14:22:13 +02:00 |
search.h
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
transform.c
|
transform: Drop now-unused variables
|
2014-02-21 15:07:15 +01:00 |
transform.h
|
transform: Fix function prototypes
|
2014-02-21 15:07:15 +01:00 |
version.h
|
lib: Add a public version include
|
2014-02-21 14:59:50 +01:00 |