From: Alessio Treglia Date: Fri, 10 Feb 2012 21:58:26 +0000 (+0100) Subject: Start new upload. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~232 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=256ce282892205be8dbd1290cf4e85d7a2f55d30;p=gpac.git Start new upload. --- diff --git a/debian/changelog b/debian/changelog index 01986fb..c34eb9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +gpac (0.4.5+svn3462~dfsg0-1) UNRELEASED; urgency=low + + * Imported Upstream version 0.4.5+svn3462~dfsg0: + - DASH: SPTS don't need '-dash-ts-prog' option (+doc added) + - support in the player for BaseURL as source as specified in + latest draft and generated by MP4Box + - Fixed bug in edit list rewrite when concatenating + - Added simple osd module for perf monitoring (cpu/mem/fps) + - Fixed some crashes when destroying objects/services before their + creation is completed (stress mode) + - Fixed event firing for secondary scenes and + exported createVRMLfromString + - Only notify fractionChanged when it actually changes + - Commented full AAC file scan for duration + - Made DX module store its YUV config (speeds up startup) + - Added option to avoid unloading modules + - use gf_esd_get_textual_description() instead of (incomplete) switches + - Fixed UPnP detection and removed extension loading + * Drop xulrunner-dev, gpac doesn't build against it. + * Revise repackaging and debian/rules' get-orig-source target. + + -- Alessio Treglia Fri, 10 Feb 2012 22:54:29 +0100 + gpac (0.4.5+svn3450~dfsg3-1) unstable; urgency=low * Initial release. (Closes: #636350)