summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
2013-11-11vpxenc: clean up; move stats code out of vpxenc.cTom Finegan
2013-11-11Merge "vpx[dec|enc]: Clean up target OS based IO focused preproc abuse."Tom Finegan
2013-11-11vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.Tom Finegan
2013-11-08vpxenc: Remove support for IVF input.Tom Finegan
2013-11-06Move WebM writing support out of vpxenc.c.Tom Finegan
2013-10-16Prevent first pass from outputing invalid infoYaowu Xu
2013-10-07Moving libmkv library to third_party folder.Dmitry Kovalev
2013-09-24vpxenc: Stop writing the WebM FrameRate element.Tom Finegan
2013-09-19Merge "fix vp8-only build"Yaowu Xu
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-17fix vp8-only buildJames Zern
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-08-14vpxenc: open output file after setting pass #James Zern
2013-06-25vpxenc: send usage to stderrJohn Koleszar
2013-06-17Removed hardcoded global->limitScott LaVarnway
2013-06-13Add vp9 test vectors unit testJohn Koleszar
2013-06-11Fix mismatch check outputJohn Koleszar
2013-05-09vpxenc: fix mismatch check for non-4:2:0John Koleszar
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-22Fixing fourcc for VP8 and VP9.Dmitry Kovalev
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-11vpxenc: improve progress indicators with --skipJohn Koleszar
2013-03-04vpxenc: actually report mismatch on stderr.Ronald S. Bultje
2013-03-04Fix rollover and pass 1 time estimateJohn Koleszar
2013-03-04vpxenc: support scaling prior to encodingJohn Koleszar
2013-03-04Don't exit on decode errors in vpxenc.Ronald S. Bultje
2013-03-04Add estimated completion time to vpxencJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-27Merge "Fix rollover and pass 1 time estimate" into experimentalJohn Koleszar
2013-02-27Fix rollover and pass 1 time estimateJohn Koleszar
2013-02-27vpxenc: support scaling prior to encodingJohn Koleszar
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-21Don't exit on decode errors in vpxenc.Ronald S. Bultje
2013-02-20Merge lossless experimentYaowu Xu
2013-02-19Merge "Add estimated completion time to vpxenc" into experimentalJohn Koleszar
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add estimated completion time to vpxencJohn Koleszar
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-03Disable USE_POSIX_MAP on OS/2KO Myung-Hun
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-24MSVS compiler errorPaul Wilkins
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar