summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
2012-01-17Remove duplicate line in parameter parsing.Fritz Koenig
2011-12-21squash some signed/unsigned comparison warningsJames Zern
2011-11-28bugfix: all vpxenc arguments were not parsed under all conditionsJames Berry
2011-11-09vpxenc: use off64_t for mingwJames Zern
2011-11-01vpxenc: fix crash w/empty input fileJames Zern
2011-10-18vpxenc: fix rollover in status outputJames Zern
2011-09-22vpxenc: get version string programaticallyJohn 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-18Merge "Fixed rate histogram calculation"John Koleszar
2011-07-18Fixed rate histogram calculationTero Rintaluoma
2011-07-12Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)Yunqing Wang
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-23vpxenc: add rate histogram displayJohn Koleszar
2011-06-23vpxenc: add quantizer histogram displayJohn Koleszar
2011-04-27vpxenc: remove duplicate --fps from vpxenc usage messageFritz Koenig
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-15remove executable bitJohann
2011-03-30vpxenc: die on realloc failuresJohn Koleszar
2011-03-21Allow specifying --end-usage by enum nameJohn Koleszar
2011-03-07Fix format-string warningRalph Giles
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-07CQ ModePaul Wilkins
2010-12-23vpxenc stats_close() memleak fixJames Berry
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-13fixed vpxenc bug where ivf files would be read incorrectlyJames Berry
2010-11-24allow dimensions as low as 1 pixelPascal Massimino
2010-11-12Fixed bug first cluster timecode of webm file is wrong.Frank Galligan
2010-11-05improve average framerate calculationJohn Koleszar
2010-11-04Increase the resolution of default timebaseYaowu Xu
2010-11-03vpxenc: require width and height for raw streamsJohn Koleszar
2010-11-02fix pipe support on windowsJohn Koleszar
2010-10-29cosmetic: remove alt_ref from vpxenc usage messageJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27Output the PSNR for the entire file.Frank Galligan
2010-10-27vpxenc: add unique track idJohn Koleszar
2010-10-26vpxenc: add deterministic output optionJohn Koleszar
2010-10-25vpxenc: warn against webm output to pipesJohn Koleszar
2010-10-25vpxenc: specify output file with -oJohn Koleszar
2010-10-25vpxenc: change --framerate to --fpsJohn Koleszar
2010-10-25vpxenc: output webm by defaultJohn Koleszar
2010-10-25rename ivf{enc,dec} to vpx{enc,dec}John Koleszar