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
/
vpxenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
vpx[dec|enc]: Extract IVF support from the apps.
Tom Finegan
2013-11-15
1
-227
/
+46
|
/
*
vpxenc: clean up; move stats code out of vpxenc.c
Tom Finegan
2013-11-11
1
-141
/
+6
*
Merge "vpx[dec|enc]: Clean up target OS based IO focused preproc abuse."
Tom Finegan
2013-11-11
1
-25
/
+0
|
\
|
*
vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.
Tom Finegan
2013-11-11
1
-25
/
+0
*
|
vpxenc: Remove support for IVF input.
Tom Finegan
2013-11-08
1
-12
/
+2
|
/
*
Move WebM writing support out of vpxenc.c.
Tom Finegan
2013-11-06
1
-417
/
+6
*
Prevent first pass from outputing invalid info
Yaowu Xu
2013-10-16
1
-10
/
+11
*
Moving libmkv library to third_party folder.
Dmitry Kovalev
2013-10-07
1
-2
/
+2
*
vpxenc: Stop writing the WebM FrameRate element.
Tom Finegan
2013-09-24
1
-2
/
+0
*
Merge "fix vp8-only build"
Yaowu Xu
2013-09-19
1
-0
/
+4
|
\
|
*
fix vp8-only build
James Zern
2013-09-17
1
-0
/
+4
*
|
fix integer overflow errors
Yaowu Xu
2013-09-19
1
-6
/
+6
|
/
*
Support a constant quality mode in VP9
Deb Mukherjee
2013-09-06
1
-1
/
+2
*
Make "good" quality 2-pass vpxenc encoding default
Deb Mukherjee
2013-08-21
1
-1
/
+8
*
vpxenc: open output file after setting pass #
James Zern
2013-08-14
1
-1
/
+1
*
vpxenc: send usage to stderr
John Koleszar
2013-06-25
1
-7
/
+7
*
Removed hardcoded global->limit
Scott LaVarnway
2013-06-17
1
-1
/
+0
*
Add vp9 test vectors unit test
John Koleszar
2013-06-13
1
-0
/
+1
*
Fix mismatch check output
John Koleszar
2013-06-11
1
-2
/
+2
*
vpxenc: fix mismatch check for non-4:2:0
John Koleszar
2013-05-09
1
-13
/
+18
*
Y4M input support for 4:2:2, 4:4:4, 4:4:4:4
John Koleszar
2013-05-06
1
-1
/
+10
*
Clamp inferred motion vectors only
Jingning Han
2013-04-08
1
-1
/
+2
*
Convert g_frame_parallel_decoding to control interface
John Koleszar
2013-03-27
1
-15
/
+6
*
Merge branch 'master' into experimental
John Koleszar
2013-03-27
1
-11
/
+14
|
\
|
*
Fixing fourcc for VP8 and VP9.
Dmitry Kovalev
2013-03-22
1
-2
/
+2
|
*
vpxenc: improve progress indicators with --skip
John Koleszar
2013-03-11
1
-9
/
+12
|
*
Fix rollover and pass 1 time estimate
John Koleszar
2013-03-04
1
-4
/
+4
|
*
vpxenc: support scaling prior to encoding
John Koleszar
2013-03-04
1
-5
/
+36
|
*
Don't exit on decode errors in vpxenc.
Ronald S. Bultje
2013-03-04
1
-24
/
+65
|
*
Add estimated completion time to vpxenc
John Koleszar
2013-03-04
1
-18
/
+71
*
|
Implicit weighted prediction experiment
Deb Mukherjee
2013-03-26
1
-7
/
+23
*
|
Add VP9_GET_REFERENCE control
John Koleszar
2013-03-13
1
-20
/
+35
*
|
vpxenc: actually report mismatch on stderr.
Ronald S. Bultje
2013-03-04
1
-0
/
+1
*
|
Merge master branch into experimental
John Koleszar
2013-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Disable USE_POSIX_MAP on OS/2
KO Myung-Hun
2013-02-03
1
-1
/
+1
*
|
Merge "Fix rollover and pass 1 time estimate" into experimental
John Koleszar
2013-02-27
1
-4
/
+4
|
\
\
|
*
|
Fix rollover and pass 1 time estimate
John Koleszar
2013-02-27
1
-4
/
+4
*
|
|
vpxenc: support scaling prior to encoding
John Koleszar
2013-02-27
1
-5
/
+36
|
/
/
*
|
Forward butterfly hybrid transform
Jingning Han
2013-02-21
1
-0
/
+4
*
|
Don't exit on decode errors in vpxenc.
Ronald S. Bultje
2013-02-21
1
-24
/
+65
*
|
Merge lossless experiment
Yaowu Xu
2013-02-20
1
-8
/
+1
*
|
Merge "Add estimated completion time to vpxenc" into experimental
John Koleszar
2013-02-19
1
-18
/
+71
|
\
\
|
*
|
Add estimated completion time to vpxenc
John Koleszar
2013-02-12
1
-18
/
+71
*
|
|
Add support for tile rows.
Ronald S. Bultje
2013-02-13
1
-2
/
+4
|
/
/
*
|
Butterfly ADST based hybrid transform
Jingning Han
2013-02-07
1
-1
/
+0
*
|
[WIP] Add column-based tiling.
Ronald S. Bultje
2013-02-05
1
-3
/
+5
*
|
Adding a frame parallel decoding mode
Deb Mukherjee
2013-01-25
1
-1
/
+16
*
|
MSVS compiler error
Paul Wilkins
2013-01-24
1
-5
/
+5
*
|
Adds an error-resilient mode with test
Deb Mukherjee
2013-01-23
1
-12
/
+14
|
/
*
Merge branch 'vp9-preview' of review:webm/libvpx
John Koleszar
2012-12-27
1
-1959
/
+2001
|
\
[prev]
[next]