aboutsummaryrefslogtreecommitdiffstats
path: root/libs/android-transcoder/src/main/java/net/ypresto (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31use ExoPlayer for video playbackChristian Schneppe2-15/+2
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-02-18explicitly set profile+level for encoderChristian Schneppe1-0/+4
2019-02-08optimize importsChristian Schneppe1-1/+0
2019-01-07update androidTranscoder to version 0.3Christian Schneppe2-3/+51
2018-12-14limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe1-0/+3
2018-02-01android transcoder: Remove swallowed exception in runPipelinesChristian Schneppe1-6/+2
2017-03-04make video resolution configurableChristian Schneppe2-0/+100
2017-02-01compress videos with 720p tooChristian Schneppe1-2/+2
2017-02-01add android-transcoder directly into libsChristian Schneppe27-0/+3030