Skip to content

Commit d79d08e

Browse files
committed
Increment version of services that received rgba64
1 parent 1485652 commit d79d08e

26 files changed

Lines changed: 27 additions & 27 deletions

src/modules/avformat/consumer_avformat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 0.3
22
type: consumer
33
identifier: avformat
44
title: FFmpeg Output
5-
version: 4
5+
version: 5
66
copyright: Copyright (C) 2003-2019 Meltytech, LLC
77
license: LGPL
88
language: en

src/modules/avformat/filter_avcolour_space.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: avcolor_space
44
title: FFmpeg Image Converter
5-
version: 1
5+
version: 2
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/avformat/filter_swscale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: swscale
44
title: FFmpeg Image Scaler
5-
version: 1
5+
version: 2
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/avformat/link_avdeinterlace.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: link
33
identifier: avdeinterlace
44
title: FFmpeg Deinterlacer
5-
version: 1
5+
version: 2
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en
@@ -15,4 +15,4 @@ description: >
1515
1616
This link can be added to a chain to normalize video from the producer to
1717
provide deinterlaced images if requested by the consumer.
18-
18+

src/modules/avformat/producer_avformat-novalidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: producer
33
identifier: avformat-novalidate
44
title: Non-validating FFmpeg Reader
5-
version: 2
5+
version: 3
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/avformat/producer_avformat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 0.3
22
type: producer
33
identifier: avformat
44
title: FFmpeg Reader
5-
version: 3
5+
version: 4
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/core/filter_autofade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: autofade
44
title: Auto Fade
5-
version: 2
5+
version: 3
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/core/filter_box_blur.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: box_blur
44
title: Box Blur
5-
version: 2
5+
version: 3
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

src/modules/core/filter_brightness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: brightness
44
title: Brightness
5-
version: 4
5+
version: 5
66
copyright: Meltytech, LLC
77
creator: Dan Dennedy
88
license: LGPLv2.1

src/modules/core/filter_pillar_echo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 7.0
22
type: filter
33
identifier: pillar_echo
44
title: Pillar Echo
5-
version: 1
5+
version: 2
66
copyright: Meltytech, LLC
77
license: LGPLv2.1
88
language: en

0 commit comments

Comments
 (0)