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
2012-07-17
Restyle code
John Koleszar
232
-62797
/
+57367
2012-07-17
Merge "Fix bug in reference frame counting." into experimental
Ronald S. Bultje
1
-24
/
+29
2012-07-16
Merge "Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct."...
Tim Terriberry
1
-0
/
+6
2012-07-16
Fix bug in reference frame counting.
Ronald S. Bultje
1
-24
/
+29
2012-07-16
Simplify vp8_decode_mb_tokens_8x8.
Daniel Kang
1
-487
/
+88
2012-07-16
Simplify vp8_decode_mb_tokens.
Daniel Kang
1
-224
/
+156
2012-07-16
Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct.
Ronald S. Bultje
1
-0
/
+6
2012-07-16
Use 8x8 transform for all 16x16 intra prediction modes in keyframes.
Ronald S. Bultje
3
-5
/
+5
2012-07-16
Keep statistics for chosen intra modes in keyframes also.
Ronald S. Bultje
1
-0
/
+19
2012-07-12
Merge snapshot 2 development history
John Koleszar
279
-5497
/
+83986
2012-07-12
Merge snapshot 1 development history
John Koleszar
1
-0
/
+43
2012-07-09
change to enable encoder to clamp UV motion vector
Yaowu Xu
1
-6
/
+6
2012-06-30
Merge "Add 8x8 fDCT unit test." into experimental
Daniel Kang
5
-38
/
+209
2012-06-29
Get rid of some cast.
Christian Duvivier
3
-13
/
+11
2012-06-29
Fix warnings.
Christian Duvivier
2
-2
/
+5
2012-06-29
Add 8x8 fDCT unit test.
Daniel Kang
5
-38
/
+209
2012-06-28
Add lossless compression mode.
Hui Su
16
-1
/
+593
2012-06-28
Merge "Port Yaowu's 4x4 fDCT test." into experimental
Daniel Kang
3
-0
/
+145
2012-06-28
Port Yaowu's 4x4 fDCT test.
Daniel Kang
3
-0
/
+145
2012-06-27
Merge "Added Prediction Filter to Mode Selection" into experimental
Yaowu Xu
14
-186
/
+1027
2012-06-27
Added Prediction Filter to Mode Selection
Adrian Grange
14
-186
/
+1027
2012-06-26
Merge "Enable unit test framework in experimental branch." into experimental
Yaowu Xu
4
-20
/
+214
2012-06-26
Enable unit test framework in experimental branch.
Ronald S. Bultje
4
-20
/
+214
2012-06-25
Continued adaptive entropy coding
Deb Mukherjee
16
-104
/
+320
2012-06-25
Sign-extend input argument so it can be used in pointer arithmetic.
Ronald S. Bultje
2
-3
/
+27
2012-06-20
Merge "x86inc: add some more format identifiers for elf file format recogniti...
Ronald S. Bultje
1
-0
/
+10
2012-06-20
Merge "Reset executable flags for configure." into experimental
Ronald S. Bultje
1
-0
/
+0
2012-06-20
x86inc: add some more format identifiers for elf file format recognition.
Ronald S. Bultje
1
-0
/
+10
2012-06-19
libs.mk: add x86inc.asm to the CODEC_SRCS.
Ronald S. Bultje
1
-0
/
+1
2012-06-19
Merge "Add comments to intra prediction probability tables." into experimental
Ronald S. Bultje
1
-24
/
+30
2012-06-18
Fix a bunch of warnings.
Christian Duvivier
20
-44
/
+30
2012-06-18
Reset executable flags for configure.
Ronald S. Bultje
1
-0
/
+0
2012-06-18
x86inc: Move x86inc to the correct location.
Daniel Kang
5
-2
/
+31
2012-06-18
Add comments to intra prediction probability tables.
Ronald S. Bultje
1
-24
/
+30
2012-06-18
x86inc.asm: fix symbol mangling and PIC handling on Win64/Mac64.
Ronald S. Bultje
1
-3
/
+13
2012-06-15
Adaptive entropy coding of coefficients, modes, mv.
Deb Mukherjee
21
-89
/
+896
2012-06-15
Merge "Adds x86inc.asm and update idct/dequant mmx" into experimental
Daniel Kang
12
-620
/
+1578
2012-06-12
Adds x86inc.asm and update idct/dequant mmx
Daniel Kang
12
-620
/
+1578
2012-06-12
changed to use a fixed number for update probabity
Yaowu Xu
5
-565
/
+93
2012-06-12
Added the ability to accumulate coef stats across encodings
Yaowu Xu
3
-20
/
+73
2012-06-12
Merge "Merge of further two pass rc clean up and adjustments." into experimental
Paul Wilkins
2
-85
/
+112
2012-06-12
Merge "Key frame and GF sizing changes." into experimental
Paul Wilkins
3
-40
/
+71
2012-06-12
Merge of further two pass rc clean up and adjustments.
Paul Wilkins
2
-85
/
+112
2012-06-08
Key frame and GF sizing changes.
Paul Wilkins
3
-40
/
+71
2012-05-31
Fixed bug where invalid pointer is dereferenced
Adrian Grange
1
-4
/
+9
2012-05-30
Rate control fix.
Paul Wilkins
2
-9
/
+31
2012-05-29
Merge "fixed one more compiling issue with VC" into experimental
Paul Wilkins
1
-2
/
+2
2012-05-29
Remove "est_max_qcorrection_factor"
Paul Wilkins
2
-86
/
+12
2012-05-25
fixed one more compiling issue with VC
Yaowu Xu
1
-2
/
+2
2012-05-25
fixed a number of compiling issues
Yaowu Xu
3
-5
/
+166
[next]