summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2014-04-08High-level hooks for Profile 2 (10/12 bit)Deb Mukherjee
2014-04-07Cleaning up vp9_{cx, dx}_iface.c files.Dmitry Kovalev
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi
2014-04-02Rate ctrl changes to track target bitrates closerDeb Mukherjee
2014-04-01Cleaning up vp9_cx_iface.c file.Dmitry Kovalev
2014-03-28[svc] Fix SvcTest.SecondPassEncode failureMinghai Shang
2014-03-27[svc] Verify and store input two pass stats data in 2nd pass rcMinghai Shang
2014-03-21Removing output_partition from vp9.Dmitry Kovalev
2014-03-20Change the min/max q validation in lossless modeYaowu Xu
2014-03-19Merge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."Dmitry Kovalev
2014-03-18Cleaning up vp9_onyx_if.c and vp9_onyx_int.h.Dmitry Kovalev
2014-03-18Fixing warnings/errors from c++ compiler.Dmitry Kovalev
2014-03-13Merge "Cleaning up vp9_cx_iface.c file."Dmitry Kovalev
2014-03-12Cleaning up vp9_cx_iface.c file.Dmitry Kovalev
2014-03-12Renaming vp8_cfg to extra_cfg + cleanup.Dmitry Kovalev
2014-03-11Merge "Add a conservative RD based active map in vp9."Alex Converse
2014-03-10Using enums instead of integers.Dmitry Kovalev
2014-03-10Add a conservative RD based active map in vp9.Alex Converse
2014-03-10Cleaning up rd_pick_sb_modes() function.Dmitry Kovalev
2014-03-05Removing vp9_onyx.h and moving its content to the encoder.Dmitry Kovalev
2014-03-03Removing VP9_PTR.Dmitry Kovalev
2014-03-03Silence int64 to int warningPaul Wilkins
2014-02-26[svc] Add target bitrate settings for each layers.Minghai Shang
2014-02-21Merge "Remove an unused variable"Yaowu Xu
2014-02-20Remove an unused variableYaowu Xu
2014-02-19Rename vp8_cfg to vp9_cfg in vp9_cx_ifaceJingning Han
2014-02-15vp9_cx_iface vp9_dx_iface vpxdec vs warningsJim Bankoski
2014-02-13vp9/vp9_cx_iface: Silence ts_number_layers MSVC warningsTom Finegan
2014-02-12Minor cleanup.Adrian Grange
2014-02-07Merge "Remove unnecessary local variables."James Zern
2014-02-06Merge "Remove out of date comment."Adrian Grange
2014-02-06Remove unnecessary local variables.Adrian Grange
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-05Remove out of date comment.Adrian Grange
2014-02-05Remove delete_first_pass_file.Adrian Grange
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi
2014-02-02Layer based rate control for CBR mode.Marco Paniconi
2014-01-29create super fast rtc modeJim Bankoski
2014-01-22Tidy up comments & remove commented out code.Adrian Grange
2014-01-09Merge "Renaming 'Sharpness' to 'sharpness'."Dmitry Kovalev
2014-01-08Renaming 'Mode' to 'mode'.Dmitry Kovalev
2014-01-08Renaming 'Sharpness' to 'sharpness'.Dmitry Kovalev
2013-12-27Removing vpx_codec_vp9x_cx and internal experimental flag.Dmitry Kovalev
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-12vp9 asserts: fix compile warningJames Zern
2013-12-11Changes interfaces to vp9_get_compressed_data fnDeb Mukherjee
2013-12-04Disable --tune=ssim for vp9Yaowu Xu
2013-11-15vpxenc: add --aq-mode flag to control adaptive quantizationGuillaume Martres
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz