index
:
platform/upstream/libvpx
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_wearable
andbox/xroche/libvpx-1.3.0
pristine-tar
sandbox/denis13/LTO
sandbox/denis13/LTO1
sandbox/denis13/NoLTO
sandbox/dkson95/LTO
sandbox/dkson95/gcc6
sandbox/jolfzverb/tizen
sandbox/nmerinov/llvm
sandbox/pcoval/tizen
sandbox/xroche/libvpx-1.3.0
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_panda
upstream-git
upstream-tar
upstream/quacking
upstream/ruddy
upstream/torrent
upstream/venetian
Domain: Multimedia / Codec;
Sejun Park <sejun79.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Fix a typo in changelog for v1.14.0
upstream/venetian
Jerome Jiang
1
-1
/
+1
2024-01-09
Update version
Jerome Jiang
1
-2
/
+2
2024-01-04
Update changelog with vp9 ext rc
Jerome Jiang
1
-0
/
+5
2024-01-02
Update changelog
Jerome Jiang
1
-2
/
+69
2023-12-18
Remove VP9E_GET_TPL_STATS
Jerome Jiang
3
-165
/
+0
2023-12-14
Update AUTHORS and .mailmap
Jerome Jiang
2
-2
/
+12
2023-12-14
configure: add -arch flag when targeting darwin23
Hari Limaye
1
-1
/
+1
2023-12-11
README: update target list
James Zern
1
-0
/
+4
2023-12-08
Update frame size in actual encoding
Cheng Chen
4
-2
/
+46
2023-12-08
Fix a bug in simple motion search
Yunqing Wang
2
-2
/
+44
2023-12-08
Set pred buffer stride correctly
Jerome Jiang
2
-6
/
+20
2023-12-08
Improve test comments.
Bohan Li
1
-8
/
+8
2023-12-08
Add unittest for issue b/314857577
Marco Paniconi
1
-0
/
+49
2023-12-08
Remove SSE code for 128x* blocks
Wan-Teh Chang
5
-182
/
+0
2023-12-08
Use vpx_sse instead of vpx_mse to compute SSE
Wan-Teh Chang
1
-16
/
+12
2023-12-07
vp9_frame_scale.c,cosmetics: funnction -> function
James Zern
1
-1
/
+1
2023-12-06
Add the needed Android API level predicates.
Wan-Teh Chang
1
-1
/
+6
2023-12-06
Fix a bug in frame scaling
Yunqing Wang
4
-7
/
+69
2023-12-06
Fix edge case when downsizing to one.
Bohan Li
2
-0
/
+25
2023-12-06
Set skip_recode=0 in nonrd_pick_sb_modes
Angie Chiang
2
-0
/
+21
2023-12-06
Fix scaled reference offsets.
Bohan Li
2
-2
/
+60
2023-12-06
configure: Add darwin23 support
Gerda Zsejke More
2
-1
/
+3
2023-12-01
Merge "Add a test for b/312517065" into main
Wan-Teh Chang
1
-1
/
+13
2023-11-30
Add a test for b/312517065
Wan-Teh Chang
1
-1
/
+13
2023-11-29
psnr.h,cosmetics: fix a typo (PNSR -> PSNR)
James Zern
1
-1
/
+1
2023-11-29
Merge "vp9 rc: support screen content" into main
Jerome Jiang
7
-2
/
+30
2023-11-29
vp9 rc: support screen content
Jerome Jiang
7
-2
/
+30
2023-11-29
Add VP9Encoder class to simplify fuzz test cases
Wan-Teh Chang
1
-181
/
+93
2023-11-29
Merge "Adding "const" to vpx_codec_iface_t is redundant" into main
Wan-Teh Chang
3
-8
/
+8
2023-11-29
Merge "ratectrl_rtc: Remove duplicated DropFrameReason enum class" into main
Hirokazu Honda
3
-10
/
+5
2023-11-28
Merge "Add vpx_sse and vpx_highbd_sse" into main
Wan-Teh Chang
10
-0
/
+1813
2023-11-28
Merge "rtc: Set nonrd keyframe under dynamic change of deadline" into main
Marco Paniconi
5
-5
/
+118
2023-11-27
rtc: Set nonrd keyframe under dynamic change of deadline
Marco Paniconi
5
-5
/
+118
2023-11-27
Merge "Tests kf_max_dist in one-pass zero-lag encoding" into main
Wan-Teh Chang
1
-0
/
+107
2023-11-27
Unitest for issue: b/310477034
Marco Paniconi
1
-0
/
+86
2023-11-22
Tests kf_max_dist in one-pass zero-lag encoding
Wan-Teh Chang
1
-0
/
+107
2023-11-22
Disable intra mode search speed features conditionally
Jingning Han
1
-1
/
+1
2023-11-22
Adding "const" to vpx_codec_iface_t is redundant
Wan-Teh Chang
3
-8
/
+8
2023-11-22
Remove invalid reference frames
Jingning Han
1
-0
/
+9
2023-11-22
Conditionally skip using inter frames in speed features
Jingning Han
1
-0
/
+7
2023-11-21
Check null ptr before use
Jerome Jiang
2
-9
/
+92
2023-11-21
ratectrl_rtc: Remove duplicated DropFrameReason enum class
Hirokazu Honda
3
-10
/
+5
2023-11-21
Merge "vp8_dx_iface.c: add include for MAX_PARTITIONS" into main
James Zern
1
-0
/
+1
2023-11-20
Add vpx_sse and vpx_highbd_sse
Wan-Teh Chang
10
-0
/
+1813
2023-11-20
vp8_dx_iface.c: add include for MAX_PARTITIONS
James Zern
1
-0
/
+1
2023-11-20
vp8_ratectrl_rtc.h: fix a few typos
James Zern
1
-2
/
+1
2023-11-15
ratectrl_rtc.h: fix a few typos
James Zern
1
-1
/
+1
2023-11-14
rtc: Add frame dropper to VP8 external RC
Marco Paniconi
6
-118
/
+212
2023-11-11
Merge "Delete -Wdeclaration-after-statement" into main
Wan-Teh Chang
2
-4
/
+7
2023-11-10
Document how VP9 treats a negative speed value
Wan-Teh Chang
1
-0
/
+1
[next]