summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2014-06-27Merge "[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
2014-06-24[spatial svc]Implement lag in frames for spatial svcMinghai Shang
2014-05-22Merge "[spatial svc] Remove hard coded rc_end_usage setting"Minghai Shang
2014-05-21vpx_temporal_svc_encoder: fix memory leak on successJames Zern
2014-05-21[spatial svc] Remove hard coded rc_end_usage settingMinghai Shang
2014-05-15set_map.c: cleanup -wextra warningsYaowu Xu
2014-05-14Rename vpx_temporal_scalable_patterns.cTom Finegan
2014-05-13Rename vp9_spatial_scalable_encoder.Tom Finegan
2014-05-09Remove bitrotted example code: example_xmaTom Finegan
2014-05-07Remove decode_with_partial_drops example.Tom Finegan
2014-05-02[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoderMinghai Shang
2014-04-10Remove the unneeded output_framerate from svc.Marco Paniconi
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi
2014-03-27vpx_temporal_pattern_encoder: add speed setting to command line.Marco Paniconi
2014-03-24Merge "[svc] Add min/max q and min/max bitrate in svc test app"Minghai Shang
2014-03-21[svc] Add min/max q and min/max bitrate in svc test appMinghai Shang
2014-03-20Merge "[svc] Finalize spatial svc first pass rate control"Minghai Shang
2014-03-20Log encoding time/fps in vpx_temporal_scalable_patternsMarco Paniconi
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang
2014-03-18In-frame q adjustment for cyclic background refresh.Marco Paniconi
2014-03-11Add VP9 support to the set maps example.Alex Converse
2014-03-11Make vp8_set_maps more flexible.Alex Converse
2014-03-07Merge "[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. ...Minghai Shang
2014-03-06vp8cx_set_ref: fix variable assignmentJames Zern
2014-03-06Merge "move resize_util.c to examples/"James Zern
2014-03-05Merging force-keyframe example into simple_encoder.Dmitry Kovalev
2014-03-05Converting vp8cx_set_ref example to use new API.Dmitry Kovalev
2014-03-03move resize_util.c to examples/James Zern
2014-03-03Merge "Merging error-resilient example into simple_encoder."Dmitry Kovalev
2014-02-28[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.Minghai Shang
2014-02-27Adding sse_to_psnr function to tools_common.{h, c}.Dmitry Kovalev
2014-02-27Merge "Change for adding QP settings for key frames"Minghai Shang
2014-02-26Update some comments in vpx_temporal_scalable_patterns.Marco Paniconi
2014-02-26Change for adding QP settings for key framesMinghai Shang
2014-02-25Merging error-resilient example into simple_encoder.Dmitry Kovalev
2014-02-24vpx_temporal_scalable_patterns: fix to encoding_bitrate computation.Marco Paniconi
2014-02-21move vp9_spatial_scalable_encoder.c to examples/James Zern
2014-02-20Merge "twopass_encoder.c: Silence MSVC data loss warnings."Tom Finegan
2014-02-20vpx_temporal_scalable_patterns: set rc_target_bitrate correct.Marco Paniconi
2014-02-19Merge "vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings."James Zern
2014-02-19vp8cx_set_ref.c: Silence MSVC data loss warning.Tom Finegan
2014-02-19vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings.Tom Finegan
2014-02-19twopass_encoder.c: Silence MSVC data loss warnings.Tom Finegan
2014-02-19Merge "decode_with_drops.c: Cast away MSVC data loss warning."James Zern
2014-02-19Merge "simple_decoder.c: Silence MSVC data loss warning."James Zern
2014-02-19Merge "postproc.c: Cast away MSVC data loss warning."James Zern
2014-02-19Merge "vpx_temporal_scalable_patterns.c: Silence MSVC warnings."Tom Finegan
2014-02-19simple_decoder.c: Silence MSVC data loss warning.Tom Finegan