[xoreos-git] [xoreos/xoreos] 840ad6: VIDEO: Move handling of h.263 extra data to the co...

GitHub noreply at github.com
Tue Jun 13 02:31:19 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 840ad67fac40e78de297c45789eefe6b66ade8af
      https://github.com/xoreos/xoreos/commit/840ad67fac40e78de297c45789eefe6b66ade8af
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/video/codecs/h263.cpp
    M src/video/codecs/h263.h
    M src/video/quicktime.cpp

  Log Message:
  -----------
  VIDEO: Move handling of h.263 extra data to the constructor

Most codecs don't work that way; try to keep more consistent with
others, even if we don't have others in xoreos right now.


  Commit: 3f006b39523d8feb285415773a089b2add6cd418
      https://github.com/xoreos/xoreos/commit/3f006b39523d8feb285415773a089b2add6cd418
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/video/quicktime.cpp
    M src/video/quicktime.h

  Log Message:
  -----------
  VIDEO: Remove unused parameter to VideoSampleDesc::initCodec()


  Commit: 3cc915fe274ea76bfc52da62dbd3a8a9648f1f1d
      https://github.com/xoreos/xoreos/commit/3cc915fe274ea76bfc52da62dbd3a8a9648f1f1d
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/video/codecs/h263.cpp
    M src/video/codecs/h263.h
    M src/video/quicktime.cpp

  Log Message:
  -----------
  VIDEO: Hide the H263Codec implementation behind a factory function


  Commit: 8118cd0c83bcc7fdbcb6eb9fc71cf702fde6438d
      https://github.com/xoreos/xoreos/commit/8118cd0c83bcc7fdbcb6eb9fc71cf702fde6438d
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/video/codecs/h263.cpp

  Log Message:
  -----------
  VIDEO: Throw exceptions when libxvidcore returns errors


  Commit: cecd3146589378c9a05640f4847aaf6f3fe6f745
      https://github.com/xoreos/xoreos/commit/cecd3146589378c9a05640f4847aaf6f3fe6f745
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/video/quicktime.cpp

  Log Message:
  -----------
  VIDEO: Reset the video codec from within VideoSampleDesc::initCodec()


Compare: https://github.com/xoreos/xoreos/compare/1f448039f2af...cecd31465893


More information about the xoreos-git mailing list