summaryrefslogtreecommitdiff
path: root/vpxdec.c
AgeCommit message (Expand)Author
2012-11-15webm: add support for V_VP9John Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06vpxdec: merge with masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-10-11added the ablility to skip first n frames for vpxdecYaowu Xu
2012-09-19Moved vp8dx_get_raw_frame() call to vp8_get_frame()Scott LaVarnway
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-07-23Dll build of libvpxJim Bankoski
2012-07-17Restyle codeJohn Koleszar
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Explicitly discard fwrite/fread return valuesJohann
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-01-05Multiframe quality enhancement postprocessingDeb Mukherjee
2011-11-09vpxdec: avoid redefining fileno() on mingwJames Zern
2011-09-22vpxdec updated to use !feof() instead of *buf_sz in readframe()James Berry
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-09clean up unused variable warningsJohann
2011-04-27vpxdec: test for frame corruptionJohn Koleszar
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2010-11-23vpxdec: fix use of uninitialized memory for raw filesJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-04vpxdec: report parse errors from webm_guess_framerate()John Koleszar
2010-11-02fix pipe support on windowsJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27vpxdec: don't require -o with --noblitJohn Koleszar
2010-10-27vpxdec : Change --pp-debug-info to be a bit field.Fritz Koenig
2010-10-25vpxdec: rework default output parametersJohn Koleszar
2010-10-25vpxdec: replace --quiet with --verboseJohn Koleszar
2010-10-25vpxdec: use the same output for --progress and --summaryJohn Koleszar
2010-10-25rename ivf{enc,dec} to vpx{enc,dec}John Koleszar