- ac4c37c vp9/10: fix forced keyframes w/alt-refs enabled by James Zern · 9 years ago
- 1710f65 vp9_encoder: add missing alloc checks by James Zern · 9 years ago
- 73f45fc vp9,encoder: relocate setjmp by James Zern · 9 years ago
- 0546636 Merge "vp9-resize: Fix an issue with external dynamic resize." by Marco Paniconi · 9 years ago
- 3cbc26f vp9-resize: Fix an issue with external dynamic resize. by Marco · 9 years ago
- 6c323e3 vp9_receive_raw_frame: add missing setjmp by James Zern · 9 years ago
- 34d12d1 vp9-resize: Force reference masking off for external dynamic-resizing. by Marco · 9 years ago
- f288c94 vp9-dynamic resize: Fix bug on releasing scaled reference. by Marco · 9 years ago
- aff0a80 vp9-aq-mode=3: Reset cyclic refresh under config/external size change. by Marco · 9 years ago
- 5c327cb Set use_highbitdepth flag to either 1 or 0 by Yaowu Xu · 9 years ago
- ecd32d6 Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling." by James Zern · 9 years ago
- 989c693 Vidyo patch: Optimization for 1-to-2 downsampling and upsampling. by Scott LaVarnway · 9 years ago
- fc11023 vp9_encoder.c: remove unused macro by James Zern · 9 years ago
- d6c66d4 vp9_encoder.c: protect SNPRINT* macros w/CONFIG check by James Zern · 9 years ago
- e062eb1 Merge "Loop filter search resets on overlay frame." by Paul Wilkins · 9 years ago
- 734dc36 vp9: Add flag to control usage of skin detection. by Marco · 9 years ago
- dc2e97c vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising. by Marco · 9 years ago
- abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
- 5232326 VP9: Eliminate MB_MODE_INFO by Scott LaVarnway · 9 years ago
- 733bbab Loop filter search resets on overlay frame. by paulwilkins · 9 years ago
- 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
- eace551 Merge changes Icf9b57c3,I9e12da84,Idf5ee179 by Yaowu Xu · 9 years ago
- fc50d95 Fixed interval, fixed Q 1 pass test patch. by paulwilkins · 9 years ago
- c760c33 SVC 1 pass mode: Constrain inter mode search within superframe. by Marco · 9 years ago
- d3409ba Fix a spatial svc bug related to scaling by Debargha Mukherjee · 9 years ago
- 0149fb3 Changes to exhaustive motion search. by paulwilkins · 9 years ago
- 5eefd3e Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
- 30466f2 Revert "Add AVX vectorized vp9_diamond_search_sad" by James Zern · 9 years ago
- 57cae22 Merge "Add AVX vectorized vp9_diamond_search_sad" by Yunqing Wang · 9 years ago
- f1342a7 Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
- c7da053 Move noise level estimate outside denoiser. by Marco · 9 years ago
- 4fb2ba2 VP9-SVC: Allow frame dropping due to overshoot for spatial layers. by Marco · 9 years ago
- d162934 VP9: Estimate noise level for denoiser. by Marco · 9 years ago
- 7266bed Add first_spatial_layer_to_encode to SVC. by Marco · 10 years ago
- 86ede50 Fix to denoiser with dynamic resize. by Marco · 10 years ago
- ba06be3 Two-steps scaling in VP9 encoder dynamic resizing. by jackychen · 10 years ago
- 66de2b7 Merge "VP9: move loopfilter build masks to decode loop" by Scott LaVarnway · 10 years ago
- 7718117 VP9: move loopfilter build masks to decode loop by Scott LaVarnway · 10 years ago
- cc5dd3e Merge "vp9/10: improve support for render_width/height." by Ronald S. Bultje · 10 years ago
- 3db5721 Merge "Rename display_{size,width,height} to render_*." by Ronald S. Bultje · 10 years ago
- 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
- db2056f Merge "vp9/10 encoder: prevent NULL access on failure" by James Zern · 10 years ago
- 36ffe64 Rename display_{size,width,height} to render_*. by Ronald S. Bultje · 10 years ago
- cf8f655 vp9/10 encoder: prevent NULL access on failure by James Zern · 10 years ago
- 55f092d Change size on first frame and change config cause crash. by jackychen · 10 years ago
- eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
- c667593 Merge changes from topic 'fix-vp9-bitstream-test' by James Zern · 10 years ago
- eb53c69 Add cyclic refresh parameters to svc-layer context. by Marco · 10 years ago
- 4d1424f For 1 pass: always use the normative filter in vp9_scale_if_required() by Marco · 10 years ago
- e8a4a3e Avoid scaling last_source, unless needed. by Marco · 10 years ago
- a2e61ad vp9/10: set color_space on preview frame by James Zern · 10 years ago
- be3489e Fix to dynamic resize mode under change_config(). by Marco · 10 years ago
- bd89a34 Don't build calc_psnr for high bit depth. by Johann · 10 years ago
- c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
- 5e35c3c vp9_encoder: make vp9_alloc_compressor_data private by James Zern · 10 years ago
- bc0a974 Fix to golden update in cyclic_refresh. by Marco · 10 years ago
- 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
- 93ffe9d Update to dynamic resize for 1 pass CBR: source scaling. by Marco · 10 years ago
- 42b6791 Allow for re-encoding frame if high overshoot. by Marco · 10 years ago
- 89af744 Change vp9_ prefix function names in vpx_scale to vpx_ by Jingning Han · 10 years ago
- 62bfc97 opsnr.stt: Add a missing tab after PSNRHVS by Alex Converse · 10 years ago
- 472e14e vp9_encoder: add missing vpx_clear_system_state by James Zern · 10 years ago
- b04dad3 Merge "VPX: remove scaled calls from FUN_CONV_1D" by Scott LaVarnway · 10 years ago
- fe4a14a blockiness: cleanup includes and add statics by Alex Converse · 10 years ago
- a8a08ce Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h by Alex Converse · 10 years ago
- c7b7011 Move VP9 SSIM metrics to vpx_dsp. by Alex Converse · 10 years ago
- 4e6b507 VPX: remove scaled calls from FUN_CONV_1D by Scott LaVarnway · 10 years ago
- 9d92737 Merge "Correct the allocation size for ssim_vars" by Yaowu Xu · 10 years ago
- 8f089cb Correct the allocation size for ssim_vars by Yaowu Xu · 10 years ago
- 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
- 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
- f01c769 Dynamic resize for real-time: reference scaling. by Marco · 10 years ago
- f744613 Fix uninitialized value warning by hui su · 10 years ago
- eaf1ffd Merge "Fix to resize logic for 1 pass mode." by Marco · 10 years ago
- 7b75618 Fix to source scaling for dynamic_resize. by Marco · 10 years ago
- dc7da00 Fix to resize logic for 1 pass mode. by Marco · 10 years ago
- e11878c Merge "Add extra resize trigger for frames above maximum allowed size." by paulwilkins · 10 years ago
- 4bbd955 Dynamic resize for real-time: source scaling by Marco · 10 years ago
- 89090d8 Don't allocate dqcoeff in MACROBLOCKD. by Alex Converse · 10 years ago
- a6f2a96 Add extra resize trigger for frames above maximum allowed size. by paulwilkins · 10 years ago
- 6a82f0d Move sub pixel variance to vpx_dsp by Johann · 10 years ago
- a652048 Add vp9_ prefix to init_macroblockd by Jingning Han · 10 years ago
- 5256a40 Merge "Expose params min-gf-interval/max-gf-interval" by Debargha Mukherjee · 10 years ago
- 91c412b Merge "remove vp9_get_interp_kernel()" by James Zern · 10 years ago
- 017253b remove vp9_get_interp_kernel() by James Zern · 10 years ago
- 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
- 8565a1c Merge "Use vpx prefix for codec independent threading functions" by Jingning Han · 10 years ago
- 04d2e57 Use vpx prefix for codec independent threading functions by Jingning Han · 10 years ago
- c06d56c VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO by Scott LaVarnway · 10 years ago
- c5d779d Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb by James Zern · 10 years ago
- d77f51b Add dynamic resize logic for 1 pass CBR. by Marco · 10 years ago
- 8914ab6 Remove duplicate calls for set_frame_size in 1 pass mode. by Marco · 10 years ago
- 471302a vp9_encoder: hide adjust_image_stat() by James Zern · 10 years ago
- 4a28da5 Enable more split modes for animated content. by Paul Wilkins · 10 years ago
- ce2ca9f Duplicate reference variance code by Johann · 10 years ago
- c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
- dbd3760 Merge "Fast feedback of bits on undershoot." by paulwilkins · 10 years ago
- 45db297 Merge "[svc] Disable tiles for spatial svc case" by Minghai Shang · 10 years ago
- 5317185 Merge "Add error handling when running out of free frame buffers." by hkuang · 10 years ago
- 131cab7 Add error handling when running out of free frame buffers. by hkuang · 10 years ago