summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
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
2012-06-28Add lossless compression mode.Hui Su
2012-06-20Fix compilation with -werrorJohn Koleszar
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Explicitly discard fwrite/fread return valuesJohann
2012-05-18examples: use alignment > 1 w/vpx_img_allocJames Zern
2012-05-01Added usage info on command line optionsYaowu Xu
2012-04-27Reset output frames counter for second passAdrian Grange
2012-04-25Have vpxenc use a default kf_max_rate of 5 seconds.Ralph Giles
2012-04-25vpxenc: validate rational argumentsJohn Koleszar
2012-04-11Superblock encoding orderAdrian Grange
2012-03-26bug fix: fix mem leak error in vpxencJames Berry
2012-03-14Added encode/decode recon buffer match test to vpxencYaowu Xu
2012-03-14Added option to skip first n frame to vpxencYaowu Xu
2012-03-07Changed MAX_PSNR to be consistent with internal statsYaowu Xu
2012-03-01Fix encoder debug settingJohann