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

add information about the current bitstream in flen ('bs' and 'offset_b') #1051

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2019

  1. Fixed flen abstract method definition

    Ninjananas committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f9602ac View commit details
    Browse the repository at this point in the history
  2. added bs argument to flen methods

    Ninjananas committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f2573f5 View commit details
    Browse the repository at this point in the history
  3. flen is called in try/except statements

    Ninjananas committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f9e2857 View commit details
    Browse the repository at this point in the history
  4. added 'offset_b' argument to flen signature

    Ninjananas committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    131cb9a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. handle IOErrors when calling flen

    Ninjananas committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    1103028 View commit details
    Browse the repository at this point in the history