1. 22 Feb, 2016 1 commit
  2. 08 Apr, 2015 1 commit
    • wm4's avatar
      matroskadec: export cover art correctly · c4d37cd9
      wm4 authored
      Generally, libavformat exports cover art pictures as video streams with
      1 packet and AV_DISPOSITION_ATTACHED_PIC set. Only matroskadec exported
      it as attachment with codec_id set to AV_CODEC_ID_MJPEG.
      
      Obviously, this should be consistent, so change the Matroska demuxer to
      export a AV_DISPOSITION_ATTACHED_PIC pseudo video stream.
      
      Matroska muxing is probably incorrect too. I know that it can create
      broken files with an audio track and just 1 video frame when e.g.
      remuxing mp3 with APIC to mkv. But for now this commit does not change
      anything about muxing, and also continues to write attachments with
      AV_CODEC_ID_MJPEG should the muxer application have special knowledge
      that the Matroska is broken in this way.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      c4d37cd9
  3. 15 Mar, 2015 1 commit
  4. 28 Aug, 2014 1 commit
  5. 01 May, 2014 1 commit
  6. 31 Oct, 2013 1 commit
  7. 14 Jan, 2013 1 commit
  8. 06 Jan, 2013 1 commit
  9. 19 Sep, 2012 2 commits
  10. 07 Aug, 2012 1 commit
  11. 19 Mar, 2011 1 commit
  12. 25 Jul, 2010 1 commit
  13. 19 May, 2010 1 commit
  14. 12 Mar, 2010 1 commit
  15. 01 Feb, 2010 1 commit
  16. 27 Jan, 2010 1 commit
  17. 30 Mar, 2009 1 commit
  18. 01 Mar, 2009 1 commit
  19. 12 Dec, 2008 2 commits
  20. 01 Sep, 2008 1 commit
  21. 20 Aug, 2008 1 commit
  22. 05 Aug, 2008 1 commit
  23. 27 Jul, 2008 1 commit
  24. 27 Jan, 2008 1 commit
  25. 07 Jan, 2008 1 commit
  26. 29 Dec, 2007 1 commit
  27. 02 Dec, 2007 1 commit
  28. 06 Sep, 2007 1 commit
  29. 24 Aug, 2007 1 commit
  30. 25 Jul, 2007 2 commits
  31. 16 Jul, 2007 1 commit
  32. 11 Jul, 2007 2 commits
  33. 04 Jun, 2007 2 commits
  34. 15 Apr, 2007 1 commit
  35. 10 Apr, 2007 1 commit