Projects
Essentials
gpac
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 9
View file
gpac.changes
Changed
@@ -2,7 +2,6 @@ Sat Mar 22 17:35:07 UTC 2014 - i@margueirte.su - update 0.5.0.svn5178 -- remove patch: gpac-0.5.0-x264-export.patch, upstream fixed. - added patch: gpac-0.5.0-js_getparent.patch * fix "too many arguments for JS_GetParent" error after forcing USE_FFDEV_18
View file
gpac.spec
Changed
@@ -44,6 +44,9 @@ Patch7: gpac-0.5.0-js_getparent.patch #PATCH-FIX-UPSTREAM marguerite@opensuse.org - I:Statement is overflowing a buffer Patch8: gpac-0.5.0-bufferoverflow.patch +#PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix gf_isom_set_pixel_aspect_ratio +# not available to the public +Patch9: gpac-0.5.0-x264-export.patch BuildRequires: DirectFB-devel BuildRequires: ImageMagick BuildRequires: Mesa-devel @@ -202,6 +205,7 @@ %patch7 -p1 %endif %patch8 -p1 +%patch9 -p1 # Fix encoding warnings cp -p Changelog Changelog.origine
View file
gpac-0.5.0-x264-export.patch
Added
@@ -0,0 +1,12 @@ +Index: gpac-0.5.0.svn5178/include/gpac/isomedia.h +=================================================================== +--- gpac-0.5.0.svn5178.orig/include/gpac/isomedia.h ++++ gpac-0.5.0.svn5178/include/gpac/isomedia.h +@@ -1042,6 +1042,7 @@ GF_Err gf_isom_set_track_layout_info(GF_ + /*sets track matrix - all coordinates are expressed as 16.16 floating points*/ + GF_Err gf_isom_set_track_matrix(GF_ISOFile *the_file, u32 trackNumber, u32 matrix[9]); + ++GF_EXPORT + GF_Err gf_isom_set_pixel_aspect_ratio(GF_ISOFile *the_file, u32 trackNumber, u32 StreamDescriptionIndex, u32 hSpacing, u32 vSpacing); + + /*set SR & nbChans for audio description*/
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.