summaryrefslogtreecommitdiff
path: root/ext/ming/ming.c
Commit message (Expand)AuthorAgeFilesLines
* - MFH: move ming to peclPierre Joye2008-08-291-6307/+0
* - Fix buildFelipe Pena2008-08-171-1/+1
* - Fixed build (ZTS)Felipe Pena2008-08-131-22/+22
* fix long/int issues and a typoAntony Dovgal2008-08-131-3/+3
* numerous int<->long fixes (this code just couldn't work on 64bit OSes)Antony Dovgal2008-08-041-61/+50
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-2/+2
* - Allow building with ming-0.4rc1 (the latest available ming)Marcus Boerger2008-07-271-3/+14
* Fix parameter types for a couple of methodsFrank M. Kromann2008-07-241-5/+6
* Add a couple of methods to SWFVideoStreamFrank M. Kromann2008-07-241-0/+45
* bump copyright yearAntony Dovgal2008-07-241-1/+1
* Syncronize the ming extension with libming 0.4Frank M. Kromann2008-07-241-894/+3027
* - New parameter parsing APIFelipe Pena2008-06-251-904/+672
* MFH: New way for check void parametersFelipe Pena2008-03-101-49/+49
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-19/+19
* fix build with libming 0.3 and olderNuno Lopes2007-01-061-2/+9
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Remove PHP4.x stuffFrank M. Kromann2006-12-051-19/+0
* #39429 Update APIFrank M. Kromann2006-12-051-10/+154
* Revert patch for warnings about missing headers. These are fixed in the lates...Frank M. Kromann2006-11-091-12/+21
* - MFH: Include new headers only if presentMarcus Boerger2006-11-031-2/+6
* MFH: missing includesHannes Magnusson2006-11-031-0/+2
* E_ERROR > E_RECOVERABLE_ERRORIlia Alshanetsky2006-05-221-27/+27
* - MFH Proto fixesMarcus Boerger2006-03-061-25/+25
* bump year and license versionfoobar2006-01-011-3/+3
* - Fix build for new ming versionsMarcus Boerger2005-11-241-4/+4
* Revert the last patch so we can release PHP 5.1Frank M. Kromann2005-08-111-8/+45
* Cleanup to match the current cvs version of ming0.3betaFrank M. Kromann2005-08-061-45/+8
* - Bumber up yearfoobar2005-08-031-1/+1
* - Provide distinction and distinct testsMarcus Boerger2005-07-181-0/+10
* - Compatibility with ming 0.2a and 0.3aMarcus Boerger2005-07-171-10/+69
* Adding missing zend_list_addref() and make SWFShape::drawArc() workFrank M. Kromann2004-12-151-5/+15
* Slightly different fix for HEAD for the ming output method BC breakingRasmus Lerdorf2004-10-011-10/+13
* Proper #ifdef'ingMarcus Boerger2004-09-091-4/+6
* Make it possible to return VideoStream and PrebuiltClipFrank M. Kromann2004-09-071-0/+4
* Adding swfvideostreamp and swfprebuiltclipp, available in ming 0.3Frank M. Kromann2004-09-021-0/+196
* Fix compilation with older versions of libMing. Thanks MarkusFrank M. Kromann2004-07-191-0/+2
* Sync. with the API of libMing 0.3b1Frank M. Kromann2004-07-191-14/+22
* Update to PHP-style prototypesZeev Suraski2004-05-301-122/+121
* Fix class namesMarcus Boerger2004-03-291-16/+16
* Follow ming_xy naming conventionMarcus Boerger2004-03-271-3/+3
* Fix complation errors after convertion to new macro'sFrank M. Kromann2004-03-261-4/+4
* Use studlyCaps and new macros (that should be it)Marcus Boerger2004-03-261-372/+382
* Really use studlyCaps hereMarcus Boerger2004-03-251-127/+127
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Actually register the classMarcus Boerger2003-12-121-0/+1
* Adding missing class init's for new ming 0.3a functionsFrank M. Kromann2003-11-151-1/+8
* Compiler fixes for older ming versionsMarcus Boerger2003-11-121-7/+26
* Added mandatory safe_mode & open_basedir checks.Ilia Alshanetsky2003-11-071-0/+9
* Getting rid of c++ style commentsFrank M. Kromann2003-11-061-3/+5