Sign in
aomedia
/
avm
/
a779a44c0052a5b01255e6b72b0b2185edf40a79
/
aom
/
aom_encoder.h
cc6e0e1
Adding config file parsing implementation
by Maxym Dmytrychenko
· 7 years ago
47cc255
Remove deadline
by Sean DuBois
· 7 years ago
f340fec
No colorspace for mono-video f/ CICP compatibility
by Debargha Mukherjee
· 7 years ago
b5def02
Clean up stray monochrome flags.
by Imdad Sardharwalla
· 7 years ago
e0b1599
Plumb in a "monochrome" flag
by Rupert Swarbrick
· 7 years ago
de71d14
FRAME_SUPERRES: Rework to use scale factor of 8/D
by Urvang Joshi
· 7 years ago
26ad0b2
MAX_TILE: Allow list of tile widths/heights
by Dominic Symes
· 8 years ago
93b779b
Update comment for frame superres scaling mode.
by Urvang Joshi
· 8 years ago
7166f22
Add a q index based frame superres mode
by Debargha Mukherjee
· 8 years ago
7d30b4a
fix documentation inacuracy
by Yaowu Xu
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
87cf61b
scaling: Add kf numerator for resize and superres
by Fergus Simpson
· 8 years ago
29e40a6
Unify and clean up resize arguments
by Debargha Mukherjee
· 8 years ago
c4e7894
frame_superres: Add aomenc argument
by Fergus Simpson
· 8 years ago
8082614
Remove rt deadline.
by Thomas Daede
· 8 years ago
6eca835
Remove "best" deadline parameter from aomenc.
by Thomas Daede
· 8 years ago
6e3c805
Remove VP8 references from the public API comments
by Alex Converse
· 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 (78%) from aom/vpx_encoder.h]
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed from vpx/vpx_encoder.h]
83a5207
vpx/: apply clang-format
by clang-format
· 9 years ago
cc73e1f
remove SVC
by James Zern
· 9 years ago
0b74e5d
vpx/*.h, cosmetics: fix some typos
by James Zern
· 9 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
1861340
put spatial svc behind an ABI check
by James Zern
· 10 years ago
1ca2e4e
vpx/vpx_encoder.h: bump ABI version
by James Zern
· 10 years ago
a562e90
Fix comments for vpx_codec_enc_config_default()
by Yaowu Xu
· 10 years ago
9ace4f9
Fix comments for doxygen
by Yaowu Xu
· 10 years ago
0ba1542
Vidyo: Support for one-pass rc-enabled SVC encoder
by Deb Mukherjee
· 10 years ago
91657ab
fix CONFIG_SPATIAL_SVC warning
by James Zern
· 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
e3fff31
[spatial svc] Output psnr for all layers in one packet.
by Minghai Shang
· 11 years ago
5acfafb
Adds config opt for highbitdepth + misc. vpx
by Deb Mukherjee
· 11 years ago
4460965
Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().
by Dmitry Kovalev
· 11 years ago
f9fb3b8
Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.
by Dmitry Kovalev
· 11 years ago
c0ade1c
Merge "remove remaining references to XMA"
by James Zern
· 11 years ago
febdebf
remove remaining references to XMA
by James Zern
· 11 years ago
136a022
[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config
by Minghai Shang
· 11 years ago
24c9d6a
[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC
by Minghai Shang
· 11 years ago
f349b07
Rewrite functions related to first pass block stats
by Pengchong Jin
· 11 years ago
e899859
[spatial svc]Implement alt reference frames
by Minghai Shang
· 11 years ago
f7bd127
Enable vpxenc to specify internal coded frame size
by Adrian Grange
· 11 years ago
d205335
[svc] Finalize spatial svc first pass rate control
by Minghai Shang
· 11 years ago
8c196b2
[svc] Add target bitrate settings for each layers.
by Minghai Shang
· 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
7386bde
vpx: normalize include guards
by James Zern
· 11 years ago
e883c74
Include files in the same directory directly
by Johann
· 11 years ago
f58eca9
Resolved Doxygen warnings.
by Adrian Grange
· 11 years ago
20abe59
Merge "API extensions and sample app for spacial scalable encoder"
by Ivan Maltz
· 12 years ago
01b35c3
API extensions and sample app for spacial scalable encoder
by Ivan Maltz
· 12 years ago
e378a89
Support a constant quality mode in VP9
by Deb Mukherjee
· 12 years ago
83b1d90
vpx: merge with master
by John Koleszar
· 12 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
e44ee38
Add lossless compression mode.
by Hui Su
· 13 years ago
1654ae9
Convert rc_max_intra_bitrate_pct to control
by John Koleszar
· 14 years ago
7296b3f
New ways of passing encoded data between encoder and decoder.
by Stefan Holmer
· 14 years ago
b433e12
Proposing an extension to the encoder and decoder interfaces.
by Stefan Holmer
· 14 years ago
4cb0ebe
Adding support for independent partitions
by Stefan Holmer
· 14 years ago
cfbfd39
Merge "Change rc undershoot/overshoot semantics"
by John Koleszar
· 14 years ago
aa926fb
Add rc_max_intra_bitrate_pct control
by John Koleszar
· 14 years ago
c99f9d7
Change rc undershoot/overshoot semantics
by John Koleszar
· 14 years ago
f42d52e
documentation: minor cosmetics
by James Zern
· 14 years ago
e0846c9
CQ Mode
by Paul Wilkins
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
b749234
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
by John Koleszar
· 15 years ago
[Renamed from vpx_codec/vpx_encoder.h]
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago