Sign in
aomedia
/
avm
/
3442b4b1591ea7418d61b225c4e6e39c6076fe04
/
aom
/
aomcx.h
9c01aa1
Change to use aom copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
[Renamed (61%) from aom/vp8cx.h]
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed from vpx/vp8cx.h]
0818a7c
Port commits related to clpf and qm experiments
by Yaowu Xu
· 9 years ago
83a5207
vpx/: apply clang-format
by clang-format
· 9 years ago
cc73e1f
remove SVC
by James Zern
· 9 years ago
fe291b6
Replace variants of 'vp8' and 'vp9' with 'vpx'
by Yaowu Xu
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
72d4890
Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream level
by hui su
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
3c206ac
Fix typos in control function for VP9E_SET_TARGET_LEVEL
by hui su
· 9 years ago
be3f069
Add VP9 encoder API for level specification.
by hui su
· 9 years ago
454989f
Make superblock size variable at the frame level.
by Geza Lore
· 9 years ago
bdcc140
Recover tile coding performance
by Yunqing Wang
· 9 years ago
4ac2ae3
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
a046f56
vp8cx: remove deprecated reference/entropy controls
by James Zern
· 9 years ago
7dd7a7d
vpx/*.h: add VPX_CTRL_* preproc defines
by James Zern
· 9 years ago
7c514e2
Merged branch 'master' into nextgenv2
by Yaowu Xu
· 10 years ago
812945a
vp9/10: improve support for render_width/height.
by Ronald S. Bultje
· 10 years ago
730cdef
Add SVC codec control to set frame flags and buffer indices.
by Marco
· 10 years ago
eeb5ef0
Add support for color-range.
by Ronald S. Bultje
· 10 years ago
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago
130c0ec
Added TODOs for two unused #defines
by Yaowu Xu
· 10 years ago
e8a3abe
Adds macros for new encoder controls
by Debargha Mukherjee
· 10 years ago
9852643
Expose params min-gf-interval/max-gf-interval
by Debargha Mukherjee
· 10 years ago
a8c5ab2
Remove ABI check for 1 pass CBR SVC.
by Marco
· 10 years ago
c139b81
Vidyo patch: Rate control for SVC, 1 pass CBR mode.
by Marco
· 10 years ago
976f7f4
VP8: For high overshoot, force drop frame and max-out QP.
by Marco
· 10 years ago
4dcb839
VP9E_GET_ACTIVE_MAP API function.
by Alex Converse
· 10 years ago
7999c07
vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
by James Zern
· 10 years ago
1861340
put spatial svc behind an ABI check
by James Zern
· 10 years ago
268f106
Provide information on codec controls
by Yaowu Xu
· 10 years ago
5dd146c
Added comment for vp9 only codec controls
by Yaowu Xu
· 10 years ago
4165290
Rename a vp9 only control with vp9e prefix
by Yaowu Xu
· 10 years ago
f5bbe24
Fix obvious misses in doxygen mainpage
by Yaowu Xu
· 10 years ago
05d19e0
Merge "Add comments for two SVC related controls"
by Yaowu Xu
· 10 years ago
8119418
Merge "Add comments for two SVC related controls"
by Yaowu Xu
· 10 years ago
6fc7267
Merge "Add comments for control VP9E_SET_TUNE_CONTENT"
by Yaowu Xu
· 10 years ago
f3c9272
Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"
by Yaowu Xu
· 10 years ago
f7fd03f
Merge "Fix comments for encoder controls"
by Yaowu Xu
· 10 years ago
3ca15a8
Add comments for two SVC related controls
by Yaowu Xu
· 10 years ago
193ca4b
Add comments for two SVC related controls
by Yaowu Xu
· 10 years ago
dc08b20
Add comments for control VP9E_SET_TUNE_CONTENT
by Yaowu Xu
· 10 years ago
4ab39e1
Add comments for VP9E_SET_FRAME_PERIODIC_BOOST
by Yaowu Xu
· 10 years ago
87c436f
Fix comments for encoder controls
by Yaowu Xu
· 10 years ago
e94b415
Add encoder control for setting color space
by Yaowu Xu
· 10 years ago
af898b5
Various updates to vp8.
by Marco
· 10 years ago
0ba1542
Vidyo: Support for one-pass rc-enabled SVC encoder
by Deb Mukherjee
· 10 years ago
03a60b7
Add a new control of golden frame boost in CBR mode
by Yaowu Xu
· 10 years ago
636099f
Add a new control of max bitrate for inter frame
by Yaowu Xu
· 10 years ago
209ee12
[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer
by Minghai Shang
· 11 years ago
282fac9
Merge "Change the control function of VP9 denoiser."
by JackyChen
· 11 years ago
bb1a236
Change the control function of VP9 denoiser.
by JackyChen
· 11 years ago
bb74a77
[spatial svc] Remove useless APIs and variables
by Minghai Shang
· 11 years ago
572de92
Add a codec control option to tune for screen content.
by Alex Converse
· 11 years ago
e899859
[spatial svc]Implement alt reference frames
by Minghai Shang
· 11 years ago
a765705
Mark VP8E_SET_ARNR_TYPE as being deprecated
by Adrian Grange
· 11 years ago
0a386b9
Revert "Force ARNR filtering to be centered on the ARF frame"
by Adrian Grange
· 11 years ago
0eb88c9
Add codec control function for enabling frame_periodic_boost.
by Marco Paniconi
· 11 years ago
53a11c9
vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID
by James Zern
· 11 years ago
89ec990
Add comments to portion of SVC interface.
by Marco Paniconi
· 11 years ago
4864ab2
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
6be2b75
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
116e0a1
Removing vpx_codec_vp9x_cx and internal experimental flag.
by Dmitry Kovalev
· 11 years ago
7386bde
vpx: normalize include guards
by James Zern
· 11 years ago
e883c74
Include files in the same directory directly
by Johann
· 11 years ago
1708465
vpxenc: add --aq-mode flag to control adaptive quantization
by Guillaume Martres
· 11 years ago
741c14f
Merge "Move SVC per-frame loop from sample app into libvpx proper"
by Ivan Maltz
· 11 years ago
1ed0e1b
Move SVC per-frame loop from sample app into libvpx proper
by Ivan Maltz
· 11 years ago
f58eca9
Resolved Doxygen warnings.
by Adrian Grange
· 11 years ago
cd74a90
Revert "Merge "SVC improvements""
by James Zern
· 11 years ago
663916c
SVC improvements
by Ivan Maltz
· 11 years ago
e288c60
Removing vpx_codec_impl_{top, bottom}.h files.
by Dmitry Kovalev
· 12 years ago
01b35c3
API extensions and sample app for spacial scalable encoder
by Ivan Maltz
· 12 years ago
31ee193
Extension of segmentation to 8 segments.
by Paul Wilkins
· 12 years ago
81708cc
Convert g_frame_parallel_decoding to control interface
by John Koleszar
· 12 years ago
89a206e
Add support for tile rows.
by Ronald S. Bultje
· 12 years ago
f496f60
Add tile column size limits (256 pixels min, 4096 pixels max).
by Ronald S. Bultje
· 12 years ago
1407bdc
[WIP] Add column-based tiling.
by Ronald S. Bultje
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
83b1d90
vpx: merge with master
by John Koleszar
· 12 years ago
4b2c2b9
Rename vp8/ codec directory to vp9/.
by Ronald S. Bultje
· 12 years ago
fd084b2
Shut up warnings added by -Wundef
by Daniel Kang
· 13 years ago
1b16e74
Dll build of libvpx
by Jim Bankoski
· 13 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
87e570e
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
1654ae9
Convert rc_max_intra_bitrate_pct to control
by John Koleszar
· 14 years ago
fe5765a
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
4e4f835
use relative include path
by Johann
· 14 years ago
cb3e0aa
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
4fd81a9
Set cpu_used range to [-16, 16] in real-time mode
by Yunqing Wang
· 14 years ago
01eb7c2
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
1a7ce50
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
8e17e82
documentation: minor updates to vp8 (en|de)coder
by James Zern
· 14 years ago
f42d52e
documentation: minor cosmetics
by James Zern
· 14 years ago
3cb26b4
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
e0846c9
CQ Mode
by Paul Wilkins
· 14 years ago
0b710c8
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
Next »