Sign in
aomedia
/
avm
/
5dccce558c9e5a77e19a794e0cca1f7c918dbe6c
/
examples
/
vp9_spatial_svc_encoder.c
c98273c
vp9_ethread: create enough threads while using SVC
by Yunqing Wang
· 10 years ago
c139b81
Vidyo patch: Rate control for SVC, 1 pass CBR mode.
by Marco
· 10 years ago
59e7a47
tools_common.h: fix usage_exit() prototype
by James Zern
· 10 years ago
9e96bdc
Xcode: Fix includes in examples.
by Tom Finegan
· 10 years ago
4c12046
Changes SvcContext_t to SvcContext
by Deb Mukherjee
· 10 years ago
0ba1542
Vidyo: Support for one-pass rc-enabled SVC encoder
by Deb Mukherjee
· 10 years ago
86c36a5
[spatial svc] Make spatial svc working for one pass rate control
by Minghai Shang
· 10 years ago
a349ee3
Resolves some lint errors
by Deb Mukherjee
· 10 years ago
e4caf22
vp9_spatial_svc_encoder: fix -bit-depth arg parsing
by James Zern
· 10 years ago
4bad0e6
Adds highbitdepth support to svc examples
by Deb Mukherjee
· 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
4f5b2b2
[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.
by Minghai Shang
· 11 years ago
76885de
[spatial svc] Use string for quantizers and scale-factors option in the test app
by Minghai Shang
· 11 years ago
12aaff5
[spatial svc] Remove handling frame and stats packets in the codec
by Minghai Shang
· 11 years ago
be3b08d
[svc] Temporal svc with two pass rate control
by Minghai Shang
· 11 years ago
83269ff
Merge "[spatial svc] Remove encoding modes since we only need one mode at this time."
by Minghai Shang
· 11 years ago
df38196
[spatial svc] Remove encoding modes since we only need one mode at this time.
by Minghai Shang
· 11 years ago
41b451e
[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control
by Minghai Shang
· 11 years ago
277338f
[spatial svc]Implement lag in frames for spatial svc
by Minghai Shang
· 11 years ago
39aef40
[spatial svc] Remove hard coded rc_end_usage setting
by Minghai Shang
· 11 years ago
cea4167
Rename vp9_spatial_scalable_encoder.
by Tom Finegan
· 11 years ago
[Renamed from examples/vp9_spatial_scalable_encoder.c]
d899a1c
[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoder
by Minghai Shang
· 11 years ago
6c3c66f
[svc] Add min/max q and min/max bitrate in svc test app
by Minghai Shang
· 11 years ago
d205335
[svc] Finalize spatial svc first pass rate control
by Minghai Shang
· 11 years ago
b0c146e
[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.
by Minghai Shang
· 11 years ago
c79bd22
Change for adding QP settings for key frames
by Minghai Shang
· 11 years ago
20eb5cb
move vp9_spatial_scalable_encoder.c to examples/
by James Zern
· 11 years ago
[Renamed from vp9_spatial_scalable_encoder.c]
9c7c8ff
Calling vpx_img_read() from vp9_spatial_scalable_encoder.
by Dmitry Kovalev
· 11 years ago
14db3bf
Using video writer API from vp9_spatial_scalable_encoder.
by Dmitry Kovalev
· 11 years ago
373b0f9
Changing ivf_write_frame_header() function signature.
by Dmitry Kovalev
· 11 years ago
7ec2769
Adapting simple_decoder to use new file reading API.
by Dmitry Kovalev
· 11 years ago
8aa33ed
Write correct resolution to the IVF file header (b/11270652)
by Charles 'Buck' Krasic
· 11 years ago
475d1d6
Modified spatial scalable encoder & unit tests
by Adrian Grange
· 11 years ago
00a35aa
vpx[dec|enc]: Extract IVF support from the apps.
by Tom Finegan
· 11 years ago
1ed0e1b
Move SVC per-frame loop from sample app into libvpx proper
by Ivan Maltz
· 11 years ago
cd74a90
Revert "Merge "SVC improvements""
by James Zern
· 11 years ago
663916c
SVC improvements
by Ivan Maltz
· 11 years ago
01b35c3
API extensions and sample app for spacial scalable encoder
by Ivan Maltz
· 12 years ago