summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
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
2013-10-29Fixing clang warning.Dmitry Kovalev
2013-10-24Disable two libvpx APIs for VP9Yaowu Xu
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz
2013-10-16Initial 1-pass.Marco Paniconi
2013-10-10Fix typo in comment messageJingning Han
2013-10-04cpplint issues resolved vp9/vp9_cx_iface.cJim Bankoski
2013-09-26Fixing warning generated by gcc.Dmitry Kovalev
2013-09-22Improves constant qual, constrained qual turned onDeb Mukherjee
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-17Silence a bunch of MSVC warningsYaowu Xu
2013-09-12clang warnings : ref frame enum mismatchJim Bankoski
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-07-16use consistent framerate namingJames Zern
2013-07-03Bug fix: set frame_parallel_decoding_modeScott LaVarnway
2013-05-22Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c.Dmitry Kovalev
2013-05-15Adding alpha plane to YV12_BUFFER_CONFIG structure.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-12fix superframe index with lagged encodingJohn Koleszar
2013-03-05Add 'superframe' indexJohn Koleszar
2013-03-04Support 16K sequence codingJingning Han
2013-02-20Merge lossless experimentYaowu Xu
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-23Adds an error-resilient mode with testDeb Mukherjee