summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2012-07-24Added unit test of vp8_set_roimap()Paul Wilkins
2012-07-13multi-res: add parameter validity checkingYunqing Wang
2012-07-13Remove unused parameter in encoder interface codeYunqing Wang
2012-06-29Build unit test driver from the default targetJohn Koleszar
2012-06-23Alter comment on range of delta_q and delta_lfPaul Wilkins
2012-06-15Remove threading dependencies with --disable-multithreadJohn Koleszar
2012-05-22Merge "multi-res: force Key frame sychronization"Yunqing Wang
2012-05-16multi-res: force Key frame sychronizationYunqing Wang
2012-05-04remove deprecated pre-v0.9.0 APIJohn Koleszar
2012-05-03Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eiderJohn Koleszar
2012-05-02multi-res: restore v1.0.0 APIJohn Koleszar
2012-05-02Merge "Fix compiler warnings" into eiderJohn Koleszar
2012-05-02Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITYJohn Koleszar
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix compiler warningsAttila Nagy
2012-04-20multi-res: restore v1.0.0 APIJohn Koleszar
2012-04-02Allow disabling disabled codecsJohann
2012-03-15doxy: fix conditional usage, ref warningsJames Zern
2012-02-03Allow to skip highest-resolution encoding in multi-resolution encoderYunqing Wang
2012-01-10vp8d - function to check if a reference frame is used.Jim Bankoski
2012-01-05Multiframe quality enhancement postprocessingDeb Mukherjee
2011-12-13Merge "vpx_integer.h: fix incorrect type emulation"John Koleszar
2011-12-13Align image buffer in multiple-resolution encoderYunqing Wang
2011-12-09vpx_integer.h: fix incorrect type emulationJohn Koleszar
2011-12-06Merge "Allow aligning the raw image buffer"Yunqing Wang
2011-12-06Allow aligning the raw image bufferYunqing Wang
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-11Bump ABI version number for temporal scalabilityJohn Koleszar
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-07-28Convert rc_max_intra_bitrate_pct to controlJohn Koleszar
2011-07-19Revert "Disable __longjmp_chk protection"John Koleszar
2011-07-13Disable __longjmp_chk protectionJohn Koleszar
2011-06-28use relative include pathJohann
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Proposing an extension to the encoder and decoder interfaces.Stefan Holmer
2011-06-28Adding support for independent partitionsStefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-10Merge "Use stdint.h for VS2010"John Koleszar
2011-05-06Use stdint.h for VS2010John Koleszar
2011-04-28bug fix 32 bit matches 64 bitJames Berry
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-03-21vpx_codec_dec_init: check that the iface is a decoderJohn Koleszar
2011-03-15Avoid misspelling "dependent".Gaute Strokkenes
2011-03-14Improve grammar in a comment.Ralph Giles
2011-03-04cosmetic: clean up comments for new vp8dx controlsJohn Koleszar