summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
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-05-01Added usage info on command line optionsYaowu Xu
2012-04-11Superblock encoding orderAdrian Grange
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
2011-08-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-08-02Sync `vpxenc --timebase` usage wording with docs change.Lou Quillio
2011-07-28Convert rc_max_intra_bitrate_pct to controlJohn Koleszar
2011-07-26vpxenc: cosmetics: timebase help update / spellingJames Zern
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-18Merge "Fixed rate histogram calculation"John Koleszar
2011-07-18Fixed rate histogram calculationTero Rintaluoma
2011-07-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-12Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)Yunqing Wang
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-29Merge "guard against space/time distortion"John Koleszar
2011-06-29guard against space/time distortionJohann
2011-06-29vpxenc: prevent wraparound in the --rate-hist ringbufferJohn Koleszar
2011-06-28vpxenc: free resourcesJames Zern
2011-06-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-23vpxenc: add rate histogram displayJohn Koleszar
2011-06-23vpxenc: add quantizer histogram displayJohn Koleszar
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-27vpxenc: remove duplicate --fps from vpxenc usage messageFritz Koenig
2011-04-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-25Merge "Stereo 3D format support for vpxenc"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-25Stereo 3D format support for vpxencAlok Ahuja
2011-04-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-15remove executable bitJohann
2011-04-02Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-30vpxenc: die on realloc failuresJohn Koleszar
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-21Allow specifying --end-usage by enum nameJohn Koleszar
2011-03-08Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-07Fix format-string warningRalph Giles
2011-01-31Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-10Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-07CQ ModePaul Wilkins
2010-12-24Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-23vpxenc stats_close() memleak fixJames Berry
2010-12-21Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-17Add psnr/ssim tuning optionJohn Koleszar