summaryrefslogtreecommitdiff
path: root/vpx_scale
AgeCommit message (Expand)Author
2015-11-02vpx_scale: fix the issue in msan test.jackychen
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-08-15Merge "Change vp9_ prefix function names in vpx_scale to vpx_"Jingning Han
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-05-14vpx_scale: add missing rtcd + vpx_scale includesJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-15Reorganize *_rtcd() calling conventionsJohann
2015-04-14Remove unused scaleopt.cppJohann
2015-03-18Remove last remnants of obj_int_extractJohann
2015-02-06Prevent VP8 encoding crashYaowu Xu
2015-02-06Correct the miscalculation in uv dimensionsYaowu Xu
2015-01-13Enable decoder to pass through color space infoYaowu Xu
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-12-05fix building with --disable-spatial-resamplingJames Zern
2014-11-06Remove asm offset dependenciesJohann
2014-10-11yv12config: fix highbitdepth buildJames Zern
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-09-15Remove memset of every external frame buffer.Frank Galligan
2014-09-08BITSTREAM CLARIFICATION: Forbid referencing across color spaces.Alex Converse
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-07-25Remove copy frame neonJohann
2014-07-25Remove unused copy src frame functionJohann
2014-07-24Remove neon version of vp8 extend bordersJohann
2014-07-24Set and use uv_crop_[width|height]Johann
2014-07-18Fix visual studio build failureYunqing Wang
2014-07-17fail allocation of buffers if size_t < frame_sizeJim Bankoski
2014-06-11Add non420 support to vp9_extend_frame_borders.Alex Converse
2014-05-12Only build neon assembly for armv7 targetsJohann
2014-04-24Remove test against NULL before freeing memoryAdrian Grange
2014-03-14Remove the vp8_vpxyv12_copy_y_neon.hkuang
2014-03-07Disable the neon version vpx_yv12_copy_y.hkuang
2014-03-03build: convert rtcd.sh to perlJames Zern
2014-02-28Fix unused parameters in vp9_extend_frame_bordersYaowu Xu
2014-02-27vpx_scale_rtcd.sh: fix conditionalJames Zern
2014-02-13cosmetics: yv12config.h: remove extra indentJames Zern
2014-02-13Adding explicit casts in yv12config.c.Dmitry Kovalev
2014-02-10Add get release decoder frame buffer functions.Frank Galligan
2014-01-24Revert external frame buffer code.Frank Galligan
2014-01-21Seperate the border size for encoder and decoder.hkuang
2014-01-13mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)Parag Salasakar
2014-01-10Fix Issue #679: vp9 C loop filter produces valgrind warning.hkuang
2013-12-16{,vpx_scale}: normalize include guardsJames Zern