summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Merge "[spatial svc] Remove encoding modes since we only need one mode at thi...Minghai Shang1-19/+4
2014-06-25[spatial svc] Remove encoding modes since we only need one mode at this time.Minghai Shang1-19/+4
2014-06-25[spatial svc]Remove key frame quantizer settings since key frame is decided b...Minghai Shang1-10/+4
2014-06-24[spatial svc]Implement lag in frames for spatial svcMinghai Shang1-3/+3
2014-05-22Merge "[spatial svc] Remove hard coded rc_end_usage setting"Minghai Shang1-0/+1
2014-05-21vpx_temporal_svc_encoder: fix memory leak on successJames Zern1-0/+1
2014-05-21[spatial svc] Remove hard coded rc_end_usage settingMinghai Shang1-0/+1
2014-05-15set_map.c: cleanup -wextra warningsYaowu Xu1-8/+10
2014-05-14Rename vpx_temporal_scalable_patterns.cTom Finegan1-1/+1
2014-05-13Rename vp9_spatial_scalable_encoder.Tom Finegan1-0/+0
2014-05-09Remove bitrotted example code: example_xmaTom Finegan1-193/+0
2014-05-07Remove decode_with_partial_drops example.Tom Finegan1-328/+0
2014-05-02[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoderMinghai Shang1-1/+1
2014-04-10Remove the unneeded output_framerate from svc.Marco Paniconi1-1/+1
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi1-0/+1
2014-03-27vpx_temporal_pattern_encoder: add speed setting to command line.Marco Paniconi1-15/+22
2014-03-24Merge "[svc] Add min/max q and min/max bitrate in svc test app"Minghai Shang1-2/+32
2014-03-21[svc] Add min/max q and min/max bitrate in svc test appMinghai Shang1-2/+32
2014-03-20Merge "[svc] Finalize spatial svc first pass rate control"Minghai Shang1-7/+13
2014-03-20Log encoding time/fps in vpx_temporal_scalable_patternsMarco Paniconi1-0/+12
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang1-7/+13
2014-03-18In-frame q adjustment for cyclic background refresh.Marco Paniconi1-1/+4
2014-03-11Add VP9 support to the set maps example.Alex Converse1-10/+12
2014-03-11Make vp8_set_maps more flexible.Alex Converse1-8/+9
2014-03-07Merge "[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. ...Minghai Shang1-11/+84
2014-03-06vp8cx_set_ref: fix variable assignmentJames Zern1-1/+3
2014-03-06Merge "move resize_util.c to examples/"James Zern1-0/+120
2014-03-05Merging force-keyframe example into simple_encoder.Dmitry Kovalev2-234/+33
2014-03-05Converting vp8cx_set_ref example to use new API.Dmitry Kovalev1-190/+116
2014-03-03move resize_util.c to examples/James Zern1-0/+120
2014-03-03Merge "Merging error-resilient example into simple_encoder."Dmitry Kovalev2-231/+25
2014-02-28[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.Minghai Shang1-11/+84
2014-02-27Adding sse_to_psnr function to tools_common.{h, c}.Dmitry Kovalev1-18/+4
2014-02-27Merge "Change for adding QP settings for key frames"Minghai Shang1-3/+11
2014-02-26Update some comments in vpx_temporal_scalable_patterns.Marco Paniconi1-0/+9
2014-02-26Change for adding QP settings for key framesMinghai Shang1-3/+11
2014-02-25Merging error-resilient example into simple_encoder.Dmitry Kovalev2-231/+25
2014-02-24vpx_temporal_scalable_patterns: fix to encoding_bitrate computation.Marco Paniconi1-4/+4
2014-02-21move vp9_spatial_scalable_encoder.c to examples/James Zern1-0/+274
2014-02-20Merge "twopass_encoder.c: Silence MSVC data loss warnings."Tom Finegan1-4/+4
2014-02-20vpx_temporal_scalable_patterns: set rc_target_bitrate correct.Marco Paniconi1-3/+4
2014-02-19Merge "vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings."James Zern1-2/+2
2014-02-19vp8cx_set_ref.c: Silence MSVC data loss warning.Tom Finegan1-1/+1
2014-02-19vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings.Tom Finegan1-2/+2
2014-02-19twopass_encoder.c: Silence MSVC data loss warnings.Tom Finegan1-4/+4
2014-02-19Merge "decode_with_drops.c: Cast away MSVC data loss warning."James Zern1-1/+1
2014-02-19Merge "simple_decoder.c: Silence MSVC data loss warning."James Zern1-1/+1
2014-02-19Merge "postproc.c: Cast away MSVC data loss warning."James Zern1-1/+1
2014-02-19Merge "vpx_temporal_scalable_patterns.c: Silence MSVC warnings."Tom Finegan1-10/+10
2014-02-19simple_decoder.c: Silence MSVC data loss warning.Tom Finegan1-1/+1