summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge "Revert external frame buffer code."Frank Galligan7-172/+2
2014-01-24Revert external frame buffer code.Frank Galligan7-172/+2
2014-01-23vpx: add extern "C" to headersJames Zern2-5/+14
2014-01-06Write correct resolution to the IVF file header (b/11270652)Charles 'Buck' Krasic1-0/+1
2013-12-27Removing vpx_codec_vp9x_cx and internal experimental flag.Dmitry Kovalev1-3/+1
2013-12-18Fix to overflow in asan test (for vp8 encoder).Marco Paniconi1-0/+1
2013-12-17Increase required number of external frame buffersFrank Galligan2-4/+4
2013-12-17Add external constants.Frank Galligan3-4/+14
2013-12-16vpx: normalize include guardsJames Zern10-28/+28
2013-12-16Include files in the same directory directlyJohann7-14/+12
2013-12-15Add frame buffer lru cache.Frank Galligan1-0/+8
2013-12-15Add support to pass in external frame buffers.Frank Galligan6-2/+154
2013-12-05Fix bug with put slice cb function.Frank Galligan1-1/+1
2013-12-04Modified spatial scalable encoder & unit testsAdrian Grange2-40/+20
2013-11-22Fix decoder to handle display size correctlyAdrian Grange1-0/+4
2013-11-15vpxenc: add --aq-mode flag to control adaptive quantizationGuillaume Martres1-0/+3
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz5-12/+1158
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz5-12/+1158
2013-10-29Resolved Doxygen warnings.Adrian Grange6-31/+35
2013-10-22Revert "Merge "SVC improvements""James Zern5-885/+12
2013-10-21SVC improvementsIvan Maltz5-12/+885
2013-10-18Added necessary includesYaowu Xu1-1/+3
2013-09-30Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev6-46/+23
2013-09-17Modified resize unit test to output test vectorAdrian Grange1-2/+2
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz2-2/+31
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz2-2/+31
2013-09-06Support a constant quality mode in VP9Deb Mukherjee1-2/+3
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern2-0/+75
2013-07-11small update to peek_si/get_si documentationJames Zern1-4/+5
2013-06-17Fixing compilation error on Mac OS.Dmitry Kovalev1-8/+5
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau1-5/+16
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar1-3/+5
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins1-3/+7
2013-03-27Convert inv_tile_order to control interfaceJohn Koleszar2-1/+4
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar2-6/+2
2013-03-27Merge branch 'master' into experimentalJohn Koleszar1-0/+7
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev1-0/+7
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar1-0/+11
2013-03-01Merge master branch into experimentalJohn Koleszar1-0/+5
2013-02-13Add support for tile rows.Ronald S. Bultje1-1/+3
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje1-13/+0
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje2-1/+18
2013-02-04Added INT16_MIN and INT16_MAX for MSVC buildsYaowu Xu1-0/+2
2013-01-30WIP: Multiple decoder instances supportScott LaVarnway1-0/+5
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee1-0/+6
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar1-0/+1
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar12-2735/+2610
2012-11-27avoid redefining DECLSPEC_DEPRECATEDJames Zern1-3/+10
2012-11-16Move documentation file list to relevant make fileJohann1-0/+9
2012-11-15Each make file is responsible for its own directoryJohann1-0/+7