aom/av1/encoder
Urvang Joshi c27fccccdf Code cleanup: mainly rd_pick_partition and methods called from there.
- Const correctness
- Refactoring
- Make variables local when possible
etc
- Remove -Wcast-qual to allow explicitly casting away const.

Change-Id: I6ecb7d345162dc08ccdd17095b0800fb3a00cf2f
2016-07-13 08:42:29 -07:00
..
arm/neon apply clang-format 2016-05-10 12:13:58 -07:00
mips/msa apply clang-format 2016-05-10 12:13:58 -07:00
x86 Upgrade fwht4x4_mmx() to fwht4x4_sse2() (from libvpx) 2016-06-08 22:12:18 +00:00
aq_complexity.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
aq_complexity.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
aq_cyclicrefresh.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
aq_cyclicrefresh.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
aq_variance.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
aq_variance.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
bitstream.c Fix crashes when configured with --enable-misc-fixes 2016-07-07 14:11:30 -07:00
bitstream.h Change "vp10" to "av1" in source code 2016-03-25 12:43:01 -07:00
block.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
blockiness.c apply clang-format 2016-05-10 12:13:58 -07:00
context_tree.c Change "vp10" to "av1" in source code 2016-03-25 12:43:01 -07:00
context_tree.h Remove PICK_MODE_CONTEXT::skip_txfm. 2016-06-21 21:07:07 +00:00
cost.c Change "VP9" to "AV1" 2016-03-28 12:13:50 -07:00
cost.h Change "VP9" to "AV1" 2016-03-28 12:13:50 -07:00
dct.c Add IDTX and FLIPADST tx functions for EXT_TX 2016-06-27 10:49:09 -07:00
encodeframe.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
encodeframe.h Apply Clang-format 2016-05-02 18:08:03 -07:00
encodemb.c Refactor fwd txfm functions into their own file 2016-06-29 16:30:21 -07:00
encodemb.h Refactor fwd txfm functions into their own file 2016-06-29 16:30:21 -07:00
encodemv.c Account DRL in the motion vector coding 2016-06-03 09:47:58 -07:00
encodemv.h Apply Clang-format 2016-05-02 18:08:03 -07:00
encoder.c Remove dead function: av1_write_yuv_frame_420() 2016-06-30 16:21:07 +00:00
encoder.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
ethread.c Refactor: remove filter_cache 2016-06-17 15:54:56 -07:00
ethread.h Change "vp10" to "av1" in source code 2016-03-25 12:43:01 -07:00
extend.c apply clang-format 2016-05-10 12:13:58 -07:00
extend.h Apply Clang-format 2016-05-02 18:08:03 -07:00
firstpass.c Bugfix: fix the build for CONFIG_FP_MB_STATS 2016-07-08 10:55:35 -07:00
firstpass.h Add encoder first pass support to bi-prediction in EXT_REFS 2016-06-21 15:19:00 -07:00
hybrid_fwd_txfm.c Refactor fwd txfm functions into their own file 2016-06-29 16:30:21 -07:00
hybrid_fwd_txfm.h Refactor fwd txfm functions into their own file 2016-06-29 16:30:21 -07:00
lookahead.c Rename AOM_ENC/DEC_BORDER_IN_PIXELS to AOM_BORDER_IN_PIXELS 2016-06-08 00:59:23 +00:00
lookahead.h Apply Clang-format 2016-05-02 18:08:03 -07:00
mbgraph.c Do sub-pixel motion search in up-sampled reference frames 2016-06-21 11:44:54 -07:00
mbgraph.h Change "vp10" to "av1" in source code 2016-03-25 12:43:01 -07:00
mcomp.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
mcomp.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
pickdering.c apply clang-format 2016-05-10 12:13:58 -07:00
picklpf.c apply clang-format 2016-05-10 12:13:58 -07:00
picklpf.h Apply Clang-format 2016-05-02 18:08:03 -07:00
quantize.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
quantize.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
ratectrl.c Add encoder first pass support to bi-prediction in EXT_REFS 2016-06-21 15:19:00 -07:00
ratectrl.h Add encoder first pass support to bi-prediction in EXT_REFS 2016-06-21 15:19:00 -07:00
rd.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
rd.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
rdopt.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
rdopt.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
resize.c apply clang-format 2016-05-10 12:13:58 -07:00
resize.h Apply Clang-format 2016-05-02 18:08:03 -07:00
segmentation.c Clear segment counter at beginning 2016-07-08 10:04:24 -07:00
segmentation.h Apply Clang-format 2016-05-02 18:08:03 -07:00
speed_features.c Removed dead codes and variable allow_skip_recode. 2016-06-21 20:11:34 +00:00
speed_features.h Removed dead codes and variable allow_skip_recode. 2016-06-21 20:11:34 +00:00
subexp.c change to use correct type 2016-05-19 08:19:50 -07:00
subexp.h Use the aom_writer type rather than the tag in calling code. 2016-06-13 16:49:53 +00:00
temporal_filter.c encoder/temporal_filter.c: fix ubsan warnings 2016-06-27 21:45:46 +00:00
temporal_filter.h Change "vp10" to "av1" in source code 2016-03-25 12:43:01 -07:00
tokenize.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
tokenize.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-07-13 08:42:29 -07:00
treewriter.c apply clang-format 2016-05-10 12:13:58 -07:00
treewriter.h Move tree writing code into bitwriter.h. 2016-06-20 13:51:43 -04:00