summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern
2013-07-11small update to peek_si/get_si documentationJames Zern
2013-06-17Fixing compilation error on Mac OS.Dmitry Kovalev
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-03-27Convert inv_tile_order to control interfaceJohn Koleszar
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
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-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-04Added INT16_MIN and INT16_MAX for MSVC buildsYaowu Xu
2013-01-30WIP: Multiple decoder instances supportScott LaVarnway
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-27avoid redefining DECLSPEC_DEPRECATEDJames Zern
2012-11-16Move documentation file list to relevant make fileJohann
2012-11-15Each make file is responsible for its own directoryJohann
2012-11-15Pack invisible frames without lengthsJohn Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-09Merge "Packing Altref along with succeeding frame and length encoding frames"...John Koleszar
2012-11-09Packing Altref along with succeeding frame and length encoding framesVignesh Venkatasubramanian
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-14Shut up warnings added by -WundefDaniel Kang
2012-07-24Added unit test of vp8_set_roimap()Paul Wilkins
2012-07-23Dll build of libvpxJim Bankoski
2012-07-17Restyle codeJohn Koleszar
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-28Add lossless compression mode.Hui Su
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