projects
/
platform
/
upstream
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge "WIP: Multiple decoder instances support"
[platform/upstream/libvpx.git]
/
vpx
/
2013-01-31
Jim Bankoski
Merge "WIP: Multiple decoder instances support"
tree
|
commitdiff
2013-01-30
Scott LaVarnway
WIP: Multiple decoder instances support
tree
|
commitdiff
2013-01-25
Marco Paniconi
Merge "Bug fix: Handle input data ptr = NULL and size...
tree
|
commitdiff
2013-01-23
James Zern
Merge "make: support V=1 as short form of verbose=yes"
tree
|
commitdiff
2013-01-15
John Koleszar
Merge branch 'experimental' of review:webm/libvpx
tree
|
commitdiff
2013-01-14
John Koleszar
Use INT64_MAX instead of LLONG_MAX
tree
|
commitdiff
2013-01-08
Yunqing Wang
Merge "vp9_sub_pixel_variance16x2 SSE2 optimization...
tree
|
commitdiff
2013-01-08
John Koleszar
Merge vp9-preview changes into experimental branch
tree
|
commitdiff
2013-01-08
Scott LaVarnway
Merge "Remove cpi parameter from update_mvcount()"
tree
|
commitdiff
2012-12-27
John Koleszar
Merge branch 'vp9-preview' of review:webm/libvpx
tree
|
commitdiff
2012-12-03
Scott LaVarnway
Merge "Moving rd_thresh_mult, rd_threshes to macroblock...
tree
|
commitdiff
2012-12-03
Scott LaVarnway
Merge "Moving count_mb_ref_frame_usage to macroblock...
tree
|
commitdiff
2012-11-28
John Koleszar
Merge "avoid redefining DECLSPEC_DEPRECATED"
tree
|
commitdiff
2012-11-27
James Zern
avoid redefining DECLSPEC_DEPRECATED
tree
|
commitdiff
2012-11-26
Paul Wilkins
Merge "Modified mv prediction." into experimental
tree
|
commitdiff
2012-11-21
Jim Bankoski
Merge "clean out some of the rtcd code." into experimental
tree
|
commitdiff
2012-11-21
John Koleszar
Merge "Pack invisible frames without lengths" into...
tree
|
commitdiff
2012-11-16
Yunqing Wang
Merge "Add const before the dequant(dq)" into experimental
tree
|
commitdiff
2012-11-16
Yunqing Wang
Merge "Optimize 8x8 dequant and idct" into experimental
tree
|
commitdiff
2012-11-16
Johann
Move documentation file list to relevant make file
tree
|
commitdiff
2012-11-16
John Koleszar
Merge "Don't write recon.yuv by default" into experimental
tree
|
commitdiff
2012-11-16
Deb Mukherjee
Merge "Compound inter-intra experiment" into experimental
tree
|
commitdiff
2012-11-16
Yaowu Xu
Merge "changed mv candidate search for superblocks...
tree
|
commitdiff
2012-11-16
Yaowu Xu
Merge "subpelrefmv for superblocks" into experimental
tree
|
commitdiff
2012-11-16
Johann
Each make file is responsible for its own directory
tree
|
commitdiff
2012-11-15
John Koleszar
Pack invisible frames without lengths
tree
|
commitdiff
2012-11-15
John Koleszar
support building vp8 and vp9 into a single lib
tree
|
commitdiff
2012-11-09
John Koleszar
Merge "Packing Altref along with succeeding frame and...
tree
|
commitdiff
2012-11-09
Vignesh Venkatasub...
Packing Altref along with succeeding frame and length...
tree
|
commitdiff
2012-11-09
Yunqing Wang
Merge "Optimize 16x16 dequant and idct" into experimental
tree
|
commitdiff
2012-11-07
John Koleszar
Merge with upstream experimental changes (2)
tree
|
commitdiff
2012-11-07
John Koleszar
Merge with upstream experimental changes
tree
|
commitdiff
2012-11-07
John Koleszar
Rough merge of master into experimental
tree
|
commitdiff
2012-11-06
John Koleszar
vpx: merge with master
tree
|
commitdiff
2012-11-01
Ronald S. Bultje
Rename vp8/ codec directory to vp9/.
tree
|
commitdiff
2012-08-21
Scott LaVarnway
Merge "Removed unused dr from VP8D_COMP"
tree
|
commitdiff
2012-08-14
Daniel Kang
Shut up warnings added by -Wundef
tree
|
commitdiff
2012-08-08
John Koleszar
Merge "keyframe_test: use a fixed speed step for realtime"
tree
|
commitdiff
2012-07-26
Yunqing Wang
Merge "multi-res: add drop_frame support"
tree
|
commitdiff
2012-07-24
Daniel Kang
Merge "Update 8x8 tokenizer to not encode an EOB if...
tree
|
commitdiff
2012-07-24
Johann
Merge "Use ACMRandom for all tests"
tree
|
commitdiff
2012-07-24
Johann
Merge "Allow specifying the seed"
tree
|
commitdiff
2012-07-24
Johann
Merge "Make random streams consistant"
tree
|
commitdiff
2012-07-24
Paul Wilkins
Added unit test of vp8_set_roimap()
tree
|
commitdiff
2012-07-23
Jim Bankoski
Dll build of libvpx
tree
|
commitdiff
2012-07-17
John Koleszar
Restyle code
tree
|
commitdiff
2012-07-16
John Koleszar
Merge "examples: fix memory leak"
tree
|
commitdiff
2012-07-14
Yunqing Wang
multi-res: add parameter validity checking
tree
|
commitdiff
2012-07-13
Yunqing Wang
Remove unused parameter in encoder interface code
tree
|
commitdiff
2012-07-12
John Koleszar
Merge snapshot 2 development history
tree
|
commitdiff
2012-07-10
Yunqing Wang
Merge "Remove goldfreq in VP8_COMP"
tree
|
commitdiff
2012-07-03
Yunqing Wang
Merge "Add 0 offsets handling in SSSE3 sixtap_predict...
tree
|
commitdiff
2012-07-03
Yunqing Wang
Merge "Fix subpixel_predict initialization"
tree
|
commitdiff
2012-06-30
Daniel Kang
Merge "Add 8x8 fDCT unit test." into experimental
tree
|
commitdiff
2012-06-29
John Koleszar
Build unit test driver from the default target
tree
|
commitdiff
2012-06-29
Yunqing Wang
Merge "Fix decimation_count in drop_frame"
tree
|
commitdiff
2012-06-29
Hui Su
Add lossless compression mode.
tree
|
commitdiff
2012-06-25
Jim Bankoski
Merge "Add unit test for intra prediction."
tree
|
commitdiff
2012-06-25
John Koleszar
Merge changes I94a061eb,If6910fe3
tree
|
commitdiff
2012-06-23
Paul Wilkins
Alter comment on range of delta_q and delta_lf
tree
|
commitdiff
2012-06-19
John Koleszar
Merge "disable lagged encoding in one-pass"
tree
|
commitdiff
2012-06-16
John Koleszar
Merge "Fix pkg-config file to pull in libm"
tree
|
commitdiff
2012-06-15
John Koleszar
Remove threading dependencies with --disable-multithread
tree
|
commitdiff
2012-06-11
John Koleszar
Merge branch 'origin/eider' into master
tree
|
commitdiff
2012-06-11
John Koleszar
Merge "Reset Q for key frame when spatial resizing...
tree
|
commitdiff
2012-05-24
John Koleszar
Merge "Fix another multithreaded encoder loopfilter...
tree
|
commitdiff
2012-05-24
John Koleszar
Merge "asm_*_offsets to define variables as constants"
tree
|
commitdiff
2012-05-24
John Koleszar
Merge "Make libvpx Chromium build friendly"
tree
|
commitdiff
2012-05-23
John Koleszar
Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
tree
|
commitdiff
2012-05-22
Yunqing Wang
Merge "multi-res: force Key frame sychronization"
tree
|
commitdiff
2012-05-21
Johann
Merge "Be explicit about 'in-place'"
tree
|
commitdiff
2012-05-16
Yunqing Wang
multi-res: force Key frame sychronization
tree
|
commitdiff
2012-05-14
John Koleszar
Merge "Fix missing param name in NEON scaler functions"
tree
|
commitdiff
2012-05-11
John Koleszar
Merge branch 'origin/eider' into master
tree
|
commitdiff
2012-05-04
John Koleszar
remove deprecated pre-v0.9.0 API
tree
|
commitdiff
2012-05-03
John Koleszar
Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
tree
|
commitdiff
2012-05-03
John Koleszar
multi-res: restore v1.0.0 API
tree
|
commitdiff
2012-05-02
John Koleszar
Merge "Fix compiler warnings" into eider
tree
|
commitdiff
2012-05-02
John Koleszar
Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY
tree
|
commitdiff
2012-05-02
Timothy B. Terriberry
Fix trailing commas in enums.
tree
|
commitdiff
2012-05-02
Timothy B. Terriberry
Fix trailing commas in enums.
tree
|
commitdiff
2012-05-02
Attila Nagy
Fix compiler warnings
tree
|
commitdiff
2012-05-01
Johann
Merge "Update paths for iOS 5.1" into eider
tree
|
commitdiff
2012-04-23
John Koleszar
Merge "Use LIBSUBDIR for vpx.pc." into eider
tree
|
commitdiff
2012-04-23
John Koleszar
Merge "multi-res: restore v1.0.0 API" into eider
tree
|
commitdiff
2012-04-20
John Koleszar
multi-res: restore v1.0.0 API
tree
|
commitdiff
2012-04-12
Scott LaVarnway
Merge "MB_MODE_INFO size reduction"
tree
|
commitdiff
2012-04-02
Johann
Allow disabling disabled codecs
tree
|
commitdiff
2012-03-29
John Koleszar
Merge "remove unused BOOL_CODER::value"
tree
|
commitdiff
2012-03-29
John Koleszar
Merge "FTFY: support wordwrapping commit messages"
tree
|
commitdiff
2012-03-29
John Koleszar
Merge "FTFY: an automated style corrector"
tree
|
commitdiff
2012-03-16
Johann
Merge "RFC: Reorganize MFQE loops"
tree
|
commitdiff
2012-03-16
Scott LaVarnway
Merge "x_motion_minq table reduction"
tree
|
commitdiff
2012-03-15
James Zern
doxy: fix conditional usage, ref warnings
tree
|
commitdiff
2012-03-15
Yaowu Xu
WebM Experimental Codec Branch Snapshot
tree
|
commitdiff
2012-03-13
Jim Bankoski
Merge "Update for key frame target size setting."
tree
|
commitdiff
2012-02-23
Jim Bankoski
Merge "Remove the frame rate factor for key frame size."
tree
|
commitdiff
2012-02-16
Scott LaVarnway
Merge "decodemv cleanup/improvements"
tree
|
commitdiff
2012-02-15
Paul Wilkins
Experimental code base simplification.
tree
|
commitdiff
2012-02-08
John Koleszar
Merge "Add OS/2 supports"
tree
|
commitdiff
next