1. 18 Jul, 2014 - 1 commit
    • Deb Mukherjee's avatar
      Use custom mkstemp() to fix Win issue in y4m_test · 096224ff
      Deb Mukherjee authored
      Uses mkstmp() with directory being the same as the test data
      directory to create temporary output file. For Windows
      GetTempFileNameA() function is used.
      
      Change-Id: Ie4681b2b4f44f8c22d3b3faf134c44087b484f94
      096224ff
  2. 05 Jul, 2014 - 1 commit
    • Deb Mukherjee's avatar
      Adds support for reading and writing 10/12-bit y4m · 5820c5d6
      Deb Mukherjee authored
      The y4m extension used is the same as the one used in ffmpeg/x264.
      The patch is adapted from the highbitdepth branch.
      
      Also adds unit tests for y4m header parsing and md5 check
      of the raw frame data, as well as y4m writing.
      
      [build fix for Mac/VS by not using tuples with strings]
      
      Change-Id: I40897ee37d289e4b6cea6fedc67047d692b8cb46
      5820c5d6
  3. 03 Jul, 2014 - 1 commit
  4. 02 Jul, 2014 - 1 commit
    • Deb Mukherjee's avatar
      Adds support for reading and writing 10/12-bit y4m · 82dc1332
      Deb Mukherjee authored
      The y4m extension used is the same as the one used in ffmpeg/x264.
      The patch is adapted from the highbitdepth branch.
      
      Also adds unit tests for y4m header parsing and md5 check
      of the raw frame data, as well as y4m writing.
      
      Change-Id: Ie2794daf6dbafd2f128464f9b9da520fc54c0dd6
      82dc1332
  5. 28 Jan, 2014 - 1 commit
  6. 18 Jan, 2014 - 1 commit