Sign in
aomedia
/
avm
/
a1cfcc0af80f12cb2f471630c91d266aa3cde5d6
a1cfcc0
Merge "Cleaning up encode_frame_to_data_rate()."
by Dmitry Kovalev
· 11 years ago
5f5c262
Merge "Cleaning up recode_loop_test()."
by Dmitry Kovalev
· 11 years ago
1811bc1
Merge "Cleaning up vp9_firstpass.c."
by Dmitry Kovalev
· 11 years ago
7ad56bf
Merge "Optimize bilinear sub-pixel filters in ssse3"
by Yunqing Wang
· 11 years ago
6432ae4
Merge "Clamping active_{best, worst}_quality values."
by Dmitry Kovalev
· 11 years ago
66188f3
Cleaning up recode_loop_test().
by Dmitry Kovalev
· 11 years ago
2f05847
Cleaning up encode_frame_to_data_rate().
by Dmitry Kovalev
· 11 years ago
9d477bd
Merge "vpxdec: normalize frame size types"
by James Zern
· 11 years ago
dce41c0
Cleaning up vp9_firstpass.c.
by Dmitry Kovalev
· 11 years ago
77f7f6a
Merge "Removing unused SPEEDSTATS."
by Dmitry Kovalev
· 11 years ago
340f0c9
Merge "Remove delete_first_pass_file."
by Adrian Grange
· 11 years ago
3711491
Merge "gen_msvs_proj: add trailing \ to IntDir"
by James Zern
· 11 years ago
2fb81fb
Merge "One-pass rate control cleanups/fixes/refactoring"
by Deb Mukherjee
· 11 years ago
a536237
Merge "Cleaning up vp9_get_pred_context_single_ref_p2()."
by Dmitry Kovalev
· 11 years ago
2554d57
Remove delete_first_pass_file.
by Adrian Grange
· 11 years ago
faeb21d
Removing unused SPEEDSTATS.
by Dmitry Kovalev
· 11 years ago
40e63d4
One-pass rate control cleanups/fixes/refactoring
by Deb Mukherjee
· 11 years ago
dff7074
Merge "arm: Consistently use braces around doubleword arguments to vld"
by Johann
· 11 years ago
85bd720
Merge "arm: Use {} around quadword arguments to vld"
by Johann
· 11 years ago
03bc491
arm: Consistently use braces around doubleword arguments to vld
by Martin Storsjo
· 11 years ago
c2bb1aa
arm: Use {} around quadword arguments to vld
by Martin Storsjo
· 11 years ago
95eae0c
ads2gas.pl: Don't require perl to be in a fixed location
by Martin Storsjo
· 11 years ago
45c4533
ads2gas_apple.pl: Reduce differences to ads2gas.pl
by Martin Storsjo
· 11 years ago
95c34c9
gen_msvs_proj: add trailing \ to IntDir
by James Zern
· 11 years ago
303c17e
Merge "libmkv: Use uint64_t instead of UInt64."
by James Zern
· 11 years ago
75d7ee3
vpxdec: normalize frame size types
by James Zern
· 11 years ago
be34c18
Merge "vp9_systemdependent.h: relocate system includes"
by James Zern
· 11 years ago
d89f861
vp9_systemdependent.h: relocate system includes
by James Zern
· 11 years ago
0dc535e
Merge "Adjust speed feature for --rt"
by Yaowu Xu
· 11 years ago
0c7e1a9
Merge "Removing DBG_PRNT_SEGMAP."
by Dmitry Kovalev
· 11 years ago
fafd7d9
Merge "libmkv: constify codec_id."
by James Zern
· 11 years ago
8d7cd8e
Merge "Removing unused estimate_cq() function."
by Dmitry Kovalev
· 11 years ago
96cabf8
Merge "Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h."
by Dmitry Kovalev
· 11 years ago
041104a
Merge "Renaming vp9_variance_c.c to vp9_variance.c."
by Dmitry Kovalev
· 11 years ago
fce6a6a
Merge "Replacing int_mv with MV."
by Dmitry Kovalev
· 11 years ago
4cbe8ec
Merge "Inlinging get_next_chkpts macro in vp9_mcomp.c."
by Dmitry Kovalev
· 11 years ago
2b3b293
Merge "Removing SECTIONBITS_OUTPUT."
by Dmitry Kovalev
· 11 years ago
e564343
libmkv: Use uint64_t instead of UInt64.
by Ralph Giles
· 11 years ago
f3bd5d8
libmkv: constify codec_id.
by Ralph Giles
· 11 years ago
b9fea16
Removing DBG_PRNT_SEGMAP.
by Dmitry Kovalev
· 11 years ago
ec285c4
Merge "Ignore missing newline message"
by Johann
· 11 years ago
f498d92
Ignore missing newline message
by Johann
· 11 years ago
c31cf0d
Merge "Moving x1 & y1 calculation under if condition."
by Dmitry Kovalev
· 11 years ago
948fe93
Merge "With on demand border extension, clamping the MV is not longer needed."
by hkuang
· 11 years ago
9d6d35c
Renaming vp9_variance_c.c to vp9_variance.c.
by Dmitry Kovalev
· 11 years ago
b0fec6a
With on demand border extension, clamping the MV is not longer needed.
by hkuang
· 11 years ago
e829487
Removing unused estimate_cq() function.
by Dmitry Kovalev
· 11 years ago
71faaa5
Merge "One-pass rate control fixes and cleanups"
by Deb Mukherjee
· 11 years ago
b024688
Merge "Remove duplicated code"
by Adrian Grange
· 11 years ago
35ee7f5
One-pass rate control fixes and cleanups
by Deb Mukherjee
· 11 years ago
ee5cf37
Remove duplicated code
by Adrian Grange
· 11 years ago
d1961e6
Optimize bilinear sub-pixel filters in ssse3
by Yunqing Wang
· 11 years ago
2b7338a
Merge "vp9_filter.h: rename interp_kernel type"
by James Zern
· 11 years ago
0669cd5
Merge "vp9/encoder: fix function prototypes"
by James Zern
· 11 years ago
0a0c293
Merge changes I9ebfeb49,I2e2f9bb6
by James Zern
· 11 years ago
ac94505
Merge changes Ic362b088,I1c65c2aa
by James Zern
· 11 years ago
084c49a
Adjust speed feature for --rt
by Yaowu Xu
· 11 years ago
5daaff5
Moving x1 & y1 calculation under if condition.
by Dmitry Kovalev
· 11 years ago
64cca45
Cleaning up vp9_get_pred_context_single_ref_p2().
by Dmitry Kovalev
· 11 years ago
9fca1ce
Replacing int_mv with MV.
by Dmitry Kovalev
· 11 years ago
3ffb204
Merge "Removing ENC_DEBUG."
by Dmitry Kovalev
· 11 years ago
469b530
Merge "Build fix with config internal stats"
by Yongzhe Wang
· 11 years ago
cca4276
vp9_filter.h: rename interp_kernel type
by James Zern
· 11 years ago
be1b416
Merge "INLINE and reimplement get_unsigned_bits()."
by Alex Converse
· 11 years ago
513face
Build fix with config internal stats
by Yongzhe Wang
· 11 years ago
282f36a
Merge "Removing "_short" suffix from arm transform file names."
by Dmitry Kovalev
· 11 years ago
ae1c298
Inlinging get_next_chkpts macro in vp9_mcomp.c.
by Dmitry Kovalev
· 11 years ago
a2baab8
Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h.
by Dmitry Kovalev
· 11 years ago
cabfd50
Merge "Optimize bilinear sub-pixel filters in sse2"
by Yunqing Wang
· 11 years ago
5470e0c
Merge "Propgate constants through subexp routines."
by Alex Converse
· 11 years ago
5437474
Merge "Revert "Layer based rate control for CBR mode.""
by Marco Paniconi
· 11 years ago
7ec838e
Revert "Layer based rate control for CBR mode."
by Marco Paniconi
· 11 years ago
ffd3d48
INLINE and reimplement get_unsigned_bits().
by Alex Converse
· 11 years ago
41d3c98
Propgate constants through subexp routines.
by Alex Converse
· 11 years ago
f7c17b8
Merge "Cleaning up vp9_mcomp.{c, h}."
by Dmitry Kovalev
· 11 years ago
2488cb3
Optimize bilinear sub-pixel filters in sse2
by Yunqing Wang
· 11 years ago
6be2b75
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
ef951d1
vp9/encoder: fix function prototypes
by James Zern
· 11 years ago
37e5325
Merge "static function convert to inline or global vp9_blockd.h"
by Jim Bankoski
· 11 years ago
bb06138
resize_test: use const_iterator where appropriate
by James Zern
· 11 years ago
17b8993
resize_test: silence a warning
by James Zern
· 11 years ago
1c3fc43
Merge "Set proper rtc interp_filter at block level"
by Yaowu Xu
· 11 years ago
6114230
Merge "Typo & comment corrections"
by Adrian Grange
· 11 years ago
9dec771
static function convert to inline or global vp9_blockd.h
by Jim Bankoski
· 11 years ago
b1c23f7
Merge "libmkv: remove unused variable."
by James Zern
· 11 years ago
f596249
Merge "libmkv: Remove spurious declaration."
by James Zern
· 11 years ago
7c6a49b
Merge "Rename a loopfilter parameter"
by Yunqing Wang
· 11 years ago
f1761a7
Merge "Cleaning up vp9_get_second_pass_params() function."
by Dmitry Kovalev
· 11 years ago
3b3f1d8
Cleaning up vp9_mcomp.{c, h}.
by Dmitry Kovalev
· 11 years ago
c2ca97c
Merge "Cleaning up motion compensation code."
by Dmitry Kovalev
· 11 years ago
3893449
Merge "remove duplicate const from vpx_codec_iface_t use"
by James Zern
· 11 years ago
c49b08c
Removing "_short" suffix from arm transform file names.
by Dmitry Kovalev
· 11 years ago
1ee4916
Cleaning up vp9_get_second_pass_params() function.
by Dmitry Kovalev
· 11 years ago
4a70357
remove duplicate const from vpx_codec_iface_t use
by James Zern
· 11 years ago
f99eb93
Set proper rtc interp_filter at block level
by Yaowu Xu
· 11 years ago
11a9366
Rename a loopfilter parameter
by Yunqing Wang
· 11 years ago
5ccd193
Merge "bsize problem 360p"
by Jim Bankoski
· 11 years ago
6253e8e
vpxenc: find_mismatch/compare_img: normalize types
by James Zern
· 11 years ago
d04112d
vpxenc: cosmetics
by James Zern
· 11 years ago
908482c
Typo & comment corrections
by Adrian Grange
· 11 years ago
Next »