..
extras
Enable errors about non-existing CLI options
2016-02-04 13:48:58 +02:00
strategies
Update old pixel type to the current one
2016-01-30 19:33:09 +02:00
bitstream.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
bitstream.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
cabac.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
cabac.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
cfg.c
Add --mv-constraint=frametilemargin
2016-02-29 19:18:14 +02:00
cfg.h
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
checkpoint.c
Change license to LGPL.
2015-02-25 15:19:05 +02:00
checkpoint.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
cli.c
Add --mv-constraint=frametilemargin
2016-02-29 19:18:14 +02:00
cli.h
Add loop-input option
2016-02-18 20:00:55 +02:00
context.c
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
context.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
cu.c
Add dedicated handling for blitting NxN coeffs when N is 4, 8 or 16
2016-01-13 19:27:45 +02:00
cu.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
encmain.c
Add loop-input option
2016-02-18 20:00:55 +02:00
encoder.c
Double time scale when field coding is used
2016-01-28 21:04:52 +02:00
encoder.h
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
encoder_state-bitstream.c
Move interlacing stuff to libkvazaaar API
2016-01-27 15:29:45 +02:00
encoder_state-bitstream.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
encoder_state-ctors_dtors.c
Fix warnings with -DNDEBUG
2015-10-02 15:13:07 +03:00
encoder_state-ctors_dtors.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
encoder_state-geometry.c
Prefix all non-static symbols with "kvz_".
2015-08-26 13:02:28 +03:00
encoder_state-geometry.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
encoderstate.c
Fix race condition with OWF
2016-03-07 13:38:23 +02:00
encoderstate.h
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
filter.c
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
filter.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
global.h
Change version to 0.8.3
2016-01-28 21:21:02 +02:00
image.c
Move interlacing stuff to libkvazaaar API
2016-01-27 15:29:45 +02:00
image.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
imagelist.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
imagelist.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
input_frame_buffer.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
input_frame_buffer.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
inter.c
Fix chroma reconstruction with tiles
2016-02-29 14:32:51 +02:00
inter.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
intra.c
Create generic strategy of planar prediction
2016-01-12 23:50:47 +02:00
intra.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
kvazaar.c
Move interlacing stuff to libkvazaaar API
2016-01-27 15:29:45 +02:00
kvazaar.h
Add --mv-constraint=frametilemargin
2016-02-29 19:18:14 +02:00
kvazaar.pc.in
pkg-config: move -lm to Libs.private
2015-12-03 22:39:27 +01:00
kvazaar_internal.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
Makefile.am
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
nal.c
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
nal.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
rate_control.c
Fix overflow in rate control
2016-02-18 16:48:21 +02:00
rate_control.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
rdo.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
rdo.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
sao.c
Move sao search from encoderstate to sao.
2016-03-01 14:56:16 +02:00
sao.h
Move sao search from encoderstate to sao.
2016-03-01 14:56:16 +02:00
scalinglist.c
Prefix all non-static symbols with "kvz_".
2015-08-26 13:02:28 +03:00
scalinglist.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
search.c
Fix calc_mode_bits.
2016-03-04 14:08:35 +02:00
search.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
search_inter.c
Optimize starting point selection in tz
2016-03-04 16:48:46 +02:00
search_inter.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
search_intra.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
search_intra.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
strategyselector.c
Removed unneeded cpu flags causing compiling to fail on powerpc, closes #121
2016-01-18 08:55:32 +02:00
strategyselector.h
Removed unneeded cpu flags causing compiling to fail on powerpc, closes #121
2016-01-18 08:55:32 +02:00
tables.c
Prefix all non-static symbols with "kvz_".
2015-08-26 13:02:28 +03:00
tables.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
threadqueue.c
Move macros in threads.h to KVZ_ namespace
2015-11-13 22:46:32 +02:00
threadqueue.h
Remove KVZ_PERF_SEARCHPX
2016-03-04 16:48:12 +02:00
threads.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
transform.c
Rename config module to cfg.
2016-01-25 12:26:46 +02:00
transform.h
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
videoframe.c
Update Doxygen documentation
2015-12-17 14:05:50 +02:00
videoframe.h
Fix includes to include global.h first everywhere
2016-01-22 15:07:49 +02:00
yuv_io.c
Move interlacing stuff to libkvazaaar API
2016-01-27 15:29:45 +02:00
yuv_io.h
Move interlacing stuff to libkvazaaar API
2016-01-27 15:29:45 +02:00