summaryrefslogtreecommitdiff
path: root/vp8/vp8_cx_iface.c
AgeCommit message (Expand)Author
2012-10-30Adjust style to match Google Coding Style a little more closely.Ronald S. Bultje
2012-10-30Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-07-23Dll build of libvpxJim Bankoski
2012-07-17Restyle codeJohn Koleszar
2012-06-28Add lossless compression mode.Hui Su
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-02-28Code SimplificationPaul Wilkins
2012-02-26Code Cleanup.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Code Simplification.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-14Simplification of experimental code base.Paul Wilkins
2011-07-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-28Convert rc_max_intra_bitrate_pct to controlJohn Koleszar
2011-07-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-20encoder: don't set the fragment bit for the last partitionAttila Nagy
2011-07-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-07Set VPX_FRAME_IS_DROPPABLEJohn Koleszar
2011-06-29Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-04-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-12Merge "Fix encoder range check for frame width and height"John Koleszar
2011-04-12Fix encoder range check for frame width and heightAttila Nagy
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-03-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-10Removed firstpass motion mapAdrian Grange
2011-03-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-04Merge "Fix counter of fixed keyframe distance"John Koleszar
2011-03-03Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-23Handle mem allocation failure in vp8e_initAttila Nagy
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-08vp8e_get_preview fixed for resized framesJames Berry
2011-02-07Fix counter of fixed keyframe distanceAndoni Morales Alastruey
2011-02-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-31validate min_q against max_qJohn Koleszar
2011-01-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-18Fix encoder real-time only configuration.Attila Nagy
2011-01-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-17Fix CQ range and experimental KF sizing changes.Paul Wilkins
2011-01-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-07CQ ModePaul Wilkins
2010-12-21Merge remote branch 'origin/master' into experimentalJohn Koleszar