aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gpac-libgpac
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Rename gpac-libm4systems -> gpac-libgpacMichael Johnson2005-10-091-1/+1
| | | | Notes: svn path=/head/; revision=144706
* - Fix build on 4.xMichael Johnson2005-10-031-6/+2
| | | | | | | | PR: ports/86870 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Notes: svn path=/head/; revision=144078
* - Update to 0.4.0Michael Johnson2005-10-034-56/+67
| | | | Notes: svn path=/head/; revision=144022
* Fix PTHREAD_* misspellingsVolker Stolz2005-08-311-1/+1
| | | | | | | Approved by: osa,ahze Notes: svn path=/head/; revision=141551
* - Update to 0.3.0Michael Johnson2005-07-063-6/+6
| | | | Notes: svn path=/head/; revision=138620
* - Attempt to fix build on amd64 (and maybe ia64) by using -fPICMichael Johnson2005-05-161-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=135397
* - Fixes for FreeBSD 4.X:Pav Lucistnik2005-05-042-0/+17
| | | | | | | | | | | * fix unusable header (DOS line feeds) * fix build of authoring module (DOS line feeds) * fix build of Tools module (missing header) This makes multimedia/x264 compile. Notes: svn path=/head/; revision=134588
* - Add gpac-libm4systemsMichael Johnson2005-05-044-0/+92
Gpac MPEG-4 Systems library and headers WWW: http://gpac.sourceforge.net/ This is a small portion of gpac, only headers and mpeg4 systems library due to a chicken and egg problem similar to mpeg4ip, faad, and mpeg4ip-libmp4v2 x264 wants m4systems lib for mpeg4 output, gpac wants ffmpeg, next version of ffmpeg wants x264. Notes: svn path=/head/; revision=134579