summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
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
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-17vpxenc: don't print STATS_PKT size w/--quietJames Zern
2012-11-15webm: add support for V_VP9John Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-10Fix frame number on which the mismatch is reported in vpxenc.Ronald S. Bultje
2012-11-09Fix another crash in vpxenc with --pass=1 and --test-decode.Ronald S. Bultje
2012-11-08fix a crash in 2-pass encoding with test-decode onYaowu Xu
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06vpxenc: merge with masterJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-10-26vpxenc: add -quiet optionJames Zern
2012-10-11Add encoder/decoder mismatch information to internal stats file.Ronald S. Bultje
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-08-14Fix warnings.Christian Duvivier
2012-07-24Added const specifier to remove warningAdrian Grange
2012-07-23Dll build of libvpxJim Bankoski
2012-07-17Restyle codeJohn Koleszar