index
:
delta/libvpx.git
aylesbury
bali
baserock/v1.5.0
bitstream-analyzer
cayuga
dixie
eider
experimental
forest
frame_parallel
highbitdepth
indianrunnerduck
javanwhistlingduck
khakicampbell
longtailedduck
m29-baseline
m31-baseline
m49-2623
m52-2743
m54-2840
m56-2924
m66-3359
m68-3440
m69-3497
m71-3578
m72-3626
m74-3729
m75-3770
m78-3904
m84-4147
m88-4324
main
mandarinduck
master
mcw
mcw2
nextgen
nextgenv2
northernshoveler
orpington
pcs-2013
pekin
playground
quacking
ruddy
sandbox/Jingning/experimental
sandbox/Jingning/transcode
sandbox/Jingning/vpx
sandbox/aconverse@google.com/ansbench
sandbox/atna/dec_sem_sync
sandbox/awatry/initial_opencl_implementation
sandbox/debargha/playground
sandbox/hkuang/frame_parallel
sandbox/hkuang@google.com/decode
sandbox/hlundin/error-concealment
sandbox/holmer/error-concealment
sandbox/jimbankoski@google.com/proposed-aom
sandbox/jingning@google.com/decoder_test_suite
sandbox/jingning@google.com/experimental
sandbox/jkoleszar/cached-multibit
sandbox/jkoleszar/experimental-knobs
sandbox/jkoleszar/new-rate-control
sandbox/jkoleszar/new-rtcd
sandbox/jkoleszar/reuse-modemv
sandbox/jkoleszar/use-memcpy
sandbox/jzern@google.com/test
sandbox/luoyi@google.com/convolve
sandbox/slavarnway/test
sandbox/wangch@google.com/vp9
sandbox/yaowu@google.com/mergeaom
smew
stable-vp9-decoder
torrent
ugly-duckling
vp9-preview
chromium.googlesource.com: webm/libvpx
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support building shared libraries on OS/2
KO Myung-Hun
2015-06-03
1
-1
/
+9
*
Don't #define snprintf in VS 2015 or higher.
Johann
2015-05-27
1
-0
/
+14
*
Remove claims of universal target support from the build system.
Tom Finegan
2015-05-12
1
-16
/
+4
*
configure: add --(disable|enable)-dependency-tracking
James Zern
2015-02-09
1
-0
/
+1
*
Enabling example code build for both VP8 and VP9.
Dmitry Kovalev
2014-09-11
1
-8
/
+6
*
Adding lossless encoding example.
Dmitry Kovalev
2014-09-11
1
-0
/
+7
*
vp8_multi_resolution_encoder: Huge cleanup.
Dmitry Kovalev
2014-08-28
1
-0
/
+2
*
add libyuv/scale_neon64.cc
James Zern
2014-08-22
1
-0
/
+1
*
libyuv: update to r1041
James Zern
2014-08-12
1
-6
/
+12
*
Fix build for examples/vp8_multi_resolution_encoder.
Marco Paniconi
2014-07-07
1
-1
/
+2
*
*.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocations
James Zern
2014-06-02
1
-0
/
+1
*
Updates libyuv to version 1005
Deb Mukherjee
2014-05-20
1
-5
/
+25
*
make spatial svc an experiment
James Zern
2014-05-14
1
-9
/
+11
*
Rename vpx_temporal_scalable_patterns.c
Tom Finegan
2014-05-14
1
-7
/
+7
*
Rename vp9_spatial_scalable_encoder.
Tom Finegan
2014-05-13
1
-9
/
+9
*
Remove bitrotted example code: example_xma
Tom Finegan
2014-05-09
1
-5
/
+0
*
Remove decode_with_partial_drops example.
Tom Finegan
2014-05-07
1
-5
/
+0
*
Changing webmdec to use libwebm
Vignesh Venkatasubramanian
2014-04-24
1
-8
/
+7
*
Changing webmenc to use libwebm
Vignesh Venkatasubramanian
2014-04-04
1
-4
/
+12
*
Fix build for resize_util
Deb Mukherjee
2014-04-03
1
-1
/
+1
*
Revert "Changing webmenc to use libwebm"
Paul Wilkins
2014-04-02
1
-12
/
+4
*
Changing webmenc to use libwebm
Vignesh Venkatasubramanian
2014-03-28
1
-4
/
+12
*
Merge "Adding a configure flag to control WebM container support"
Vignesh Venkatasubramanian
2014-03-17
1
-12
/
+16
|
\
|
*
Adding a configure flag to control WebM container support
Vignesh Venkatasubramanian
2014-03-14
1
-12
/
+16
*
|
Add VP9 support to the set maps example.
Alex Converse
2014-03-11
1
-7
/
+7
|
/
*
Merge "[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. ...
Minghai Shang
2014-03-07
1
-0
/
+1
|
\
|
*
[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.
Minghai Shang
2014-02-28
1
-0
/
+1
*
|
Merge "move resize_util.c to examples/"
James Zern
2014-03-06
1
-1
/
+1
|
\
\
|
*
|
move resize_util.c to examples/
James Zern
2014-03-03
1
-1
/
+1
*
|
|
Merging force-keyframe example into simple_encoder.
Dmitry Kovalev
2014-03-05
1
-3
/
+0
*
|
|
Converting vp8cx_set_ref example to use new API.
Dmitry Kovalev
2014-03-05
1
-0
/
+4
|
/
/
*
|
Merge "Merging error-resilient example into simple_encoder."
Dmitry Kovalev
2014-03-03
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merging error-resilient example into simple_encoder.
Dmitry Kovalev
2014-02-25
1
-4
/
+0
*
|
Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
Dmitry Kovalev
2014-02-26
1
-0
/
+10
|
/
*
Merge "move nestegg to third_party"
James Zern
2014-02-22
1
-7
/
+7
|
\
|
*
move nestegg to third_party
James Zern
2014-02-21
1
-7
/
+7
*
|
move vp9_spatial_scalable_encoder.c to examples/
James Zern
2014-02-21
1
-1
/
+1
|
/
*
restore examples to doxygen output
James Zern
2014-02-14
1
-0
/
+33
*
Adapting vp8_set_maps.c example to use new APIs.
Dmitry Kovalev
2014-02-13
1
-0
/
+4
*
Using video writer API from vp9_spatial_scalable_encoder.
Dmitry Kovalev
2014-02-12
1
-0
/
+2
*
Merge "Cleaning up {simple, twopass}_encoder examples."
Dmitry Kovalev
2014-02-10
1
-0
/
+4
|
\
|
*
Cleaning up {simple, twopass}_encoder examples.
Dmitry Kovalev
2014-02-07
1
-0
/
+4
*
|
Converting vpx_temporal_scalable_patterns to use VpxVideoWriter.
Dmitry Kovalev
2014-02-07
1
-0
/
+2
|
/
*
Merge "Adding video reader/writer APIs."
Dmitry Kovalev
2014-02-06
1
-1
/
+12
|
\
|
*
Adding video reader/writer APIs.
Dmitry Kovalev
2014-02-05
1
-1
/
+12
*
|
Layer based rate control for CBR mode.
Marco Paniconi
2014-02-06
1
-3
/
+5
|
/
*
examples.mk: build examples/*.c directly
James Zern
2014-02-05
1
-38
/
+30
*
Revert "Layer based rate control for CBR mode."
Marco Paniconi
2014-02-03
1
-5
/
+0
*
Layer based rate control for CBR mode.
Marco Paniconi
2014-02-02
1
-0
/
+5
*
Merge "vpxenc: Relocate rate/quantizer histogram code."
Dmitry Kovalev
2014-01-29
1
-0
/
+1
|
\
[next]