1. 28 May, 2015 8 commits
  2. 26 May, 2015 3 commits
  3. 25 May, 2015 1 commit
  4. 22 May, 2015 7 commits
  5. 21 May, 2015 3 commits
  6. 19 May, 2015 3 commits
  7. 16 May, 2015 1 commit
  8. 13 May, 2015 2 commits
  9. 12 May, 2015 7 commits
  10. 10 May, 2015 3 commits
  11. 09 May, 2015 2 commits
    • wm4's avatar
      id3v2: Do not export empty APIC description · 379e5603
      wm4 authored
      APIC tags always have a description. Tag writers obviously leave it
      empty if there is no description. In this case, libavformat would export
      "" as title. Do not set the title instead.
      379e5603
    • wm4's avatar
      png: Set the color range as full range · b9f7a677
      wm4 authored
      The format uses full range for the gray formats.
      
      CC: libav-stable@libav.org
      b9f7a677