Discussion:
[Bug 780317] avvidenc: Classify image encoders with "Image" instead of "Video"
"GStreamer" (GNOME Bugzilla)
2017-03-20 16:51:06 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

--- Comment #1 from Arun Raghavan <***@arunraghavan.net> ---
Created attachment 348334
--> https://bugzilla.gnome.org/attachment.cgi?id=348334&action=edit
avvidenc: Classify image encoders with "Image" instead of "Video"
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-20 16:56:22 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Sebastian Dröge (slomo) <***@coaxion.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #348334|none |reviewed
status| |

--- Comment #2 from Sebastian Dröge (slomo) <***@coaxion.net> ---
Review of attachment 348334:
--> (https://bugzilla.gnome.org/review?bug=780317&attachment=348334)

::: ext/libav/gstavcodecmap.c
@@ +730,3 @@
+ case AV_CODEC_ID_MJPEG:
+ case AV_CODEC_ID_LJPEG:
+ case AV_CODEC_ID_JPEG2000:

JPEG2000 is video most of the time, and openjpegenc is Codec/Encoder/Video
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-21 04:19:26 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

--- Comment #3 from Arun Raghavan <***@arunraghavan.net> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
Post by "GStreamer" (GNOME Bugzilla)
::: ext/libav/gstavcodecmap.c
@@ +730,3 @@
JPEG2000 is video most of the time, and openjpegenc is Codec/Encoder/Video
Fair enough, will drop it. I wonder if we should add 'Image' (while keeping
'Video') to it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-21 04:20:09 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@arunraghavan.net
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-21 04:20:16 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #348334|reviewed |none
status| |
Attachment #348334|0 |1
is obsolete| |

--- Comment #4 from Arun Raghavan <***@arunraghavan.net> ---
Created attachment 348373
--> https://bugzilla.gnome.org/attachment.cgi?id=348373&action=edit
avvidenc: Classify image encoders with "Image" instead of "Video"

This allows gst_video_convert_sample*() to work with codecs for which we
have libav encoders (such as BMP).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-21 11:31:17 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Sebastian Dröge (slomo) <***@coaxion.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@coaxion.net
Attachment #348373|none |accepted-commit_now
status| |
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-22 07:04:03 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #5 from Arun Raghavan <***@arunraghavan.net> ---
The following fix has been pushed:
2e25f16 avvidenc: Classify image encoders with "Image" instead of "Video"
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-22 07:04:11 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #348373|accepted-commit_now |committed
status| |
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-22 07:04:20 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #348373|0 |1
is obsolete| |
Attachment #348461|none |committed
status| |

--- Comment #6 from Arun Raghavan <***@arunraghavan.net> ---
Created attachment 348461
--> https://bugzilla.gnome.org/attachment.cgi?id=348461&action=edit
avvidenc: Classify image encoders with "Image" instead of "Video"

This allows gst_video_convert_sample*() to work with codecs for which we
have libav encoders (such as BMP).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2017-03-22 07:04:46 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=780317

Arun Raghavan <***@arunraghavan.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|git master |1.11.3
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Loading...