Skip to content
Snippets Groups Projects
  1. Feb 16, 2017
  2. Feb 01, 2017
  3. Jan 30, 2017
  4. Jan 17, 2017
  5. Jun 22, 2016
  6. Nov 06, 2015
  7. Jul 27, 2015
  8. Mar 04, 2015
  9. Feb 16, 2015
    • Karsten Suehring's avatar
      Separate SEI encoding functionality from GOPEncoder · 13707823
      Karsten Suehring authored
      - move SEI parameter seeting functions into SEIEncoder class
      - store SEI messages in a list and write all of them in a separate function
      - fix calculation of Decoding Unit SEI parameters
      Move parameter set Writing into own functions
      
      13707823
  10. Apr 22, 2014
  11. Feb 03, 2014
  12. Jan 30, 2014
  13. Oct 25, 2013
  14. Feb 19, 2013
  15. Feb 01, 2013
  16. Jan 18, 2013
  17. Jan 16, 2013
  18. Jan 08, 2013
  19. Oct 13, 2012
  20. Sep 16, 2012
  21. Sep 10, 2012
  22. Sep 05, 2012
  23. May 09, 2012
  24. Apr 19, 2012
  25. Apr 10, 2012
  26. Jan 29, 2012
  27. Jan 18, 2012
  28. Dec 15, 2011
  29. Oct 26, 2011
  30. Oct 11, 2011
  31. Sep 27, 2011
  32. Aug 20, 2011
  33. Aug 16, 2011
    • Karsten Suehring's avatar
    • Karsten Suehring's avatar
      Refactor: · 11ab6d17
      Karsten Suehring authored
      remove all relative include paths (containing "../") due to doxygen inability to
      properly parse relative includes
      
      - provide source/Lib include path for all libraries/applications
      - adjust include paths to start based on source/Lib
      - move TAppCommon to souce/Lib
      
      Note: This commit fixes the paths only for MS vc9 and UNIX makefiles,
      updates for vc8 and Xcode will follow
      
      
      11ab6d17
Loading