Sign in
aomedia
/
avm
/
24e47836b510df9d4f366a8ce40bc964c8a496d0
/
aom
/
aomcx.h
24e4783
aom_image: Don't leak experimental flag in public API
by Edward Hervey
· 7 years ago
9e69463
CICP colorspace signaling
by Andrey Norkin
· 7 years ago
7bb501d
add new experiment loopfiltering_across_tiles_ext
by Lei
· 7 years ago
b49c6ae
Add the speed feature structure for codec dev
by Jingning Han
· 7 years ago
e44c622
Add command-line -enable-cdef option
by Steinar Midtskogen
· 7 years ago
9a50fec
Update the encoder flags for reference frames using and updating
by Yunqing Wang
· 7 years ago
7de8571
Remove dist_8x8 based public API changes
by Tom Finegan
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
c27f542
Fix for issue 844
by Dominic Symes
· 8 years ago
26ad0b2
MAX_TILE: Allow list of tile widths/heights
by Dominic Symes
· 8 years ago
c5bf1e0
Fix a TODO on max number of segments
by Yaowu Xu
· 8 years ago
a5fefa7
Add the lightfield encoder and decoder examples
by Ryan Overbeck
· 8 years ago
f58f111
MAX_TILE experiment: add explicit tiles
by Dominic Symes
· 8 years ago
01d43e1
Make CONFIG_COLORSPACE_HEADERS public API changes unconditional.
by Tom Finegan
· 8 years ago
d808bfc
Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric'
by Yushin Cho
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
76fb126
Experiment: adding the source video information signaling (Netflix)
by anorkin
· 8 years ago
ff4fa06
Add the motion vector unit test
by Yunqing Wang
· 8 years ago
6160df2
Extend delta q with segments
by Fangwen Fu
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
561d0af
Drop the CPUUSED symmetry around zero.
by Alex Converse
· 8 years ago
00b7e27
Fix Wundef warnings in public headers.
by Alex Converse
· 8 years ago
7b9f2b3
add horizontal tile dependence support
by Fangwen Fu
· 8 years ago
ad67d79
set loop_filter_across_tiles_enabled flag to 1 in default case
by Ryan Lei
· 8 years ago
9b02b0e
deblocking_across_tiles->loopfilter_across_tiles
by Ryan Lei
· 8 years ago
8d164de
enable explicit temp mv prediction signaling
by Fangwen Fu
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
7386eda
Add an experiment to disable lpf on tile boundaries
by Ryan Lei
· 8 years ago
6e3c805
Remove VP8 references from the public API comments
by Alex Converse
· 8 years ago
85370ae
Unconditionally define controls for experimental features
by Alex Converse
· 8 years ago
fab6224
Remove obsolete control AOME_SET_ARNR_TYPE and command line flag
by Alex Converse
· 8 years ago
c7f8070
Remove "Supported codecs:" lines from aomcx.h
by Alex Converse
· 8 years ago
c77b2ff
docs: Fix a defgroup mismatch
by Alex Converse
· 8 years ago
0f4bcda
Remove vestigial VP8 encoder controls
by Alex Converse
· 8 years ago
af6df17
Add options setting number of tile groups or MTU.
by Thomas Davies
· 8 years ago
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
Next »