1. 9596a4c vpxdec: add --loops option by John Koleszar · 12 years ago
  2. d0ed677 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  3. c0e561d Fix a crash in vpxdec by John Koleszar · 12 years ago
  4. c3ae212 Modified vpxdec loop by Scott LaVarnway · 12 years ago
  5. da58436 Subsampling aware allocs and bitstream by John Koleszar · 12 years ago
  6. 626d3ca Change to fourcc to enable decoding of ffmpeg files. by Jim Bankoski · 12 years ago
  7. 296421d Change to fourcc to enable decoding of ffmpeg files. by Jim Bankoski · 12 years ago
  8. dbd050c vpxdec: correct VP[89] fourccs by James Zern · 12 years ago
  9. 83f2a11 vpxdec: fix use of uninitialized do_scale argument by John Koleszar · 12 years ago
  10. 7d8fc26 vpxdec: support scaling output by John Koleszar · 12 years ago
  11. 08b43fe webm: add support for V_VP9 by John Koleszar · 12 years ago
  12. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  13. 7b8dfcb Rough merge of master into experimental by John Koleszar · 12 years ago
  14. 3707c34 vpxdec: merge with master by John Koleszar · 12 years ago
  15. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago
  16. c394ffc added the ablility to skip first n frames for vpxdec by Yaowu Xu · 12 years ago
  17. e278673 Moved vp8dx_get_raw_frame() call to vp8_get_frame() by Scott LaVarnway · 13 years ago
  18. d71ba03 silent compiling warnings for VC9 build by Yaowu Xu · 13 years ago
  19. 1b16e74 Dll build of libvpx by Jim Bankoski · 13 years ago
  20. c6b9039 Restyle code by John Koleszar · 13 years ago
  21. 0164a1c Fix pedantic compiler warnings by John Koleszar · 13 years ago
  22. c8a88a7 Explicitly discard fwrite/fread return values by Johann · 13 years ago
  23. 6035da5 WebM Experimental Codec Branch Snapshot by Yaowu Xu · 13 years ago
  24. 87aa846 Multiframe quality enhancement postprocessing by Deb Mukherjee · 13 years ago
  25. 3a98555 vpxdec: avoid redefining fileno() on mingw by James Zern · 13 years ago
  26. 9b85079 vpxdec updated to use !feof() instead of *buf_sz in readframe() by James Berry · 14 years ago
  27. d04f852 Adding error-concealment to the decoder. by Stefan Holmer · 14 years ago
  28. a7d4d3c clean up unused variable warnings by Johann · 14 years ago
  29. 4226f0c vpxdec: test for frame corruption by John Koleszar · 14 years ago
  30. 11a222f Adds "armvX-none-rvct" targets by Tero Rintaluoma · 14 years ago
  31. 19255b8 vpxdec: fix use of uninitialized memory for raw files by John Koleszar · 14 years ago
  32. 647df00 postproc : Re-work posproc calling to allow more flags. by Fritz Koenig · 14 years ago
  33. bd05d9e vpxdec: report parse errors from webm_guess_framerate() by John Koleszar · 14 years ago
  34. c377bf0 fix pipe support on windows by John Koleszar · 14 years ago
  35. c4d7e5e Eliminate more warnings. by Timothy B. Terriberry · 14 years ago
  36. 24c8605 vpxdec: don't require -o with --noblit by John Koleszar · 14 years ago
  37. cf12747 vpxdec : Change --pp-debug-info to be a bit field. by Fritz Koenig · 14 years ago
  38. 933d44b vpxdec: rework default output parameters by John Koleszar · 14 years ago
  39. 4b578ea vpxdec: replace --quiet with --verbose by John Koleszar · 14 years ago
  40. 5d12e04 vpxdec: use the same output for --progress and --summary by John Koleszar · 14 years ago
  41. ea68ee0 rename ivf{enc,dec} to vpx{enc,dec} by John Koleszar · 14 years ago[Renamed (99%) from ivfdec.c]
  42. cfe3f91 ivfdec: support y4m output from raw input by John Koleszar · 14 years ago
  43. ad252da ivfdec: webm reader support by John Koleszar · 14 years ago
  44. 78f2d3e Remove ivfenc usage message leading underscores by John Koleszar · 14 years ago
  45. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  46. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  47. 1856f22 Use public domain implementation for MD5 algorithm by Andres Mejia · 15 years ago
  48. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  49. 7f9db41 Add support for YUV4MPEG2 output. by Timothy B. Terriberry · 15 years ago
  50. b6c7191 vpx_image: add VPX_ prefix to PLANE_* by John Koleszar · 15 years ago
  51. b749234 install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ by John Koleszar · 15 years ago
  52. 0ea50ce Initial WebM release by John Koleszar · 15 years ago