index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2015-03-19
put spatial svc behind an ABI check
James Zern
2015-03-11
vpx_temporal_svc_encoder: Update some default settings.
Marco
2015-03-06
Set the threads/tile_columns in vpx_temporal_svc_encoder.
Marco
2015-02-12
vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.
Marco
2015-02-05
vpx_temporal_svc_encoder: change default setting for static threshold.
Marco
2015-02-04
Xcode: Fix includes in examples.
Tom Finegan
2014-12-03
Various updates to vp8.
Marco
2014-11-26
temporal_svc encoder: Change default setting for layering_mode = 0.
Marco
2014-11-18
Changes SvcContext_t to SvcContext
Deb Mukherjee
2014-11-14
Add more rate control stats to vpx_temporal_svc_encoder.
Marco
2014-11-10
Vidyo: Support for one-pass rc-enabled SVC encoder
Deb Mukherjee
2014-11-04
[spatial svc] Make spatial svc working for one pass rate control
Minghai Shang
2014-10-13
Resolves some lint errors
Deb Mukherjee
2014-10-11
vp9_spatial_svc_encoder: fix -bit-depth arg parsing
James Zern
2014-10-02
Adds highbitdepth support to svc examples
Deb Mukherjee
2014-09-30
examples/simple_decoder: Correct comments/remove unnecessary include.
Tom Finegan
2014-09-18
[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...
Minghai Shang
2014-09-18
[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.
Minghai Shang
2014-09-17
[spatial svc] Use string for quantizers and scale-factors option in the test app
Minghai Shang
2014-09-12
Change the control function of VP9 denoiser.
JackyChen
2014-09-11
Merge "[spatial svc] Remove handling frame and stats packets in the codec"
Minghai Shang
2014-09-11
Merge "Adding lossless encoding example."
Dmitry Kovalev
2014-09-11
[spatial svc] Remove handling frame and stats packets in the codec
Minghai Shang
2014-09-11
Adding lossless encoding example.
Dmitry Kovalev
2014-09-10
examples/twopass_encoder: Use good quality.
Tom Finegan
2014-09-09
Merge "Removing legacy compatibility layer."
Dmitry Kovalev
2014-09-03
Merge "[svc] Temporal svc with two pass rate control"
Minghai Shang
2014-09-02
Removing legacy compatibility layer.
Dmitry Kovalev
2014-09-02
[svc] Temporal svc with two pass rate control
Minghai Shang
2014-09-02
Switching back to #define instead of static const int.
Dmitry Kovalev
2014-08-28
vp8_multi_resolution_encoder: Huge cleanup.
Dmitry Kovalev
2014-08-25
twopass_encoder: Flush encoder.
Dmitry Kovalev
2014-08-25
twopass_encoder: Separate functions for first and second pass.
Dmitry Kovalev
2014-08-21
set_maps: add exit to avoid uninitialized variable warning
Jim Bankoski
2014-08-21
vpx_temporal_svc_encoder: initialize outfile to avoid warning
Jim Bankoski
2014-08-21
vpx_temporal_svc_encoder.c : removed dead assignment.
Jim Bankoski
2014-08-15
set_maps: Flush encoder.
Dmitry Kovalev
2014-08-15
vp8cx_set_ref: Flush encoder.
Dmitry Kovalev
2014-08-14
Add an adaptive denoising mode.
Marco Paniconi
2014-08-11
Implementing right flushing for simple_encoder.
Dmitry Kovalev
2014-07-29
vp8: Add an aggressive denoising mode.
Marco Paniconi
2014-07-18
temporal_svc sample encoder: setting for denoiser.
Marco Paniconi
2014-07-15
Merge "Renames interface field in VpxInterface"
Deb Mukherjee
2014-07-15
Renames interface field in VpxInterface
Deb Mukherjee
2014-07-15
vp8: Allow for on/off control of UV temporal denoiser.
Marco Paniconi
2014-07-07
Merge "Fix build for examples/vp8_multi_resolution_encoder."
Marco Paniconi
2014-07-07
Fix build for examples/vp8_multi_resolution_encoder.
Marco Paniconi
2014-06-27
Merge "[spatial svc] Remove encoding modes since we only need one mode at thi...
Minghai Shang
2014-06-25
[spatial svc] Remove encoding modes since we only need one mode at this time.
Minghai Shang
2014-06-25
[spatial svc]Remove key frame quantizer settings since key frame is decided b...
Minghai Shang
[next]