summaryrefslogtreecommitdiff
path: root/vp9/vp9dx.mk
AgeCommit message (Expand)Author
2017-07-05vp9: remove FrameWorkerData & vp9_dthread.hJames Zern
2017-06-30remove vp9_dthread.cJames Zern
2015-10-29vp9_dx_iface: move struct defs to separate headerJames Zern
2015-07-17Move bit reader files to vpx_dspYaowu Xu
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2015-01-16vp9_ethread: add parallel loopfilterYunqing Wang
2014-07-11Move vp9_thread.* to common.hkuang
2014-07-07Move vp9_thread.* to common.hkuang
2014-03-10Merge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}."Dmitry Kovalev
2014-03-10Merge "vp9_read_bit_buffer.h convert header statics to global functions"Jim Bankoski
2014-03-06Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}.Dmitry Kovalev
2014-03-05Removing vp9_onyxd_int.h file.Dmitry Kovalev
2014-03-03vp9_read_bit_buffer.h convert header statics to global functionsJim Bankoski
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