1. 17 Mar, 2014 3 commits
  2. 16 Mar, 2014 2 commits
  3. 15 Mar, 2014 1 commit
    • wm4's avatar
      isom: convert mp4 dvdsub extradata to vobsub format · 8f629a98
      wm4 authored
      mp4 files embedding DVD subtitles do not use the same extradata format
      as the rest of Libav expects. The subtitle decoder in libavcodec in
      particular does not understand this format.
      
      Convert the extradata to the vobsub .idx format. mp4 stores the palette
      as binary 32 bit ints in YUV. The subtitle resolution is stored
      separately in the track header, which we access through AVStream.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      8f629a98
  4. 09 Mar, 2014 12 commits
  5. 22 Feb, 2014 1 commit
  6. 19 Jan, 2014 1 commit
  7. 25 Dec, 2013 2 commits
  8. 22 Dec, 2013 1 commit
  9. 18 Dec, 2013 1 commit
  10. 14 Nov, 2013 1 commit
  11. 01 Nov, 2013 1 commit
  12. 31 Oct, 2013 1 commit
  13. 18 Oct, 2013 2 commits
  14. 15 Oct, 2013 1 commit
  15. 13 Oct, 2013 1 commit
  16. 19 Jun, 2013 1 commit
  17. 17 May, 2013 1 commit
  18. 15 May, 2013 1 commit
  19. 23 Mar, 2013 1 commit
  20. 07 Jan, 2013 1 commit
  21. 03 Jan, 2013 1 commit
  22. 19 Dec, 2012 1 commit
  23. 17 Dec, 2012 1 commit
  24. 03 Dec, 2012 1 commit