Sign in
aomedia
/
avm
/
7a691f17f2f6d598df4d6f44656c3cf6829d61ad
7a691f1
vpxenc: Silence MSVC warnings.
by Tom Finegan
· 11 years ago
4d6cd41
Merge "vpx_integer: Use inttypes.h in MSVC (2013 and later)."
by Tom Finegan
· 11 years ago
992500b
Merge "Further one-pass vbr rate control changes"
by Deb Mukherjee
· 11 years ago
66bfc69
Merge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
by James Zern
· 11 years ago
7320fdd
vpx_integer: Use inttypes.h in MSVC (2013 and later).
by Tom Finegan
· 11 years ago
3da25f2
Merge "Merged two similar functions to reduce duplication"
by Yaowu Xu
· 11 years ago
c761bd7
Merge "Cleaning up {simple, twopass}_encoder examples."
by Dmitry Kovalev
· 11 years ago
15fb551
Further one-pass vbr rate control changes
by Deb Mukherjee
· 11 years ago
52c1550
Merge "Cleaning up rd_check_segment_txsize() function."
by Dmitry Kovalev
· 11 years ago
ae8bc7a
Merge "add_warning(): remove dead store"
by James Zern
· 11 years ago
855070e
Merged two similar functions to reduce duplication
by Yaowu Xu
· 11 years ago
352db1d
Merge "Convert small static header functions to inline"
by Jim Bankoski
· 11 years ago
59ff7c6
Merge "Convert small static functions in header to inline.."
by Jim Bankoski
· 11 years ago
09d374f
Merge "Convert small header functions to inline"
by Jim Bankoski
· 11 years ago
da4df15
Merge "Convert header static functions to inline or make them global."
by Jim Bankoski
· 11 years ago
00c48ae
Merge "Converted functions in header to INLINE..."
by Jim Bankoski
· 11 years ago
adc84cf
Merge "Convert functions to inline that are small ."
by Jim Bankoski
· 11 years ago
56090b2
Merge "Convert functions to inline that are in headers static."
by Jim Bankoski
· 11 years ago
3a4598c
Merge "Converted function to inline"
by Jim Bankoski
· 11 years ago
2697d6c
Merge "Converted short static functions to inline."
by Jim Bankoski
· 11 years ago
812bacc
Some updates and fixes for layered CBR mode.
by Marco Paniconi
· 11 years ago
3c790ec
Convert small static header functions to inline
by Jim Bankoski
· 11 years ago
b5f59ea
Convert small static functions in header to inline..
by Jim Bankoski
· 11 years ago
7341725
Convert small header functions to inline
by Jim Bankoski
· 11 years ago
69f58b4
Convert header static functions to inline or make them global.
by Jim Bankoski
· 11 years ago
6a9e58c
Converted functions in header to INLINE...
by Jim Bankoski
· 11 years ago
18c8dea
Convert functions to inline that are small .
by Jim Bankoski
· 11 years ago
9768d0b
Convert functions to inline that are in headers static.
by Jim Bankoski
· 11 years ago
99e4c50
Converted function to inline
by Jim Bankoski
· 11 years ago
3a3aa3f
Converted short static functions to inline.
by Jim Bankoski
· 11 years ago
398f2f6
Cleaning up rd_check_segment_txsize() function.
by Dmitry Kovalev
· 11 years ago
c04c313
add_warning(): remove dead store
by James Zern
· 11 years ago
7c8a666
Merge "vp9_dthread: interleave mutex/cond alloc+init"
by James Zern
· 11 years ago
e876cf3
Merge "vp9/common: Silence MSVC warning in vp9_convolve.c."
by Tom Finegan
· 11 years ago
e844624
Merge "Fixing undefined behavior vp9_peek_si()."
by Dmitry Kovalev
· 11 years ago
b94d618
Merge "Removing references to nonexistent functions."
by Dmitry Kovalev
· 11 years ago
ab4b17a
Merge "Remove unnecessary local variables."
by James Zern
· 11 years ago
cd0ffb4
Removing references to nonexistent functions.
by Dmitry Kovalev
· 11 years ago
22ee1b3
Merge "Cleaning up vp9_ratectl.c."
by Dmitry Kovalev
· 11 years ago
0865e0d
Cleaning up vp9_ratectl.c.
by Dmitry Kovalev
· 11 years ago
0d43bd7
Bug fix in ssse3 quantize function
by Yunqing Wang
· 11 years ago
0f3cffa
Fixing undefined behavior vp9_peek_si().
by Dmitry Kovalev
· 11 years ago
592936b
Cleaning up {simple, twopass}_encoder examples.
by Dmitry Kovalev
· 11 years ago
4f8a30b
Converting vpx_temporal_scalable_patterns to use VpxVideoWriter.
by Dmitry Kovalev
· 11 years ago
9e41de4
Merge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h."
by Dmitry Kovalev
· 11 years ago
bf79a4d
vp9/common: Silence MSVC warning in vp9_convolve.c.
by Tom Finegan
· 11 years ago
9ff89d9
vp8/encoder: Silence MSVC warnings in firstpass.c.
by Tom Finegan
· 11 years ago
74074c9
Merge "Fixing c++ compiler errors in svc_encodeframe.c."
by Dmitry Kovalev
· 11 years ago
aadebc6
Merge "Parameter fixes for one-pass non-cbr mode"
by Deb Mukherjee
· 11 years ago
dd776e8
Fixing c++ compiler errors in svc_encodeframe.c.
by Dmitry Kovalev
· 11 years ago
b2209c3
Parameter fixes for one-pass non-cbr mode
by Deb Mukherjee
· 11 years ago
f0e896c
Merge "Remove out of date comment."
by Adrian Grange
· 11 years ago
37d7cb6
Remove unnecessary local variables.
by Adrian Grange
· 11 years ago
6adaec4
Merge "Adding video reader/writer APIs."
by Dmitry Kovalev
· 11 years ago
f91a099
Merge "Using vpx_codec_err_t instead of int."
by Dmitry Kovalev
· 11 years ago
4e44457
vp9_dthread: interleave mutex/cond alloc+init
by James Zern
· 11 years ago
005fc69
Finally removing "short" from transform names.
by Dmitry Kovalev
· 11 years ago
6427930
Using vpx_codec_err_t instead of int.
by Dmitry Kovalev
· 11 years ago
4d8ebc9
Merge "Adding is_mv_in() function."
by Dmitry Kovalev
· 11 years ago
4864ab2
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
9602ed8
Merge "vp8_set_maps.c: silence some type warnings"
by James Zern
· 11 years ago
0901458
libmkv: fix Makefile.
by Ralph Giles
· 11 years ago
37e6fd3
Adding video reader/writer APIs.
by Dmitry Kovalev
· 11 years ago
7474aeb
vp8_set_maps.c: silence some type warnings
by James Zern
· 11 years ago
cebda1b
Merge "vp8_scalable_patterns: silence a few warnings"
by James Zern
· 11 years ago
778d6ef
Merge "examples.mk: build examples/*.c directly"
by James Zern
· 11 years ago
0addb60
Merge "configure: use -Werror when testing CXX flags w/clang"
by James Zern
· 11 years ago
06a28e9
Merge "update .gitignore"
by James Zern
· 11 years ago
b3ea534
Merge "Removing redundant is_inter_mode() call."
by Dmitry Kovalev
· 11 years ago
f32fa45
Merge "Cleaning up vp9_get_pred_context_single_ref_p1()."
by Dmitry Kovalev
· 11 years ago
4a1a791
Merge "Removing "_1d" suffix from mips transform code."
by Dmitry Kovalev
· 11 years ago
5eda0ea
Merge "Renaming vp9_sad_c.c to vp9_sad.c."
by Dmitry Kovalev
· 11 years ago
1976dd6
Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.
by Dmitry Kovalev
· 11 years ago
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
8fcac74
configure: use -Werror when testing CXX flags w/clang
by James Zern
· 11 years ago
7ad56bf
Merge "Optimize bilinear sub-pixel filters in ssse3"
by Yunqing Wang
· 11 years ago
77bbcab
examples.mk: build examples/*.c directly
by James Zern
· 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
aa77872
Remove out of date comment.
by Adrian Grange
· 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
724fefb
Cleaning up vp9_get_pred_context_single_ref_p1().
by Dmitry Kovalev
· 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
8b53947
Renaming vp9_sad_c.c to vp9_sad.c.
by Dmitry Kovalev
· 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
9f528c5
Removing redundant is_inter_mode() call.
by Dmitry Kovalev
· 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
Next »