- Notifications
You must be signed in to change notification settings - Fork 263
Permalink Choose a base ref {{ refName }} default Choose a head ref {{ refName }} default Checking mergeability… Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mangui/flashls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }} default Loading
...
head repository: pivotshare/flashls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rework-fragmentloader
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }} default Loading
- 19 commits
- 10 files changed
- 1 contributor
Commits on Aug 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c2c1b92 - Browse repository at this point
Copy the full SHA c2c1b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88cdc2 - Browse repository at this point
Copy the full SHA f88cdc2View commit details
Commits on Aug 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 18807ef - Browse repository at this point
Copy the full SHA 18807efView commit details -
[Mangui.FragmentData] Add bytesTotal
Parallel of ProgressEvent.bytesTotal. Used by FragmentStream.
Configuration menu - View commit details
-
Copy full SHA for 075b03f - Browse repository at this point
Copy the full SHA 075b03fView commit details -
[Mangui.DemuxHelper] Make probe Level parameter optional
Selection logic ensures proper Demuxer is used anyway
Configuration menu - View commit details
-
Copy full SHA for 3b6ac53 - Browse repository at this point
Copy the full SHA 3b6ac53View commit details
Commits on Sep 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cde69e8 - Browse repository at this point
Copy the full SHA cde69e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9e776 - Browse repository at this point
Copy the full SHA 2b9e776View commit details -
Configuration menu - View commit details
-
Copy full SHA for d175c50 - Browse repository at this point
Copy the full SHA d175c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f558c7 - Browse repository at this point
Copy the full SHA 9f558c7View commit details -
[TSDemuxer] Revert removal of AUDs preceding AVC Header
Reverts commit 13ce46c
Configuration menu - View commit details
-
Copy full SHA for bd72a81 - Browse repository at this point
Copy the full SHA bd72a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c4eee - Browse repository at this point
Copy the full SHA 32c4eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fde93 - Browse repository at this point
Copy the full SHA 55fde93View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee13d2 - Browse repository at this point
Copy the full SHA dee13d2View commit details
Commits on Sep 9, 2015
-
[FragmentData] Fix starts_with_idr setting
Poor implementation did not retain the fact that Fragment did not start with IDR after successive headers were found.
Configuration menu - View commit details
-
Copy full SHA for fae4515 - Browse repository at this point
Copy the full SHA fae4515View commit details
Commits on Sep 10, 2015
-
[FragmentLoader] Fix non-IDR Fragments on Level up, down, or both.
- recoverFromNonIDRLevelUp - recoverFromNonIDRLevelDown - removePreIDRVideoTags Using these settings we can fix non-IDR Fragments when leveling in any direction, and if we decided not to fix them, we can choose whether or no to remove preceding video tags. Also improved debug messages.
Configuration menu - View commit details
-
Copy full SHA for 858d5c4 - Browse repository at this point
Copy the full SHA 858d5c4View commit details -
[FragmentLoader] Fix edge case for LOADING_IN_PROGRESS
Unsure if this is correct fix, but there was an edge case where leveling up immediately after first (test) Fragment caused infinite loop if that level up Fragment was determined to take too long to load, which is a strange considering that metrics determined that it was possible to load that Fragment.
Configuration menu - View commit details
-
Copy full SHA for 7a50ed7 - Browse repository at this point
Copy the full SHA 7a50ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2406327 - Browse repository at this point
Copy the full SHA 2406327View commit details
Commits on Sep 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6795646 - Browse repository at this point
Copy the full SHA 6795646View commit details -
[FragmentLoader] Only use max video tags available to fix a Fragment
We assumed that current and emergency Fragments would have headers at same PTS, but it seems this may not be the case. Fortunately if we are fixing a Fragment all we need are video tags up to that PTS, regardless of others. We add some extra checking to be sure nothing strange happens.
Configuration menu - View commit details
-
Copy full SHA for 03eb1c2 - Browse repository at this point
Copy the full SHA 03eb1c2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...rework-fragmentloader