1. 13 Feb, 2014 2 commits
  2. 24 Jan, 2014 2 commits
  3. 21 Jan, 2014 1 commit
  4. 12 Jan, 2014 1 commit
    • Serhii Marchuk's avatar
      mpegts muxer, DVB subtitles encoder: common DVB subtitles payload · c917cde9
      Serhii Marchuk authored
      Improved DVB subtitles encoder to generate AVPacket.data in the same
      format as generates MPEGTS demuxer + DVB subtitles parser. So now single
      format of DVB subtitles data is used across all the components of FFmpeg:
      only subtitles payload WITHOUT 0x20 0x00 bytes at the beginning and 0xFF
      trailing byte.
      
      Improved MPEGTS muxer to support format of DVB subtitles in
      AVPacket.data described above: while muxing we add two bytes 0x20 0x00 to
      the beginning of and 0xFF to the end of DVB subtitles payload.
      
      The patch fixes DVB subtitle copy problems: tickets #2989 fully and #2024
      partly.
      Signed-off-by: 's avatarClément Bœsch <u@pkh.me>
      c917cde9
  5. 03 Aug, 2013 1 commit
  6. 29 Jun, 2013 1 commit
  7. 14 Jun, 2013 1 commit
  8. 26 Mar, 2013 2 commits
  9. 15 Mar, 2013 1 commit
  10. 02 Jan, 2013 1 commit
  11. 10 Oct, 2012 1 commit
  12. 01 Oct, 2012 1 commit
  13. 10 Sep, 2012 1 commit
  14. 04 Sep, 2012 3 commits
  15. 07 Aug, 2012 1 commit
  16. 02 Aug, 2012 1 commit
  17. 30 Jul, 2012 1 commit
  18. 13 Jun, 2012 1 commit
  19. 10 Jun, 2012 1 commit
  20. 08 Jun, 2012 1 commit
  21. 04 Jun, 2012 1 commit
  22. 03 Jun, 2012 2 commits
  23. 02 Jun, 2012 3 commits
  24. 11 May, 2012 3 commits
  25. 08 Apr, 2012 1 commit
  26. 06 Apr, 2012 1 commit
  27. 26 Mar, 2012 1 commit
  28. 20 Mar, 2012 1 commit
  29. 13 Feb, 2012 1 commit
  30. 11 Feb, 2012 1 commit