1. 21 Nov, 2017 1 commit
  2. 13 Jul, 2016 1 commit
  3. 19 Feb, 2016 2 commits
  4. 24 Jun, 2015 1 commit
  5. 21 Jun, 2015 1 commit
  6. 20 May, 2015 1 commit
  7. 20 Apr, 2015 1 commit
    • Deb Mukherjee's avatar
      Support for VP9 high-color/high-bit-depth encoding · 26a0bcb1
      Deb Mukherjee authored
      Patch to support VP9 encoding with new profiles 1-3.
      Profile 1 (8-bit 422/444) should work with default libvpx
      configuration.
      However you will need to configure libvpx with
      --enable-vp9-highbitdepth before building and linking
      with ffmpeg for profile 2 (10-/12-bit 420) and profile 3
      (10-/12-bit 422/444) encoding.
      
      You may use the appropriate profile option on the
      command line:
      -profile:v 1 for 422/444 8-bit encoding
      -profile:v 2 for 420 10-/12- bit encoding
      -profile:v 3 for 422/444 10-/12-bit encoding
      If you do not use the -profile:v option, it will be deduced
      from the source format.
      Signed-off-by: 's avatarJames Zern <jzern@google.com>
      26a0bcb1
  8. 10 Dec, 2013 1 commit
  9. 07 Dec, 2013 1 commit
  10. 23 Oct, 2013 1 commit
  11. 30 Aug, 2013 1 commit
  12. 03 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      frame{crc/md5}: set the stream timebase from codec timebase. · d2afbd9a
      Anton Khirnov authored
      Right now those muxers use the default timebase in all cases(1/90000).
      
      This patch avoid unnecessary rescaling and makes the printed timestamps
      more readable.
      
      Also, extend the printed information to include the timebases and packet
      pts/duration and align the columns.
      
      Obviously changes the results of all fate tests which use those two
      muxers.
      d2afbd9a
  13. 19 Mar, 2011 1 commit
  14. 21 Mar, 2009 1 commit
  15. 17 Feb, 2009 1 commit
  16. 31 Aug, 2008 1 commit
  17. 23 Aug, 2008 2 commits
  18. 17 Aug, 2008 1 commit
  19. 30 Oct, 2007 1 commit
  20. 17 Oct, 2007 1 commit
  21. 17 Jun, 2007 2 commits
  22. 16 Jun, 2007 1 commit
  23. 19 Mar, 2007 1 commit
  24. 28 Feb, 2007 1 commit
  25. 07 Oct, 2006 1 commit
  26. 12 Jan, 2006 1 commit
  27. 17 Dec, 2005 1 commit
  28. 25 Oct, 2003 1 commit
  29. 23 Oct, 2003 1 commit
  30. 22 Oct, 2003 1 commit
  31. 03 Mar, 2003 1 commit
  32. 11 Feb, 2003 1 commit
  33. 20 Nov, 2002 1 commit
  34. 19 Nov, 2002 2 commits
  35. 25 Oct, 2002 1 commit
  36. 06 Oct, 2002 1 commit