summaryrefslogtreecommitdiff
path: root/vp9/vp9dx.mk
AgeCommit message (Expand)Author
2014-01-31vp9 decoder: row-based multi-threaded loopfilterYunqing Wang
2013-12-20Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.Dmitry Kovalev
2013-11-26Deleting vp9_treereader.h file.Dmitry Kovalev
2013-11-15Renamed two filesYaowu Xu
2013-10-02Moving all idct/iht functions in one place.Dmitry Kovalev
2013-09-30Removing vp9_add_constant_residual_{8x8, 16x16, 32x32} functions.Dmitry Kovalev
2013-08-05vp9/decoder: add thread workerJames Zern
2013-07-09Remove all asm offset files from VP9John Koleszar
2013-06-28add Neon optimized add constant residual functionschm
2013-06-25Moving subexp encoding functions in separate vp9_dsubexp.c file.Dmitry Kovalev
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-24Merge "Adding API to read/write uncompressed frame header bits." into experim...Dmitry Kovalev
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-21Removed unused idct functionsScott LaVarnway
2013-05-03Automatically flag intrinsic filesJohann
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-25Normalize more intrinsic filenamesJohann
2013-04-22Moved dequantization into the token decoderScott LaVarnway
2013-03-05Optimize add_residual functionYunqing Wang
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-20Fix MSVS build for removed vp9/common/vp9_onyxd.hJohn Koleszar
2012-12-19Disabled x86inc style assembly functions.... part 2Scott LaVarnway
2012-12-19Disabled x86inc style assembly functionsScott LaVarnway
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje