summaryrefslogtreecommitdiff
path: root/vp8
Commit message (Expand)AuthorAgeFilesLines
...
* | faster vp8_regular_quantize_b_sse4_1Ilya Kurdyukov2021-11-171-38/+57
|/
* Merge changes I1425f12d,I1e9e9ffa,I6d8f676b,I92013086 into mainJames Zern2021-11-106-10/+10
|\
| * mem_sse2.h: storeu_uint32 -> storeu_int32James Zern2021-11-081-2/+2
| * vp8: fix some implicit signed -> unsigned conv warningsJames Zern2021-11-085-8/+8
* | vp8 encoder: fix some integer overflowsmasterJames Zern2021-11-081-1/+3
* | 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 changes If2ef4400,I345970b7 into mainJerome Jiang2021-10-041-11/+7
|\
| * {vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern2021-10-011-11/+7
* | 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-234-23/+85
|\
| * vp8 rc: support temporal layersJerome Jiang2021-09-234-23/+85
* | 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
|/
* Add vp8 support to rc libJerome Jiang2021-09-104-4/+355
* vp8 rc: always update correction factorJerome Jiang2021-09-083-1/+8
* Add codec control for vp8 external rcJerome Jiang2021-09-021-0/+11
* Fix some instances of -Wunused-but-set-variable.Peter Kasting2021-07-261-3/+0
* Use round to be more accurate casting float to intJerome Jiang2021-07-201-3/+3
* Avoid overflow in calc_iframe_target_sizeJorge E. Moreira2021-07-011-2/+6
* Update some comments for rc_target_bitrateJames Zern2021-06-111-1/+1
* Merge "vp8: enc: Fix valid range for under/over_shoot pct"James Zern2021-04-281-2/+2
|\
| * vp8: enc: Fix valid range for under/over_shoot pctSreerenj Balachandran2021-04-211-2/+2
* | Further normalization of Vizier parameters.Paul Wilkins2021-04-201-19/+19
|/
* Pass vizier rd parameter valuesCheng Chen2021-04-141-0/+6
* Set vizier rc parametersCheng Chen2021-04-131-0/+2
* Change zm_factor for Vizier.Paul Wilkins2021-04-061-2/+2
* Pass vizier rc parameter values with range checkCheng Chen2021-04-051-12/+25
* Add command line options for a few rc parametersCheng Chen2021-03-291-8/+20
* Merge "vp8: restrict 1st pass cpu_used range"James Zern2021-03-121-0/+3
|\
| * vp8: restrict 1st pass cpu_used rangeJames Zern2019-05-301-0/+3
* | Check for _WIN32 instead of WIN32.v1.10.0-rc1James Touton2021-03-041-1/+1
* | Fix nullptr with offset.Jeremy Leconte2020-12-101-1/+4
* | vp8: Remove sched_yield on POSIX systemsJoel Fernandes2020-09-141-6/+9
* | Refine MMI & MSA detection for mipsjinbo2020-08-191-0/+4
* | vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo2020-07-181-8/+8
* | Merge "Cap target bitrate to raw rate internally"Jerome Jiang2020-07-132-2/+7
|\ \
| * | Cap target bitrate to raw rate internallyJerome Jiang2020-07-092-2/+7
* | | vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo2020-07-075-172/+278
|/ /
* | vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo2020-06-296-173/+173
* | Add NV12 supportJerome Jiang2020-06-022-21/+39
* | Merge "Don't collect stats if they won't be used"Jerome Jiang2020-05-121-0/+2
|\ \
| * | Don't collect stats if they won't be usedJorge E. Moreira2020-05-081-0/+2
* | | Temporarily convert to 64 bits to avoid overflowsJorge E. Moreira2020-05-111-1/+5
|/ /
* | vp8_dx_iface.c: make vp8_ctf_maps[] staticJames Zern2020-05-041-1/+1
* | simplify x86_abi_support.asm symbol declarationJohann2020-04-1318-54/+54