Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-hek committed Jul 8, 2024
1 parent 5f0d2dd commit ea83c8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/elixir/update_packages_list.exs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ packages =
{:md, "#### Video codecs"},
"membrane_h26x_plugin",
"membrane_h264_ffmpeg_plugin",
"membrane_vpx_plugin",
"membrane_abr_transcoder_plugin",
"gBillal/membrane_h265_ffmpeg_plugin",
"binarynoggin/elixir-turbojpeg",
Expand All @@ -76,7 +77,7 @@ packages =
{:md, "**Raw video**"},
"membrane_raw_video_parser_plugin",
"membrane_video_merger_plugin",
"membrane_video_compositor_plugin",
"membrane_live_compositor_plugin",
"membrane_camera_capture_plugin",
"membrane_rpicam_plugin",
"membrane_framerate_converter_plugin",
Expand Down Expand Up @@ -108,7 +109,7 @@ packages =
"membrane_vp9_format",
"membrane_g711_format",
{:md, "### Standalone media libs"},
"video_compositor",
"live_compositor",
"ex_sdp",
"ex_libnice",
"ex_libsrtp",
Expand Down

0 comments on commit ea83c8f

Please sign in to comment.