Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Correcting decodeFullyInto() behaviour and merging josephx86's Android compile fixes #2

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

Commits on Mar 29, 2018

  1. Use min() from Math instead of Integer

    Use min() from Math instead of Integer to allow code to compile for all Android API levels
    josephx86 authored Mar 29, 2018
    1 Configuration menu
    Copy the full SHA
    d1e4c6c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

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

Commits on Jul 12, 2018

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

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    e19263a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf5834 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    07b2ebc View commit details
    Browse the repository at this point in the history
  2. Add constraint for first frame to be (almost) directly succeeded by a…

    …nother valid frame header
    kevinstadler committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8aa6d43 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

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