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
path:
root
/
vpx
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Merge "Adding vpx_sse_to_psnr() function."
Dmitry Kovalev
1
-0
/
+24
2014-02-26
Adding vpx_sse_to_psnr() function.
Dmitry Kovalev
1
-0
/
+24
2014-02-26
log overall psnr, average psnr, and overall mse
Ivan Maltz
1
-11
/
+58
2014-02-14
Fixed compilation on mingw with secure APIs enabled by default.
Jacek Caban
1
-2
/
+4
2014-02-13
Add VP9 decoder support for external frame buffers
Frank Galligan
1
-0
/
+18
2014-02-06
Fixing c++ compiler errors in svc_encodeframe.c.
Dmitry Kovalev
1
-6
/
+7
2014-02-06
Using vpx_codec_err_t instead of int.
Dmitry Kovalev
2
-5
/
+5
2014-02-06
Layer based rate control for CBR mode.
Marco Paniconi
1
-1
/
+3
2014-02-03
Revert "Layer based rate control for CBR mode."
Marco Paniconi
1
-3
/
+1
2014-02-02
Layer based rate control for CBR mode.
Marco Paniconi
1
-1
/
+3
2014-01-24
Revert external frame buffer code.
Frank Galligan
1
-19
/
+0
2013-12-18
Fix to overflow in asan test (for vp8 encoder).
Marco Paniconi
1
-0
/
+1
2013-12-15
Add support to pass in external frame buffers.
Frank Galligan
1
-0
/
+19
2013-12-05
Fix bug with put slice cb function.
Frank Galligan
1
-1
/
+1
2013-12-04
Modified spatial scalable encoder & unit tests
Adrian Grange
1
-39
/
+20
2013-11-06
Move SVC per-frame loop from sample app into libvpx proper
Ivan Maltz
1
-0
/
+981
2013-10-22
Revert "Merge "SVC improvements""
James Zern
1
-793
/
+0
2013-10-21
SVC improvements
Ivan Maltz
1
-0
/
+793
2013-09-17
Modified resize unit test to output test vector
Adrian Grange
1
-2
/
+2
2013-07-11
vp[89]_dx_iface: factorize vp8_mmap_*()
James Zern
1
-0
/
+49
2012-11-15
Pack invisible frames without lengths
John Koleszar
1
-40
/
+2
2012-11-09
Merge "Packing Altref along with succeeding frame and length encoding frames"...
John Koleszar
1
-2
/
+40
2012-11-09
Packing Altref along with succeeding frame and length encoding frames
Vignesh Venkatasubramanian
1
-2
/
+40
2012-11-06
vpx: merge with master
John Koleszar
4
-192
/
+171
2012-07-17
Restyle code
John Koleszar
5
-758
/
+654
2012-03-15
WebM Experimental Codec Branch Snapshot
Yaowu Xu
1
-3
/
+0
2011-06-28
Proposing an extension to the encoder and decoder interfaces.
Stefan Holmer
2
-0
/
+6
2011-05-19
Adding error-concealment to the decoder.
Stefan Holmer
1
-0
/
+3
2011-04-28
bug fix 32 bit matches 64 bit
James Berry
1
-0
/
+1
2011-03-21
vpx_codec_dec_init: check that the iface is a decoder
John Koleszar
1
-0
/
+2
2011-02-16
documentation: minor cosmetics
James Zern
4
-4
/
+4
2011-02-02
Avoid using an anonymous union.
Gaute Strokkenes
1
-2
/
+2
2011-01-19
Implement error tracking in the decoder
Henrik Lundin
1
-1
/
+3
2010-10-27
Eliminate more warnings.
Timothy B. Terriberry
1
-1
/
+1
2010-09-09
Use WebM in copyright notice for consistency
John Koleszar
5
-5
/
+5
2010-06-18
cosmetics: trim trailing whitespace
John Koleszar
5
-10
/
+10
2010-06-14
Remove useless 500 frame limit
Fabio Pedretti
2
-25
/
+0
2010-06-04
LICENSE: update with latest text
John Koleszar
5
-20
/
+25
2010-05-26
Conditionally build enc/dec specific API sources
James Zern
2
-50
/
+49
2010-05-24
vpx_image: add VPX_ prefix to PLANE_*
John Koleszar
1
-29
/
+29
2010-05-24
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
John Koleszar
5
-0
/
+1183