summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Various updates to vp8.Marco2014-12-032-258/+702
* temporal_svc encoder: Change default setting for layering_mode = 0.Marco2014-11-261-1/+1
* Changes SvcContext_t to SvcContextDeb Mukherjee2014-11-181-2/+2
* Add more rate control stats to vpx_temporal_svc_encoder.Marco2014-11-141-1/+57
* Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee2014-11-101-2/+2
* [spatial svc] Make spatial svc working for one pass rate controlMinghai Shang2014-11-041-2/+11
* Resolves some lint errorsDeb Mukherjee2014-10-132-4/+4
* vp9_spatial_svc_encoder: fix -bit-depth arg parsingJames Zern2014-10-111-1/+1
* Adds highbitdepth support to svc examplesDeb Mukherjee2014-10-022-5/+108
* examples/simple_decoder: Correct comments/remove unnecessary include.Tom Finegan2014-09-301-13/+13
* [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang2014-09-181-6/+0
* [spatial svc]Remove quantizers option. Use max/min quantizers for each layer.Minghai Shang2014-09-181-13/+7
* [spatial svc] Use string for quantizers and scale-factors option in the test appMinghai Shang2014-09-171-2/+9
* Change the control function of VP9 denoiser.JackyChen2014-09-121-1/+1
* Merge "[spatial svc] Remove handling frame and stats packets in the codec"Minghai Shang2014-09-111-11/+29
|\
| * [spatial svc] Remove handling frame and stats packets in the codecMinghai Shang2014-09-111-11/+29
* | Merge "Adding lossless encoding example."Dmitry Kovalev2014-09-111-0/+144
|\ \ | |/ |/|
| * Adding lossless encoding example.Dmitry Kovalev2014-09-111-0/+144
* | examples/twopass_encoder: Use good quality.Tom Finegan2014-09-101-7/+6
|/
* Merge "Removing legacy compatibility layer."Dmitry Kovalev2014-09-0910-20/+2
|\
| * Removing legacy compatibility layer.Dmitry Kovalev2014-09-0210-20/+2
* | Merge "[svc] Temporal svc with two pass rate control"Minghai Shang2014-09-031-5/+12
|\ \ | |/ |/|
| * [svc] Temporal svc with two pass rate controlMinghai Shang2014-09-021-5/+12
* | Switching back to #define instead of static const int.Dmitry Kovalev2014-09-021-8/+8
|/
* vp8_multi_resolution_encoder: Huge cleanup.Dmitry Kovalev2014-08-281-415/+262
* twopass_encoder: Flush encoder.Dmitry Kovalev2014-08-251-17/+33
* twopass_encoder: Separate functions for first and second pass.Dmitry Kovalev2014-08-251-68/+89
* set_maps: add exit to avoid uninitialized variable warningJim Bankoski2014-08-211-2/+4
* vpx_temporal_svc_encoder: initialize outfile to avoid warningJim Bankoski2014-08-211-1/+4
* vpx_temporal_svc_encoder.c : removed dead assignment.Jim Bankoski2014-08-211-6/+5
* set_maps: Flush encoder.Dmitry Kovalev2014-08-151-5/+14
* vp8cx_set_ref: Flush encoder.Dmitry Kovalev2014-08-151-5/+13
* Add an adaptive denoising mode.Marco Paniconi2014-08-141-1/+2
* Implementing right flushing for simple_encoder.Dmitry Kovalev2014-08-111-7/+14
* vp8: Add an aggressive denoising mode.Marco Paniconi2014-07-291-1/+1
* temporal_svc sample encoder: setting for denoiser.Marco Paniconi2014-07-181-1/+1
* Merge "Renames interface field in VpxInterface"Deb Mukherjee2014-07-159-23/+23
|\
| * Renames interface field in VpxInterfaceDeb Mukherjee2014-07-159-23/+23
* | vp8: Allow for on/off control of UV temporal denoiser.Marco Paniconi2014-07-151-1/+9
|/
* Merge "Fix build for examples/vp8_multi_resolution_encoder."Marco Paniconi2014-07-071-21/+3
|\
| * Fix build for examples/vp8_multi_resolution_encoder.Marco Paniconi2014-07-071-21/+3
* | Merge "[spatial svc] Remove encoding modes since we only need one mode at thi...Minghai Shang2014-06-271-19/+4
|\ \
| * | [spatial svc] Remove encoding modes since we only need one mode at this time.Minghai Shang2014-06-251-19/+4
* | | [spatial svc]Remove key frame quantizer settings since key frame is decided b...Minghai Shang2014-06-251-10/+4
|/ /
* | [spatial svc]Implement lag in frames for spatial svcMinghai Shang2014-06-241-3/+3
|/
* Merge "[spatial svc] Remove hard coded rc_end_usage setting"Minghai Shang2014-05-221-0/+1
|\
| * [spatial svc] Remove hard coded rc_end_usage settingMinghai Shang2014-05-211-0/+1
* | vpx_temporal_svc_encoder: fix memory leak on successJames Zern2014-05-211-0/+1
|/
* set_map.c: cleanup -wextra warningsYaowu Xu2014-05-151-8/+10
* Rename vpx_temporal_scalable_patterns.cTom Finegan2014-05-141-1/+1