Sign in
aomedia
/
aom
/
80b344dec568ef1b04c8820fde2117c1caaafb10
/
vp8
/
vp8_cx_iface.c
80b344d
Silence -Werror=unused-parameter
by Johann
· 10 years ago
af898b5
Various updates to vp8.
by Marco
· 10 years ago
91998e6
Removing sz member from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
b08fab8
Consistent allocation of vpx_codec_alg_priv_t.
by Dmitry Kovalev
· 11 years ago
5acfafb
Adds config opt for highbitdepth + misc. vpx
by Deb Mukherjee
· 11 years ago
73edeb0
Removing alg_priv from vpx_codec_priv struct.
by Dmitry Kovalev
· 11 years ago
48274c6
Removing extraconfig_map from vp8_cx_iface.c.
by Dmitry Kovalev
· 11 years ago
eafa712
Merge "Replacing NOT_IMPLMENTED with NULL."
by Dmitry Kovalev
· 11 years ago
cd6d984
Replacing NOT_IMPLMENTED with NULL.
by Dmitry Kovalev
· 11 years ago
f2e6523
Removing iface pointer from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
69dc876
Set uv_crop_height/width in all the places
by Johann
· 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
a42b5c2
Removing legacy XMA features from libvpx.
by Dmitry Kovalev
· 11 years ago
8a774e1
Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.
by Jim Bankoski
· 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
8a8b662
Removing ctrl_id parameter from vpx_codec_control_fn_t.
by Dmitry Kovalev
· 11 years ago
947748e
Fixing constant value used to calculate frame pts and duration.
by Dmitry Kovalev
· 11 years ago
f7bd127
Enable vpxenc to specify internal coded frame size
by Adrian Grange
· 11 years ago
8c196b2
[svc] Add target bitrate settings for each layers.
by Minghai Shang
· 11 years ago
2554d57
Remove delete_first_pass_file.
by Adrian Grange
· 11 years ago
ee5cf37
Remove duplicated code
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
4fc6c88
yv12config: remove YUV_TYPE
by James Zern
· 12 years ago
7f7d135
Merge branch 'experimental' into master
by John Koleszar
· 12 years ago
81708cc
Convert g_frame_parallel_decoding to control interface
by John Koleszar
· 12 years ago
dfd89f2
Adding a frame parallel decoding mode
by Deb Mukherjee
· 12 years ago
bc45f23
Upstream changes from Chromium Android Clang build.
by Frank Galligan
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
d71ba03
silent compiling warnings for VC9 build
by Yaowu Xu
· 13 years ago
429743c
fix timestamp calculation rollover w/altref
by James Zern
· 13 years ago
4066c8b
multi-res: add drop_frame support
by Yunqing Wang
· 13 years ago
7f00997
multi-res: add parameter validity checking
by Yunqing Wang
· 13 years ago
a6f4fc5
Remove unused parameter in encoder interface code
by Yunqing Wang
· 13 years ago
b178fe7
Merge "disable lagged encoding in one-pass"
by John Koleszar
· 13 years ago
8df79e9
Remove threading dependencies with --disable-multithread
by John Koleszar
· 13 years ago
7b0b6a2
disable lagged encoding in one-pass
by James Zern
· 13 years ago
0164a1c
Fix pedantic compiler warnings
by John Koleszar
· 13 years ago
965d868
Remove extra enum
by Johann
· 13 years ago
410ae57
Prevent external frame size changes in two-pass
by John Koleszar
· 13 years ago
ad479a9
multi-res: modify memory allocation code
by Yunqing Wang
· 13 years ago
eb5b965
Merge "multi-res: force Key frame sychronization"
by Yunqing Wang
· 13 years ago
65dd157
multi-res: force Key frame sychronization
by Yunqing Wang
· 13 years ago
92963df
fix warnings for building on win32
by Scott Graham
· 13 years ago
44d35f7
Merge branch 'origin/eider' into master
by John Koleszar
· 13 years ago
c8f4c18
Use consistent range for VP8E_SET_NOISE_SENSITIVITY
by John Koleszar
· 13 years ago
2bf8fb5
remove deprecated pre-v0.9.0 API
by John Koleszar
· 13 years ago
f039a85
Make global data const
by Attila Nagy
· 13 years ago
25a36d6
multi-res: restore v1.0.0 API
by John Koleszar
· 13 years ago
d72c536
multi-res: restore v1.0.0 API
by John Koleszar
· 13 years ago
5948a02
Ports vpx_xcaler to new RTCD method
by Attila Nagy
· 13 years ago
9c41143
Adds a motion compensated temporal denoiser to the encoder.
by Stefan Holmer
· 13 years ago
52cf4dc
Packing bitstream on-the-fly with delayed context updates
by Attila Nagy
· 13 years ago
51acb01
support changing resolution with vpx_codec_enc_config_set
by John Koleszar
· 13 years ago
e479379
Fixed bugs in multi-layer code related to changing params
by Adrian Grange
· 13 years ago
2a0d7b1
Reduce the default kf_max_dist to 128.
by Ralph Giles
· 13 years ago
b0056c3
Remove opaque pointer VP8_PTR
by John Koleszar
· 13 years ago
c647ec4
Merge mr_pick_inter_mode and pick_inter_mode
by Yunqing Wang
· 13 years ago
c1c47e8
add check to ensure that cq_level falls within min and max q
by James Berry
· 13 years ago
aa7335e
Multiple-resolution encoder
by Yunqing Wang
· 13 years ago
bdd35c1
avoid resetting framerate during vpx_codec_enc_config_set()
by John Koleszar
· 13 years ago
bac6c22
Fix: Increase default cx_data_size
by James Berry
· 13 years ago
bc71511
Fix: check cx_data buffer prior to write
by James Berry
· 13 years ago
217591f
Added rate-targeted temporal scalability
by Adrian Grange
· 13 years ago
1654ae9
Convert rc_max_intra_bitrate_pct to control
by John Koleszar
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
0afcc76
encoder: don't set the fragment bit for the last partition
by Attila Nagy
· 14 years ago
37de0b8
Set VPX_FRAME_IS_DROPPABLE
by John Koleszar
· 14 years ago
7296b3f
New ways of passing encoded data between encoder and decoder.
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
fd09009
Merge "Fix encoder range check for frame width and height"
by John Koleszar
· 14 years ago
1aadced
Fix encoder range check for frame width and height
by Attila Nagy
· 14 years ago
4fd81a9
Set cpu_used range to [-16, 16] in real-time mode
by Yunqing Wang
· 14 years ago
ed40ff9
Removed firstpass motion map
by Adrian Grange
· 14 years ago
eed2ce5
Merge "Fix counter of fixed keyframe distance"
by John Koleszar
· 14 years ago
e6db21e
Handle mem allocation failure in vp8e_init
by Attila Nagy
· 14 years ago
02321de
Fix relative include paths
by John Koleszar
· 14 years ago
ddacf1c
vp8e_get_preview fixed for resized frames
by James Berry
· 14 years ago
4814016
Fix counter of fixed keyframe distance
by Andoni Morales Alastruey
· 14 years ago
2d03f07
validate min_q against max_q
by John Koleszar
· 14 years ago
cb791aa
Fix encoder real-time only configuration.
by Attila Nagy
· 14 years ago
339c512
Fix CQ range and experimental KF sizing changes.
by Paul Wilkins
· 14 years ago
e0846c9
CQ Mode
by Paul Wilkins
· 14 years ago
b0da9b3
Add psnr/ssim tuning option
by John Koleszar
· 14 years ago
fd9f9dc
allow dimensions as low as 1 pixel
by Pascal Massimino
· 14 years ago
79e2b1f
Disable compile warning for ERROR macro
by John Koleszar
· 14 years ago
647df00
postproc : Re-work posproc calling to allow more flags.
by Fritz Koenig
· 14 years ago
45e6494
Change altref times to preceding pts+1.
by Frank Galligan
· 15 years ago
bb7dd5b
Move firstpass motion map to stats packet
by John Koleszar
· 14 years ago
1554272
Update arnr strength range form 1-6 to 0-6.
by Frank Galligan
· 15 years ago
8ee7284
Changed defaults & range checking for AltRef params
by Adrian Grange
· 15 years ago
fa7a55b
Add getter functions for the interface data symbols
by John Koleszar
· 15 years ago
2369068
Add high limit check for unsigned parameters
by Guillermo Ballester Valor
· 15 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
76640f8
encoder: remove postproc dependency
by James Zern
· 15 years ago
Next »