Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:LegacyX86
gavl
gavl-fix-mpeg2-entry.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gavl-fix-mpeg2-entry.patch of Package gavl
--- gavl/compression.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/gavl/compression.c +++ b/gavl/compression.c @@ -74,7 +74,7 @@ compression_ids[] = { GAVL_CODEC_ID_TIFF, "tif", "tiff", "TIFF image", "image/tiff", FLAG_SEPARATE | FLAG_NEEDS_PIXELFORMAT }, { GAVL_CODEC_ID_TGA, "tga", "tga", "TGA image", "image/x-tga", FLAG_SEPARATE | FLAG_NEEDS_PIXELFORMAT }, { GAVL_CODEC_ID_MPEG1, "mpv", "mpeg1", "MPEG-1", "video/mpeg", }, - { GAVL_CODEC_ID_MPEG2, "mpv", "mpeg2", "MPEG-2", "video/mpeg", NULL, FLAG_NEEDS_PIXELFORMAT }, + { GAVL_CODEC_ID_MPEG2, "mpv", "mpeg2", "MPEG-2", NULL, FLAG_NEEDS_PIXELFORMAT }, { GAVL_CODEC_ID_MPEG4_ASP, "m4v", "mpeg4", "MPEG-4", NULL, }, // ISO/IEC 14496-2 { GAVL_CODEC_ID_H264, "h264", "h264", "H.264", NULL, }, { GAVL_CODEC_ID_THEORA, NULL, "theora", "Theora", NULL, },
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor