CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/08 04:44:20
Modified files:
audio/deadbeef : Makefile
audio/deadbeef/patches: patch-junklib_c
Added files:
audio/deadbeef/patches: patch-plugins_ffmpeg_ffmpeg_c
Log message:
Merge fixes from the '0.7' stable branch:
junklib: fix pointer going out of scope bug
(upstream git commit d97d5490e45462b8b4135a3745e56b003ef494cf)
ffmpeg: increase the supported file extension limit to 1024
(upstream git commit 67f6568151248965dd89ef3304464a50e9982a20)
ffmpeg: buffer overflow fix when there are >= 256 extensions supported
by ffmpeg
(upstream git commit f6646210f643e4fb75f352cfb021dcfc0ed0b628)