root/libannodex/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3797 [3797] 2008-11-19 14:15:31 conrad anx_import_ogg.c: use oggz_get_preroll()
(edit) @3796 [3796] 2008-11-19 14:15:24 conrad anx_import_ogg.c: add Annodex Association copyright
(edit) @3753 [3753] 2008-10-29 04:06:38 conrad anx_import_ogg: update basegranules while handling pre-start keyframe …
(edit) @3752 [3752] 2008-10-29 04:06:33 conrad add .ogv, .oga to known extensions
(edit) @3751 [3751] 2008-10-29 04:06:26 conrad anx_import_ogg: replace scan/seek algorithm with one-pass …
(edit) @3750 [3750] 2008-10-29 04:06:21 conrad anx_import_ogg: cleanups and commentary
(edit) @3749 [3749] 2008-10-29 04:06:15 conrad anx_import_ogg: rename media_packets to delivery_queue throughout, in …
(edit) @3748 [3748] 2008-10-29 04:06:10 conrad anx_import_ogg: remove support for deprecated content types (anxv2 …
(edit) @3747 [3747] 2008-10-29 04:06:02 conrad anx_import_ogg: use oggz functions instead of reading bos headers directly
(edit) @3743 [3743] 2008-10-27 01:45:09 conrad anx_import_ogg: cleanup: create anx_ogg_packet_new() util function, use in …
(edit) @3742 [3742] 2008-10-27 01:45:04 conrad anx_import_ogg: re-order functions into separate sections for setup, read, …
(edit) @3741 [3741] 2008-10-27 01:44:58 conrad anx_ogg_importer: add some comments
(edit) @3740 [3740] 2008-10-27 01:04:46 conrad Very rough estiate of Vorbis start granule, 1s before requested start time
(edit) @3739 [3739] 2008-10-27 01:04:40 conrad anx_ogg_importer: for tracks with granuleshift, estimate the start granule …
(edit) @3736 [3736] 2008-10-25 15:43:40 conrad set presentation time at the point of importing media (if unset), rather …
(edit) @3735 [3735] 2008-10-25 15:35:50 conrad add -I$(top_builddir)/include to CFLAGS in Makefile.am's, for out of tree …
(edit) @3734 [3734] 2008-10-25 14:30:19 conrad add missing OGGZ_CFLAGS in tools/Makefile.am
(edit) @3662 [3662] 2008-07-16 05:09:58 johnf Move debian dir out of tree
(edit) @3590 [3590] 2008-05-04 22:24:07 johnf Changes required for upcoming debian packages
(edit) @3589 [3589] 2008-05-04 22:16:11 johnf fix syntax error in last commit
(edit) @3588 [3588] 2008-05-04 21:20:37 johnf * If we are asked for an end_time past the end of the file then return to …
(edit) @3564 [3564] 2008-04-24 09:18:23 conrad bye bye autogoat! switch to xiph-style autogen.sh to allow for out-of-tree …
(edit) @3530 [3530] 2008-03-27 04:35:59 conrad remove x- prefix from xiph/annodex mime types throughout
(edit) @3440 [3440] 2008-02-09 15:17:15 johnf Add make dist results to svn:ignore
(edit) @3439 [3439] 2008-02-09 15:12:32 johnf distcheck now succeeds. The casting her is a bit evil but this library is …
(edit) @3438 [3438] 2008-02-09 15:06:23 johnf Add configure support for -Werror
(edit) @3437 [3437] 2008-02-09 05:24:21 johnf Add DISTCHECK_CONFIGURE_FLAGS to top level Makefile.am
(edit) @3436 [3436] 2008-02-09 05:22:36 johnf Forgot watch file on debian import
(edit) @3435 [3435] 2008-02-09 05:22:14 johnf Update svn:ignore
(edit) @3434 [3434] 2008-02-09 05:03:17 johnf Update autogoat
(edit) @3433 [3433] 2008-02-09 05:00:04 johnf Import newer debian dir
(edit) @3291 [3291] 2007-12-05 17:55:07 conrad typo
(edit) @3240 [3240] 2007-09-13 16:58:20 shans Set the state to filter after scanning through the file, even if some …
(edit) @3221 [3221] 2007-09-03 23:59:29 shans per-track initial data cutoffs for imported ogg files
(edit) @3207 [3207] 2007-08-28 20:00:50 shans modified packet check to not select theora headers as keyframes cleaned up …
(edit) @3203 [3203] 2007-08-26 22:17:51 shans Continue writing on OGGZ_ERR_STOP_ERR signals from liboggz (these are …
(edit) @3179 [3179] 2007-08-07 22:22:00 shans (1) use liboggz facility to reconstruct granulepos values for packets, so …
(edit) @3162 [3162] 2007-07-18 22:11:15 shans Continue on even if end-time can't be determined (no eos packet?). This …
(edit) @2948 [2948] 2007-06-16 00:36:28 laser13 Complete development environment for the OggPlay? plugin for Visual Studio …
(edit) @2702 [2702] 2007-05-13 07:10:28 conrad libannodex: ensure DEBUG is commented out by default, and guard a …
(edit) @2553 [2553] 2006-11-24 16:43:28 conrad switch some C++ comments to C style (remove compile warning)
(edit) @2552 [2552] 2006-11-19 20:58:00 shans Fixed ticket #219 (anxenc create files that oggz-validate rejects)
(edit) @2551 [2551] 2006-11-19 16:50:21 shans Fixed bug in anxenc that was causing duplicate eos packets Modified …
(edit) @2542 [2542] 2006-10-29 23:49:40 shans Use oggz_tell_granulepos to get granulepos rather than looking at the …
(edit) @2541 [2541] 2006-10-29 23:48:46 shans Made sure anxed picks up error returns from anx_write.
(edit) @2325 [2325] 2006-06-05 17:28:04 shans Added liboggz requirement and libcmml kinda-requirement to README.
(edit) @2228 [2228] 2006-04-28 18:50:16 alex update readme file for win32 to reflect recent changes to the project …
(edit) @2227 [2227] 2006-04-28 18:49:41 alex add sndfile importer project to the main solution
(edit) @2226 [2226] 2006-04-28 18:30:33 alex add project for anx importer
(edit) @2222 [2222] 2006-04-18 06:50:31 alex add project for anxed tool
(edit) @2178 [2178] 2006-03-13 19:46:03 silvia Fixed compile for Windows.
(edit) @2177 [2177] 2006-03-13 19:45:45 silvia Changed SHARED_VERSION_INFO to 5:0:0.
(edit) @2174 [2174] 2006-03-13 19:31:26 alex fix link path to debug version of libcmml
(edit) @2172 [2172] 2006-03-13 02:40:47 silvia Bumped up the library number and the SHARED_VERSION_INFO in preparation …
(edit) @2171 [2171] 2006-03-13 02:19:04 silvia Adapted libannodex for CMML 2.1. This also fixes the problem where a c++ …
(edit) @2170 [2170] 2006-03-13 02:17:51 silvia Fixed Makefile EXTRA_DIST with files added by Alex Krumm-Heller for …
(edit) @2141 [2141] 2006-03-05 06:57:46 thomasvs Fedora uses docbook2man; check in configure.ac for an appropriate …
(edit) @2134 [2134] 2006-03-02 00:42:41 alex remove unnecessary directories
(edit) @2133 [2133] 2006-03-02 00:40:27 alex fix paths after moving project files
(edit) @2132 [2132] 2006-03-02 00:39:49 alex add missing symbols to library export list
(edit) @2131 [2131] 2006-03-02 00:39:04 alex add missing project files for annodex tools
(edit) @2130 [2130] 2006-03-02 00:37:10 alex move project files into main win32 build directory so we are now …
(edit) @2122 [2122] 2006-03-01 21:22:42 alex windows standard c runtime sucks, match their renamed functions to normal …
(edit) @2120 [2120] 2006-03-01 18:00:33 silvia Located three missing functions in Version_script.in and added them.
(edit) @2118 [2118] 2006-03-01 14:10:51 silvia Included the uninstalled_imports_dir path for windows.
(edit) @2117 [2117] 2006-03-01 02:42:44 silvia updated config.h file
(edit) @2116 [2116] 2006-02-28 19:30:52 alex remove file, it should be using the one in the win32 directory
(edit) @1963 [1963] 2006-02-06 17:49:19 conrad Release 0.7.3
(edit) @1610 [1610] 2005-11-07 03:39:54 conrad report timebase as 0 if unspecified (not -1.0, which is silly)
(edit) @1570 [1570] 2005-10-07 02:02:14 conrad use the correct granulepos on cmml eos packet. This was not being …
(edit) @1544 [1544] 2005-09-30 20:11:29 silvia Fixed the Makefile in doc to deal with non-existing docbook-to-man …
(edit) @1503 [1503] 2005-09-25 18:21:34 conrad add mkinstalldirs to repo, damn gettext
(edit) @1502 [1502] 2005-09-25 18:14:48 conrad don't remove mkinstalldirs in autogen
(edit) @1436 [1436] 2005-08-21 19:44:42 conrad 0.7.2
(edit) @1429 [1429] 2005-08-15 18:59:12 conrad add permanent tests for declarations, preamble (checking #1)
(edit) @1428 [1428] 2005-08-15 18:32:33 conrad clean up a debug message in xtag.c
(edit) @1427 [1427] 2005-08-14 18:03:33 conrad anx_import_cmml: fix typo introduced in changeset:1278
(edit) @1404 [1404] 2005-07-20 05:51:10 conrad 0.7.1
(edit) @1357 [1357] 2005-07-12 19:46:13 conrad libannodex: remove need for --disable-shared for valgrind testing
(edit) @1353 [1353] 2005-07-11 05:31:26 conrad Add anx_importer_find() API call (patch by twism) This patch allows …
(edit) @1350 [1350] 2005-07-11 04:27:30 conrad ensure doxygen-build.stamp is included or else doxygen docs are not built …
(edit) @1343 [1343] 2005-07-10 22:09:57 conrad 0.7.0 Release
(edit) @1335 [1335] 2005-06-13 03:36:12 thomasvs * configure.ac: uniformize configure's output across the annodex …
(edit) @1325 [1325] 2005-06-09 08:34:38 conrad add theora-specific hack to ensure packets before but on the same page …
(edit) @1324 [1324] 2005-06-07 10:08:52 thomasvs add support for both uninstalled (source tree) importers, and an …
(edit) @1323 [1323] 2005-06-07 09:14:33 thomasvs get m4's from m4/
(edit) @1314 [1314] 2005-06-07 06:44:41 thomasvs keep maintainer mode working
(edit) @1313 [1313] 2005-06-07 06:43:39 thomasvs * m4/as-ac-expand.m4: add a macro to expand configure-time …
(edit) @1309 [1309] 2005-05-18 21:41:04 andre don't use undeclared variables. (conrad, i think this is the …
(edit) @1304 [1304] 2005-05-09 12:58:55 conrad apply printf_time_npt cleanup from benno
(edit) @1288 [1288] 2005-04-25 19:20:00 silvia Changed the minor version number of the CMML header stream to 1, to make …
(edit) @1282 [1282] 2005-04-21 18:38:57 conrad centralize flags to OGGZ_OPEN for read and write
(edit) @1281 [1281] 2005-04-21 18:22:48 conrad require libcmml 0.9.0 in configure
(edit) @1278 [1278] 2005-04-20 23:32:07 silvia Implemented support for CMML 2.1 and libcmml 0.9.0 . Passes "make …
(edit) @1275 [1275] 2005-04-20 18:22:06 conrad 0.6.2 (Released Fri, 15 Apr 2005)
(edit) @1254 [1254] 2005-04-14 06:35:43 conrad add 0.6.2 release notes, and update shared version info to 3:0:3
(edit) @1250 [1250] 2005-04-14 04:54:45 conrad libannodex: add anx_get_mode() function, for ticket:98 Also clean up flag …
(edit) @1248 [1248] 2005-04-13 18:07:34 conrad libannodex: require liboggz 0.9.1 (fixes a minor seek bug that …
(edit) @1205 [1205] 2005-04-02 14:12:28 conrad add a floating point tolerance to the comparison used for clip …
(edit) @1203 [1203] 2005-04-01 19:06:20 conrad when importing anx files that don't use cmml granuleshift, only drop …
Note: See TracRevisionLog for help on using the revision log.