Skip to content
Snippets Groups Projects
  1. Oct 11, 2010
  2. Sep 09, 2010
  3. Jun 18, 2010
    • John Koleszar's avatar
      cosmetics: trim trailing whitespace · 94c52e4d
      John Koleszar authored
      When the license headers were updated, they accidentally contained
      trailing whitespace, so unfortunately we have to touch all the files
      again.
      
      Change-Id: I236c05fade06589e417179c0444cb39b09e4200d
      94c52e4d
  4. Jun 14, 2010
  5. Jun 04, 2010
  6. Jun 03, 2010
    • Timothy B. Terriberry's avatar
      Add support for YUV4MPEG2 output. · 7f9db419
      Timothy B. Terriberry authored
      These files can be played back directly in most major open-source media
       frameworks without the need for additional patches or parameters.
      
      Change-Id: I59f98c1658298245c688f7d107cf393445e470d5
      7f9db419
  7. May 25, 2010
    • John Koleszar's avatar
      vpx_image: add VPX_ prefix to PLANE_* · b6c71918
      John Koleszar authored
      The PLANE_{PACKED,Y,U,V,ALPHA} macros should be renamed to be within the
      VPX_ namespace.
      
      Fixes #27
      b6c71918
    • John Koleszar's avatar
      install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ · b7492341
      John Koleszar authored
      This renames the vpx_codec/ directory to vpx/, to allow applications
      to more consistently reference these includes with the vpx/ prefix.
      This allows the includes to be installed in /usr/local/include/vpx
      rather than polluting the system includes directory with an
      excessive number of includes.
      
      Change-Id: I7b0652a20543d93f38f421c60b0bbccde4d61b4f
      b7492341
  8. May 18, 2010
Loading