bachinger
6f94b8efe5
Map lib-effect from androidx to exoplayer2
...
PiperOrigin-RevId: 482179761
(cherry picked from commit 28c4be2f6bd56205e3b8128bf710c34b3b3d65e9)
2022-10-19 12:38:14 +00:00
Googler
db2545b8a1
Use multiple output frames in transformer MediaPipe demo pre API 23.
...
PiperOrigin-RevId: 465545764
(cherry picked from commit 6da0a3543491a9d9bb3dbfaf1b203a04f7a19f5c)
2022-08-05 12:58:48 +00:00
Googler
89a2685052
Move effects functionality out of transformer to effects module.
...
PiperOrigin-RevId: 465038852
(cherry picked from commit 707b0618384db17f6d9d4947a445c0eed1c9c630)
2022-08-03 13:19:15 +00:00
andrewlewis
6e735ac297
Create withMediaPipe
variant only if AAR is present
...
This should fix running `./gradlew clean test` if MediaPipe hasn't been built, for example.
PiperOrigin-RevId: 452033698
(cherry picked from commit 14ed32c68f091328bb5feaa472b4bd359e11f41d)
2022-05-31 14:06:59 +00:00
andrewlewis
ee3a183041
Add frame processor based on MediaPipe to demo
...
PiperOrigin-RevId: 446432695
2022-05-04 13:48:56 +01:00
huangdarwin
a5adc8d7d0
Transformer Demo: Add video with pixelWidthHeightRatio != 1.
...
This can allow apps to test and demonstrate support for videos with
pixelWidthHeightRatio != 1.
PiperOrigin-RevId: 444815182
2022-05-09 10:16:12 +01:00
hschlueter
4c5e266829
Make transformer demo configuration options scrollable.
...
On devices with a smaller screen / low resolution not all
options fit, so scrolling is needed.
PiperOrigin-RevId: 425635224
2022-02-02 10:40:13 +00:00
andrewlewis
b81568f836
Publish the transformer demo app
...
PiperOrigin-RevId: 424850283
2022-01-28 14:37:15 +00:00