This website requires JavaScript.
Explore
Help
Register
Sign In
KnarCraft
/
FFmpegConvert
Watch
1
Star
0
Fork
0
You've already forked FFmpegConvert
Code
Issues
4
Pull Requests
Releases
Wiki
Activity
FFmpegConvert
/
src
/
main
/
java
/
net
/
knarcraft
/
ffmpegconverter
/
streams
History
EpicKnarvik97
17f72e0892
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head
This commit looks good
Details
Fixes only getting a partial regex match when deciding whether a subtitle is partial/forced or not
2021-01-26 18:08:51 +01:00
..
AbstractStream.java
Improves some method names and comments. Refactors parser
2020-05-12 01:05:52 +02:00
AudioStream.java
Improves some method names and comments. Refactors parser
2020-05-12 01:05:52 +02:00
StreamObject.java
Simplifies and improves code. Removes some duplication
2020-05-12 00:19:01 +02:00
SubtitleStream.java
Fixes only getting a partial regex match when deciding whether a subtitle is partial/forced or not
2021-01-26 18:08:51 +01:00
VideoStream.java
Adds some extra abstraction to streams
2020-05-11 17:51:49 +02:00