Skip to content

Commit

Permalink
macgstcopy: Add adaptivedemux2 and mpeg mux/demux
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Jan 22, 2024
1 parent d24af2f commit 3ee796a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dist/macos/macgstcopy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ cp -v -f "${GST_PLUGIN_SCANNER}" "${bundledir}/Contents/PlugIns/" || exit 1
install_name_tool -add_rpath "@loader_path/../Frameworks" "${bundledir}/Contents/PlugIns/$(basename ${GST_PLUGIN_SCANNER})" || exit 1

gst_plugins="
libgstadaptivedemux2
libgstaes
libgstaiff
libgstapetag
Expand Down Expand Up @@ -92,6 +93,10 @@ libgstid3demux
libgstid3tag
libgstisomp4
libgstlame
libgstmpegpsdemux
libgstmpegpsmux
libgstmpegtsdemux
libgstmpegtsmux
libgstlibav
libgstmpg123
libgstmusepack
Expand Down

0 comments on commit 3ee796a

Please sign in to comment.