summaryrefslogtreecommitdiff
path: root/vpxdec.c
AgeCommit message (Expand)Author
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