All posts by Cyril Concolato

GPAC migrates from CVS to SVN

The CVS repository has been disabled. Please checkout the new SVN repository with the following command-line:

[DEPRECATED] svn co https://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac gpac

PS: use instead:

svn co svn://svn.code.sf.net/p/gpac/code/trunk/gpac gpac

GPAC 0.4.5 released

Many new features in this new release:

  • Massive improvements of the SVG support – checkout the W3C SVG Implementation Report
  • Integrated 2D/3D renderer with support for mixed 2D/3D drawing (documents mixing BIFS, SVG, VRML/X3D)
  • Support for 3GPP DIMS (hinting, streaming and file playback).
  • Support for AC3 muxing in ISO Media and AC3 decoding in GPAC
  • Added support for MPEG-4 over MPEG-2 systems (T-DMB)
  • Improvements on Symbian version
  • And many small fixes and improvements in MP4Box and GPAC clients