summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2013-10-29Merge "idct_blk_mmx.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "decodframe.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "threading.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "idct_blk.c: use vpx_memset instead of cast"Johann
2013-10-29idct_blk_mmx.c: use vpx_memset instead of castJohann
2013-10-29decodframe.c: use vpx_memset instead of castJohann
2013-10-29threading.c: use vpx_memset instead of castJohann
2013-10-29idct_blk.c: use vpx_memset instead of castJohann
2013-10-29changed to comply with strict aliasing ruleYaowu Xu
2013-10-17fix a VP8 build issueYaowu Xu
2013-10-01Merge "Fix linker warnings for bilinear filters"Matthew Heaney
2013-10-01Fix linker warnings for bilinear filtersMatthew Heaney
2013-09-26fixed integer overflow warningsYaowu Xu
2013-09-23change to prevent computatio of log(0.0)Yaowu Xu
2013-09-23fix integer overflow in vp8Yaowu Xu
2013-09-17Silence a bunch of MSVC warningsYaowu Xu
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-08-09renamed vp8_yv12_copy_y to vpx_yv12_copy_yYaowu Xu
2013-07-18VP[89]_COMMON: remove golden/altref frame countsJames Zern
2013-07-16use consistent framerate namingJames Zern
2013-07-16Merge "VP[89]_COMMON: remove unused near_boffset"James Zern
2013-07-16Merge "VP9_COMMON: remove unused framerate/bitrate"James Zern
2013-07-12VP9_COMMON: remove unused framerate/bitrateJames Zern
2013-07-12VP[89]_COMMON: remove unused near_boffsetJames Zern
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-07-11vp[89]_dx_iface: delete unused functionJames Zern
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern
2013-07-09remove unused VP8 com/dec asm offsetsJames Zern
2013-06-20Cast value to avoid size_t/int warning on win64Johann
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-06-12Fix compile warnings on windows.Frank Galligan
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-06-07Merge "Modified vpxdec loop"Scott LaVarnway
2013-06-07Modified vpxdec loopScott LaVarnway
2013-06-07Specify mv neighborhood for block larger than 8x8Yaowu Xu
2013-06-05Fixed crash in VP8/CQTestScott LaVarnway
2013-06-04Condition the zbin_boost increase to 1 layer.Marco Paniconi
2013-05-23Remove type from vmvnJohann
2013-05-22arm: Move the definition of bilinear_taps_coeff to within the sectionMartin Storsjo
2013-05-22arm: Explicitly write both target registers for ldrdMartin Storsjo
2013-05-21Fixes for run-time change in temporal layers.Marco Paniconi
2013-05-03Automatically flag intrinsic filesJohann
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-24Rename quantize_sse2_intrinsics.cJohann
2013-04-19Merge "Removed shadow warnings : postproc.c decodframe.c threading.c"Scott LaVarnway
2013-04-19Merge "Removed shadow warnings : mcomp.c rdopt.c"Scott LaVarnway
2013-04-19Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c"Scott LaVarnway
2013-04-17Merge "Include RTCD header in encodeframe.c"Johann