summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vp8 encoder: fix some integer overflowsmasterJames Zern2021-11-082-6/+41
* vp8,calc_pframe_target_size: fix integer overflowJames Zern2021-11-081-1/+4
* vp8_update_rate_correction_factors: fix integer overflowJames Zern2021-11-081-2/+2
* Merge "update tools/cpplint.py" into mainJames Zern2021-11-041-977/+2465
|\
| * update tools/cpplint.pyJames Zern2021-11-031-977/+2465
* | tools_common.h: add VPX_TOOLS_FORMAT_PRINTFJames Zern2021-11-0210-40/+59
* | vpx_codec_internal.h: add LIBVPX_FORMAT_PRINTFJames Zern2021-11-021-2/+14
|/
* Merge "vp8_yv12_realloc_frame_buffer: move allocation check" into mainJames Zern2021-10-151-1/+5
|\
| * vp8_yv12_realloc_frame_buffer: move allocation checkJames Zern2021-10-081-1/+5
* | test/Android.mk: import LICENSE indicators from AOSPJames Zern2021-10-121-0/+6
* | Merge "Android.mk: import LICENSE indicators from AOSP" into mainJames Zern2021-10-111-0/+3
|\ \
| * | Android.mk: import LICENSE indicators from AOSPJames Zern2021-10-091-0/+3
| |/
* | Merge branch 'smew' into mainJerome Jiang2021-10-073-2/+34
|\ \ | |/ |/|
| * Update AUTHORS and version info in libs.mkv1.11.0smewJerome Jiang2021-10-062-2/+8
| * {vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern2021-10-043-19/+134
| * CHANGELOG for Smew v1.11.0v1.11.0-rc1Jerome Jiang2021-09-281-0/+26
| * Cap duration to avoid overflowJerome Jiang2021-09-271-0/+2
| * Define the VPX_NO_RETURN macro for MSVCWan-Teh Chang2021-09-272-6/+10
* | Merge changes If2ef4400,I345970b7 into mainJerome Jiang2021-10-044-21/+136
|\ \
| * | vpx_roi_map: add delta range infoJames Zern2021-10-011-2/+2
| * | {vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern2021-10-013-19/+134
* | | Merge "vp8: Condition decimation drop logic on drop_frames_allowed" into mainMarco Paniconi2021-10-011-1/+1
|\ \ \
| * | | vp8: Condition decimation drop logic on drop_frames_allowedMarco Paniconi2021-10-011-1/+1
| |/ /
* | | vp8: For screen mode: clip buffer from belowMarco Paniconi2021-10-011-4/+4
|/ /
* | vp8 rc: Clear system state at the end of callsJerome Jiang2021-09-241-0/+3
* | Merge "vp8 rc: support temporal layers" into mainJerome Jiang2021-09-235-32/+257
|\ \
| * | vp8 rc: support temporal layersJerome Jiang2021-09-235-32/+257
* | | Merge "Cap duration to avoid overflow" into mainJerome Jiang2021-09-221-0/+2
|\ \ \ | |/ / |/| |
| * | Cap duration to avoid overflowJerome Jiang2021-09-211-0/+2
* | | vp8 rc: explicit cast to avoid VS build failureJerome Jiang2021-09-161-1/+2
|/ /
* | Define the VPX_NO_RETURN macro for MSVCWan-Teh Chang2021-09-102-6/+10
* | Add vp8 support to rc libJerome Jiang2021-09-1013-72/+646
* | vp8 rc: always update correction factorJerome Jiang2021-09-083-1/+8
* | Add codec control for vp8 external rcJerome Jiang2021-09-022-0/+25
* | vp9 rc lib: Allow aq 3 to work for SVC with unit testJerome Jiang2021-08-243-4/+6
|/
* Merge "vpx_ports/x86.h: sync with aom_ports/x86.h" into mainJames Zern2021-07-301-1/+3
|\
| * vpx_ports/x86.h: sync with aom_ports/x86.hJames Zern2021-07-261-1/+3
* | vp9 rc: Fills VP9_COMP zero at initializationHirokazu Honda2021-07-301-3/+3
|/
* Fix some instances of -Wunused-but-set-variable.Peter Kasting2021-07-263-18/+15
* Merge "Remove unused old FP_MB_STATS code" into mainYunqing Wang2021-07-267-411/+0
|\
| * Remove unused old FP_MB_STATS codeYunqing Wang2021-07-237-411/+0
* | Merge "Clean up allow_partition_search_skip code" into mainYunqing Wang2021-07-266-62/+2
|\ \ | |/
| * Clean up allow_partition_search_skip codeYunqing Wang2021-07-236-62/+2
* | Merge "Disable allow_partition_search_skip feature" into mainYunqing Wang2021-07-251-1/+1
|\ \ | |/
| * Disable allow_partition_search_skip featureYunqing Wang2021-07-231-1/+1
* | Merge "Add control to get QP for all spatial layers" into mainJerome Jiang2021-07-234-0/+31
|\ \ | |/ |/|
| * Add control to get QP for all spatial layersJerome Jiang2021-07-224-0/+31
* | Merge "Use round to be more accurate casting float to int" into mainJerome Jiang2021-07-222-5/+5
|\ \
| * | Use round to be more accurate casting float to intJerome Jiang2021-07-202-5/+5
| |/
* | Add cyclic refresh to vp9 rtc external ratecontrolJerome Jiang2021-07-214-3/+40
|/