uvg266/src
Ari Koivula 0f492c7680 Fix deblocking of transform boundaries.
This fixes issues with inter. Deblocking works now.
2014-03-21 10:42:41 +02:00
..
extras Support long option names by getopt_long(). 2014-02-04 23:19:16 +09:00
x86 Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
bitstream.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
bitstream.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
cabac.c Refactor coding of end_of_slice_segment_flag. 2014-03-17 18:04:41 +02:00
cabac.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
config.c Add --input-res CLI parameter. 2014-03-10 16:09:33 +02:00
config.h Add --input-res CLI parameter. 2014-03-10 16:09:33 +02:00
context.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
context.h Remove dead code and fix white space. 2014-03-06 18:35:17 +02:00
encmain.c Fix encoder reconstruction output for non multiple of 8 sized input. 2014-03-19 13:24:01 +02:00
encoder.c Modify deblocking to be done per-LCU in the encoding loop. 2014-03-20 18:14:43 +02:00
encoder.h Refactor coefficient group scan mapping lists. 2014-03-14 16:56:49 +02:00
filter.c Fix deblocking of transform boundaries. 2014-03-21 10:42:41 +02:00
filter.h Add new reference pixel buffer management to encoding loop. 2014-03-19 16:01:30 +02:00
global.h Increment version number and update usage information. 2014-03-12 18:06:41 +02:00
inter.c Removed unused parameter cur_cu from inter_get_merge_cand() 2014-03-11 09:04:17 +02:00
inter.h Removed unused parameter cur_cu from inter_get_merge_cand() 2014-03-11 09:04:17 +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 Merge branch 'intra-NxN' 2014-03-12 15:08:39 +02:00
intra.h Store intra coding bit costs to CU structure 2014-03-11 12:15:50 +02:00
Makefile Revert "build: Add more cflags to the Makefile" 2014-02-21 17:18:23 +02:00
nal.c Untabified encmain.c and nal.c 2014-03-10 12:10:40 +02:00
nal.h whitespace: Drop trailing spaces 2014-02-21 15:03:35 +01:00
picture.c Add special handling for bottom right LCU pixel. 2014-03-19 16:01:31 +02:00
picture.h Add new reference pixel buffer management to encoding loop. 2014-03-19 16:01:30 +02:00
rdo.c Refactor coefficient group scan mapping lists. 2014-03-14 16:56:49 +02: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 Replace old LCU reference pixels initialization with new ones. 2014-03-19 16:01:31 +02:00
search.h Add new reference pixel buffer management to encoding loop. 2014-03-19 16:01:30 +02:00
transform.c Remove dead code and fix white space. 2014-03-06 18:35:17 +02: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