aboutsummaryrefslogtreecommitdiffstats
path: root/libs/android-transcoder/src/main/java/net/ypresto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use ExoPlayer for video playbackChristian Schneppe2020-01-312-15/+2
|
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
|
* explicitly set profile+level for encoderChristian Schneppe2019-02-181-0/+4
| | | | some modern Androids (namely my Xiaomi Mi A1 after the update to Andorid 9) seem to require that
* optimize importsChristian Schneppe2019-02-081-1/+0
|
* update androidTranscoder to version 0.3Christian Schneppe2019-01-072-3/+51
|
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-141-0/+3
|
* android transcoder: Remove swallowed exception in runPipelinesChristian Schneppe2018-02-011-6/+2
|
* make video resolution configurableChristian Schneppe2017-03-042-0/+100
|
* compress videos with 720p tooChristian Schneppe2017-02-011-2/+2
|
* add android-transcoder directly into libsChristian Schneppe2017-02-0127-0/+3030