aboutsummaryrefslogtreecommitdiffstats
path: root/libs/android-transcoder/src/main/java/net/ypresto/androidtranscoder/format/AndroidStandardFormatStrategy.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31use ExoPlayer for video playbackChristian Schneppe1-1/+2
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-02-18explicitly set profile+level for encoderChristian Schneppe1-0/+4
2018-12-14limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe1-0/+3
2017-03-04make video resolution configurableChristian Schneppe1-24/+25
2017-02-01compress videos with 720p tooChristian Schneppe1-2/+2
2017-02-01add android-transcoder directly into libsChristian Schneppe1-0/+90