Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBIG2Decoder implementation #67

Merged
merged 46 commits into from
Jul 14, 2019
Merged

JBIG2Decoder implementation #67

merged 46 commits into from
Jul 14, 2019

Commits on Jan 13, 2019

  1. Configuration menu
    Copy the full SHA
    1e673d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    0a410f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    fe58978 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Partly working arithmetic

    kucjac committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8d1d930 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Working arithmetic decoder.

    kucjac committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    db0167b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. MMR patched.

    kucjac committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    f9c1e12 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. rebuild to apache.

    kucjac committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    25b6aa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Working generic

    kucjac committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    0a60b21 View commit details
    Browse the repository at this point in the history
  2. Working generic

    kucjac committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ea22544 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Decoded full document

    kucjac committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    ec90da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Update Jenkinsfile go version [master] (unidoc#398)

    * Update Jenkinsfile go version
    gunnsth committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    70bad1e View commit details
    Browse the repository at this point in the history
  2. Decoded AnnexH document

    kucjac committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    32d5dd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Minor issues fixed.

    kucjac committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    45b2403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c451c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Update README.md

    gunnsth committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    2658add View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Fixed generic region errors. Added benchmark. Added bitmap unpadder. …

    …Added Bitmap toImage method.
    kucjac committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f893ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Fixed endofpage error

    kucjac committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    33af779 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Added integration test.

    kucjac committed May 5, 2019
    Configuration menu
    Copy the full SHA
    73695ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17cb288 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    427789b View commit details
    Browse the repository at this point in the history
  2. Merged V3 with JBIG2 fork

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    211f1b9 View commit details
    Browse the repository at this point in the history
  3. Merged with v3 version

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    7f7d869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c8132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3991842 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da99936 View commit details
    Browse the repository at this point in the history
  7. Minor fix in jbig2 encoding.

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    2365cfc View commit details
    Browse the repository at this point in the history
  8. Applied the logging convention

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    bc67c01 View commit details
    Browse the repository at this point in the history
  9. Cleaned unnecessary imports

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    d58c0ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1abde7 View commit details
    Browse the repository at this point in the history
  11. checked out the README.md

    kucjac committed May 10, 2019
    Configuration menu
    Copy the full SHA
    59ba5d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60ae357 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Merged with the unipdf/v3

    kucjac committed May 26, 2019
    Configuration menu
    Copy the full SHA
    0e9620c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    190a1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    39a38e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Configuration menu
    Copy the full SHA
    dcc309b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Minor code style changes.

    kucjac committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    df74d0c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    ffffa40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40a01f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Review r11 fixes.

    kucjac committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    64dcdef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    3e1d818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d0846 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    cc2e03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f39aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c006fea View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    5a56d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e78a1 View commit details
    Browse the repository at this point in the history