summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-15Include RTCD header in encodeframe.cJohann
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-11Fix for multi-res-encoding:Marco Paniconi
2013-04-03vp8: set y_crop_{width,height}John Koleszar
2013-04-02Merge branch 'master' into experimentalJohn Koleszar
2013-03-28Merge "Bug fix: Issue 532: VPX codec executes emms instruction without"Scott LaVarnway
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-22Remove gcc-specific __label__Shimon Doodkin
2013-03-20Removed mode_chosen_countsScott LaVarnway
2013-03-18ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.Ronald S. Bultje
2013-03-15Merge "Basic encryption feature for libvpx."Dmitry Kovalev
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-15Bug fix: Issue 532: VPX codec executes emms instruction withoutScott LaVarnway
2013-03-15Bug fix: Issue 531: MMX code tries to read from SSE2 registerScott LaVarnway
2013-03-14Removed shadow warnings : postproc.c decodframe.c threading.cScott LaVarnway
2013-03-14Removed shadow warnings : mcomp.c rdopt.cScott LaVarnway
2013-03-14Merge "Removed shadow warnings : loopfilter*.c"Scott LaVarnway