Package: gpac / 0.5.0+svn5324~dfsg1-1

Metadata

Package Version Patches format
gpac 0.5.0+svn5324~dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mp4box manpage fix.patch | (download)

doc/man/mp4box.1 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 patch to fix various manpage warnings.
gcc optflags.patch | (download)

configure | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 add -o2 to cflags by default, -o0 if noopt is set.
libav10.patch | (download)

applications/dashcast/video_decoder.c | 2 1 + 1 - 0 !
modules/ffmpeg_in/ffmpeg_decode.c | 56 28 + 28 - 0 !
modules/ffmpeg_in/ffmpeg_demux.c | 22 9 + 13 - 0 !
3 files changed, 38 insertions(+), 42 deletions(-)

 allow compilation against libav10


export_gf_isom_set_pixel_aspect_ratio.patch | (download)

src/isomedia/isom_write.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 export gf_isom_set_pixel_aspect_ratio
 At least libx264 depends on it, and breaks when not linking statically