root/phpannodex


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2216 [2216] 2006-04-06 19:13:06 ctford Remove phpanx_types.c from the current build. The structs defined in it …
(edit) @2105 [2105] 2006-02-23 01:51:09 ctford function simplecmml_create() defined, as well as all the scaffolding that …
(edit) @2104 [2104] 2006-02-22 23:28:12 ctford Move SimpleCMMLElement into the CMML dir.
(edit) @2103 [2103] 2006-02-22 23:21:49 ctford Update Makefile for the CMML classes.
(edit) @2102 [2102] 2006-02-22 23:18:51 ctford Integrate CMML support into the SimpleXML framework.
(edit) @2101 [2101] 2006-02-22 22:11:51 ctford Remove silly ripping stuff, add Exception throwing and Doxygen commenting.
(edit) @2100 [2100] 2006-02-22 20:56:58 ctford Abstract classes for CMML clips and heads.
(edit) @2098 [2098] 2006-02-22 18:25:05 ctford Interface for abstracting away CMML sources, so that phpannodex can be …
(edit) @2094 [2094] 2006-02-21 02:20:04 ctford Use Makefile to simplify installation.
(edit) @2054 [2054] 2006-02-14 15:19:16 ctford Add mention of using phpannodex core and PHP4, and also test page for …
(edit) @2053 [2053] 2006-02-13 21:10:58 ctford Use more robust way of parsing time interval strings (e.g. npt:0:0:5.5)
(edit) @2006 [2006] 2006-02-08 21:47:29 ctford Remove "known problems" entry corresponding to absence of …
(edit) @2005 [2005] 2006-02-08 21:39:12 ctford Add bit about adding "extension=phpannodex.so" to php.ini (cheers Conrad).
(edit) @1909 [1909] 2006-01-31 18:50:02 ctford Added AnxNPT->toString() so that it can be used for generating NPT strings …
(edit) @1895 [1895] 2006-01-30 16:27:34 ctford Check for errors when importing a cmml clip.
(edit) @1844 [1844] 2006-01-18 20:05:37 ctford Compatible 'beta1' versions of phpannodex and phpannodex-cgi added to …
(edit) @1836 [1836] 2006-01-18 19:15:38 ctford Cleaning up for beta release.
(edit) @1819 [1819] 2006-01-17 17:48:40 ctford All methods/classes so far implemented documented.
(edit) @1818 [1818] 2006-01-17 15:13:41 ctford Used doxygen -u to document the config file, and to add options that are …
(edit) @1817 [1817] 2006-01-17 14:10:55 ctford Use correct quotes, ` rather than ".
(edit) @1816 [1816] 2006-01-17 13:55:20 ctford Use pkg-config rather than hard coding in "-lannodex".
(edit) @1809 [1809] 2006-01-15 21:55:39 ctford doxygen.config added, and Annodex.php fully documented accordingly.
(edit) @1804 [1804] 2006-01-12 21:49:44 ctford A script that checks whether phpannodex is loaded, and prints out the …
(edit) @1803 [1803] 2006-01-12 20:56:48 ctford Adds "-lannodex" to the LDFLAGS automatically.
(edit) @1801 [1801] 2006-01-12 18:10:12 ctford Licence added.
(edit) @1799 [1799] 2006-01-12 16:36:06 ctford Can be used from default dir.
(edit) @1796 [1796] 2006-01-12 15:36:58 ctford README updated and CGI files moved to new directory.
(edit) @1795 [1795] 2006-01-12 15:34:12 ctford A script for tarring up phpannodex.
(edit) @1790 [1790] 2006-01-12 13:42:46 ctford Another directory reshuffle, to make installation easier.
(edit) @1789 [1789] 2006-01-11 21:45:36 ctford *Shebang fixed *Apache config file renamed and fixed.
(edit) @1788 [1788] 2006-01-11 20:54:40 ctford To conform with Drupal's style guide: *All closing "?>" tags …
(edit) @1787 [1787] 2006-01-11 19:46:08 ctford Adjust installation to put all settings in phpannodex.cgi.
(edit) @1786 [1786] 2006-01-11 19:27:55 ctford All references to tsrm_ls hidden behind TSRMLS_* #defines.
(edit) @1785 [1785] 2006-01-11 19:06:00 ctford Use TSRMLS_CC #define instead of directly referring to tsrm_ls.
(edit) @1784 [1784] 2006-01-11 18:20:05 ctford require_once() path fixed.
(edit) @1783 [1783] 2006-01-11 18:10:34 ctford Moved into Classes, cos AnxIntervals are classes too :)
(edit) @1781 [1781] 2006-01-11 18:05:54 ctford Rejigged path-wise and made more install-friendly.
(edit) @1780 [1780] 2006-01-10 21:52:30 ctford Apache configuration file for CGI.
(edit) @1779 [1779] 2006-01-10 21:50:14 ctford Fixed up path problems and updated README.
(edit) @1778 [1778] 2006-01-10 21:05:33 ctford *Added cgi README *Now look for phpannodex classes in include path.
(edit) @1777 [1777] 2006-01-10 20:39:25 ctford Allow negative duration as a valid header, because duration of -1 …
(edit) @1776 [1776] 2006-01-10 20:37:30 ctford If importing fails an exception is now thrown.
(edit) @1775 [1775] 2006-01-10 20:34:19 ctford Header output is done through one function, for central point of control.
(edit) @1768 [1768] 2006-01-09 21:00:38 ctford New base Exception class AnxException to make it possible to catch all and …
(edit) @1767 [1767] 2006-01-09 20:41:49 ctford *Supports inserting DOMnode into Annodex *Fixed bug in Annodex->close()
(edit) @1766 [1766] 2006-01-09 19:33:57 ctford Now uses cmml-validate rather than xmlwf.
(edit) @1765 [1765] 2006-01-09 19:01:56 ctford Test for CGI
(edit) @1763 [1763] 2006-01-08 21:38:13 ctford Most compiler warnings fixed.
(edit) @1762 [1762] 2006-01-08 21:00:56 ctford Fixed compilation warnings in phpanx_constants.c/.h
(edit) @1761 [1761] 2006-01-08 20:54:05 ctford Some bugs fixed, including a memory leakage problem in anx_write_output().
(edit) @1760 [1760] 2006-01-08 18:54:47 ctford insert_simple_xml() method added.
(edit) @1759 [1759] 2006-01-08 17:50:19 ctford anx_insert_cmml() and anx_write_get_next_page_size() added as methods to …
(edit) @1758 [1758] 2006-01-08 17:22:30 ctford Bug with removing src attribute of import elements fixed.
(edit) @1757 [1757] 2006-01-08 16:23:23 ctford Added a whole bunch of anx_general.h functions as methods to the Annodex …
(edit) @1756 [1756] 2006-01-05 20:32:55 ctford Exorcises stream tag when outputting cmml.
(edit) @1755 [1755] 2006-01-05 20:01:51 ctford Checks for thrown exceptions.
(edit) @1754 [1754] 2006-01-05 20:00:22 ctford Robustly checks that the t offset is formatted correctly and throws …
(edit) @1753 [1753] 2006-01-04 21:37:47 ctford Properly parses Accept field of HTTP header and responds with CMML or …
(edit) @1752 [1752] 2006-01-04 20:59:17 ctford Presentation time method added.
(edit) @1751 [1751] 2006-01-04 20:58:05 ctford Bitrate and Duration fields in header now match the pyannodex CGI.
(edit) @1750 [1750] 2006-01-04 20:55:29 ctford Hooks for anx_get_presentation_time() added.
(edit) @1749 [1749] 2006-01-04 20:29:00 ctford "drop" supported, in a hackish way.
(edit) @1748 [1748] 2006-01-04 19:59:08 ctford Basic smpte supported, though the "drop" keyword isn't.
(edit) @1747 [1747] 2006-01-04 18:44:03 ctford anx_get_basetime() now supported.
(edit) @1746 [1746] 2006-01-04 16:13:52 ctford Handles npt times in hh:mm:ss.h format.
(edit) @1745 [1745] 2006-01-04 15:32:07 ctford "header output already started" bug fixed.
(edit) @1744 [1744] 2006-01-03 20:55:19 ctford Now throws appropriate exceptions when constructed with invalid arguments.
(edit) @1743 [1743] 2006-01-03 20:42:08 ctford CGI now uses snazzy encapsulating classes, Annodex and AnnodexWriter?.
(edit) @1742 [1742] 2006-01-03 19:59:09 ctford The CGI stuff now has its own directory.
(edit) @1741 [1741] 2006-01-03 19:51:07 ctford Fixed a couple of bugs in AnxInterval?'s ability to identify timeschemes.
(edit) @1740 [1740] 2006-01-03 19:47:58 ctford Outputs bitrate and duration info to the headers.
(edit) @1739 [1739] 2006-01-03 19:44:41 ctford A couple of useful exceptions.
(edit) @1738 [1738] 2006-01-03 19:37:25 ctford Removed magic numbers and unused variables.
(edit) @1737 [1737] 2006-01-03 18:54:10 ctford Now uses Zend's pemalloc() rather than plain malloc(). This allows PHP to …
(edit) @1736 [1736] 2006-01-03 18:17:22 ctford anx_get_bitrate() and anx_get_duration() are now supported.
(edit) @1735 [1735] 2006-01-02 20:30:56 ctford npt temporal URIs supported, with the explicit "npt:" or when it's the …
(edit) @1734 [1734] 2006-01-02 16:33:01 ctford Classes for processing the different kinds of time schemes used with …
(edit) @1733 [1733] 2006-01-02 15:19:09 ctford Now accepts "t=blah" on end of query string, and returns the appropriate …
(edit) @1730 [1730] 2005-12-22 16:34:14 ctford Now correctly finds the .anx file to import. It's now possible to request …
(edit) @1728 [1728] 2005-12-22 15:51:33 ctford Correctly makes its own headers. The only current problem is working out …
(edit) @1726 [1726] 2005-12-22 14:55:38 ctford Apache was eating my headers, so by adding "-nph" to the front of the …
(edit) @1721 [1721] 2005-12-21 20:34:03 ctford Checks t= bit of URL and returns appropriate bit of video. Only works for …
(edit) @1720 [1720] 2005-12-21 16:38:51 ctford Now looks at request URI to determine what .anx or .cmml file to return.
(edit) @1719 [1719] 2005-12-21 15:10:14 ctford Mitigated a memory leak.
(edit) @1718 [1718] 2005-12-20 22:05:23 ctford Should now be able to look at the accept field of the request and respond …
(edit) @1717 [1717] 2005-12-20 19:59:15 ctford A CGI equivilent of mod_annodex. Only outputs headers for now.
(edit) @1716 [1716] 2005-12-20 19:47:11 ctford A CGI equivilent of mod_annodex. Only outputs headers for now.
(edit) @1715 [1715] 2005-12-20 14:44:30 ctford anx_write_output() now works to the point that it can be used to spit out …
(edit) @1714 [1714] 2005-12-18 18:47:18 ctford The zval* clip_to_object() now has a php array holding the original clip's …
(edit) @1713 [1713] 2005-12-18 18:30:20 ctford Conversion functions for AnxClips implemented, though I haven't written …
(edit) @1712 [1712] 2005-12-18 17:30:07 ctford Support for the AnxList?* meta and AnxList?* link fields of AnxHead included …
(edit) @1711 [1711] 2005-12-18 15:04:23 ctford Conversion functions between zval* objects and AnxMetaElement?*s added.
(edit) @1710 [1710] 2005-12-15 14:47:02 ctford All so far implemented functions take resources and objects as …
(edit) @1709 [1709] 2005-12-14 18:47:43 ctford Diagnostic php_printfs removed and files tidied. Except for the problem of …
(edit) @1708 [1708] 2005-12-14 18:37:18 ctford anx_close() now accepts an Annodex file handle resource as an argument …
(edit) @1707 [1707] 2005-12-14 17:59:14 ctford phpanx_util.h is now a convenience header. Files now just include their …
(edit) @1706 [1706] 2005-12-14 15:04:43 ctford anx_new() now returns a resource rather than a pointer cast to a long. …
(edit) @1705 [1705] 2005-12-13 19:53:54 ctford Now has support for a PHP resource to encapsulate Annodex file handles. …
(edit) @1704 [1704] 2005-12-12 20:32:45 ctford Functions to handle object to struct conversions of AnxHeads added, though …
(edit) @1703 [1703] 2005-12-08 22:17:26 ctford Added ANX_RETURN_OBJECT(), a macro for returning objects to PHP. I …
Note: See TracRevisionLog for help on using the revision log.