summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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
2013-03-14Removed shadow warnings : bitstream.c encodeframe.c onyx_if.cScott LaVarnway
2013-03-14Removed shadow warnings : reconintra.cScott LaVarnway
2013-03-14Removed shadow warnings : loopfilter*.cScott LaVarnway
2013-03-08Merge "vp8: clamp probability values"James Zern
2013-03-05vp8: clamp probability valuesJames Zern
2013-03-05Merge "Code cleanup."Dmitry Kovalev
2013-03-04Code cleanup.Dmitry Kovalev
2013-03-04Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.Ronald S. Bultje
2013-03-04Merge "vp8_init: fix NULL dereference on allocation error"James Zern
2013-03-02vp8_init: fix NULL dereference on allocation errorJames Zern
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-03-01Merge "Use intrinsics for sse2 regular quantize"Johann
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28Use intrinsics for sse2 regular quantizeJohann
2013-02-28firstpass.c: correct casting around gf_group_bitsJames Zern
2013-02-28Merge "vp8 fast quantizer with intrinsics"Johann
2013-02-27Merge "vp8/encoder/mcomp.c: remove an unused variable"James Zern
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-26vp8 fast quantizer with intrinsicsJohann
2013-02-22vp8/encoder/mcomp.c: remove an unused variableJames Zern
2013-02-22Merge "Fix variance (signed integer) overflow"James Zern
2013-02-22Merge "vp8: make gf_group_bits 64-bit"James Zern
2013-02-22vp8: make gf_group_bits 64-bitJames Zern
2013-02-22vp8_first_pass(): avoid floating point div by 0James Zern
2013-02-22Fix variance (signed integer) overflowJames Zern