summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)AuthorFilesLines
2016-06-28remove visual studio < 2010 workaroundsJames Zern1-11/+1
2016-06-27Merge "Port metric computation changes from nextgenv2"Yaowu Xu3-60/+0
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu3-60/+0
2016-06-24vp9-svc: Remove some unneeded code/comment.Marco1-7/+0
2016-06-17remove vp10James Zern2-18/+0
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su1-1/+10
2016-05-19Revert "Extend the external fb interface to allocate individual planes."James Zern1-43/+6
2016-05-19Merge "Extend the external fb interface to allocate individual planes."Daniele Castagna1-6/+43
2016-05-18Extend the external fb interface to allocate individual planes.Daniele Castagna1-6/+43
2016-05-11Fix typos in control function for VP9E_SET_TARGET_LEVELhui su1-3/+3
2016-05-10Add VP9 encoder API for level specification.hui su1-0/+12
2016-05-09Revert "Skip inttypes.h on Darwin"James Zern1-5/+0
2016-05-04Skip inttypes.h on DarwinBrion Vibber1-0/+5
2016-05-04Break exports for spatial_svc out to fix shared builds without itBrion Vibber2-6/+6
2016-03-08vp9-svc: Change default spatial bitrate allocation.Marco1-1/+1
2016-01-20Vidyo patch: Changes to the scalability code.Marco1-6/+28
2016-01-04Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was intr...Sasi Inguva1-1/+1
2015-12-01Fix a spatial svc test crashDebargha Mukherjee1-2/+4
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco1-6/+9
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco1-0/+1
2015-10-20Merge "vp8cx: remove deprecated reference/entropy controls"James Zern1-30/+1
2015-10-16vp8cx: remove deprecated reference/entropy controlsJames Zern1-30/+1
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu1-1/+7
2015-10-16vpx/*.h: add VPX_CTRL_* preproc definesJames Zern3-20/+67
2015-10-09vpx/*.h, cosmetics: fix some typosJames Zern2-2/+2
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje2-0/+19
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco2-2/+29
2015-09-16Add support for color-range.Ronald S. Bultje2-0/+17
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco1-0/+1
2015-09-09SVC sample encoder: Change some settings/update.Marco1-6/+6
2015-08-11Fork VP9 and VP10 codebaseJingning Han2-0/+16
2015-08-07clang/win: Make libvpx build with -Wunused-function.Nico Weber1-1/+1
2015-07-22Added TODOs for two unused #definesYaowu Xu1-0/+10
2015-07-06Adds macros for new encoder controlsDebargha Mukherjee1-0/+2
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee1-0/+20
2015-06-05Add control to skip loop filter in VP9 decoder.Frank Galligan1-0/+7
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco3-24/+5
2015-06-03Merge "Support building shared libraries on OS/2"James Zern1-2/+0
2015-06-03Support building shared libraries on OS/2KO Myung-Hun1-2/+0
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco4-28/+166
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco1-0/+2
2015-05-14Remove the BUILD_LIBVPX variable from the build system.Tom Finegan1-14/+14
2015-03-31Merge "VP9E_GET_ACTIVE_MAP API function."Alex Converse1-0/+8
2015-03-24Merge "fix static analysis warnings related to CHECK_MEM_ERROR"James Zern1-1/+9
2015-03-24VP9E_GET_ACTIVE_MAP API function.Alex Converse1-0/+8
2015-03-23vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.hJames Zern1-1/+1
2015-03-19put spatial svc behind an ABI checkJames Zern2-6/+28
2015-03-18vpx/vpx_codec.h: bump ABI versionJames Zern1-1/+1
2015-03-18vpx/vpx_encoder.h: bump ABI versionJames Zern1-1/+1
2015-03-18fix static analysis warnings related to CHECK_MEM_ERRORJames Zern1-1/+9