NewPipe/app/src
kapodamy ca8f8e0ee9
misc changes
* read "SeekPreRoll" from the source track (if available)
* use the longest track duration as segment duration, instead of the video track duration
* do not hardcode the "Cue" reserved space behavior
* do not hardcode the "EBML Void" element, unreported issue. The size was not properly calculated
* rewrite the key-frame picking
* remove writeInt(), writeFloat() and writeShort() methods, use inline code
* set "SeekPreRoll" and "CodecDelays" values on output tracks (if available)
* rewrite the "Cluster" maker
* rewrite the code of how "Cluster" sizes are written

Fix encode() method (the reason of this commit/pull-request):
* Use the unsigned shift operator instead of dividing the value, due precession lost
2020-03-12 00:50:14 -03:00
..
androidTest/java/org/schabi/newpipe/report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
debug/java/org/schabi/newpipe Change app id based on current git branch 2020-02-23 09:46:42 +01:00
main misc changes 2020-03-12 00:50:14 -03:00
test Fix mess with tab handling and enable ignored tests again 2019-11-20 00:23:29 -03:00