Skip to content

Commit 8ded294

Browse files
authored
Merge pull request #33 from wep21/ffmpeg_image_transport
feat: add ffmpeg image transport
2 parents d6e75e6 + 436e069 commit 8ded294

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

vinca_linux_64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,7 @@ packages_select_by_deps:
116116
- autoware_cmake
117117
- autoware_utils
118118

119+
- ffmpeg_image_transport
120+
119121
patch_dir: patch
120122
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_linux_aarch64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,7 @@ packages_select_by_deps:
116116
- autoware_cmake
117117
- autoware_utils
118118

119+
- ffmpeg_image_transport
120+
119121
patch_dir: patch
120122
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,7 @@ packages_select_by_deps:
124124
- autoware_cmake
125125
- autoware_utils
126126

127+
- ffmpeg_image_transport
128+
127129
patch_dir: patch
128130
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,7 @@ packages_select_by_deps:
124124
- autoware_cmake
125125
- autoware_utils
126126

127+
- ffmpeg_image_transport
128+
127129
patch_dir: patch
128130
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,8 @@ packages_select_by_deps:
125125
- autoware_cmake
126126
- autoware_utils
127127

128+
# TODO: fix iconv link issue
129+
# - ffmpeg_image_transport
130+
128131
patch_dir: patch
129132
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)