- Apr 08, 2005
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1221 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Apr 03, 2005
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1210 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1209 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
These descriptions paraphrase OGGZ_ERR_* descriptions, in terms of validating the input file, not in terms of feeding the in-memory writer used for validation. git-svn-id: http://svn.annodex.net/liboggz/trunk@1208 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1207 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Apr 02, 2005
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1206 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1202 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 31, 2005
-
-
conrad authored
oggzdump: add split display of iframe|pframe in granulepos, for codecs with granuleshift, and ensure 'oggzdump --revert' can parse such oggzdumps. + add oggz_auto parsing to oggz_write, to scan headers of packets as they are fed to the writing queue. git-svn-id: http://svn.annodex.net/liboggz/trunk@1194 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 30, 2005
-
-
conrad authored
+ hijack DIFFOPTS -c, which is equivalent to -C 3, and used only for context diffs (unified diffs use -u) ... unfortunate, but diffing particular logical bitstreams is far more elite than that ever was ;-) git-svn-id: http://svn.annodex.net/liboggz/trunk@1193 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1192 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
$ oggzdump -c theora pants.ogg will just dump the theora stream, and $ oggzdump -c theora -n pants.ogg will just dump the theora BOS. (theora, vorbis, speex, cmml supported, as for oggzrip, via oggz_tools.c) git-svn-id: http://svn.annodex.net/liboggz/trunk@1191 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1190 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1189 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
+ ensure oggzdump --revert knows how to parse dumps with time offsets git-svn-id: http://svn.annodex.net/liboggz/trunk@1188 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1187 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
* use ogg_int16_t instead of short * use correct width,height offsets closes ticket:93 git-svn-id: http://svn.annodex.net/liboggz/trunk@1185 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
on unidentifiable logical bitstreams git-svn-id: http://svn.annodex.net/liboggz/trunk@1184 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 29, 2005
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1182 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1181 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 26, 2005
-
-
conrad authored
specified git-svn-id: http://svn.annodex.net/liboggz/trunk@1176 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 10, 2005
-
-
conrad authored
by time (to the original time point) hadn't invalidated the cached time offset, hence the second seek was considered unnecessary and skipped. This change correctly invalidates the cached time offset when doing a raw byte seek. git-svn-id: http://svn.annodex.net/liboggz/trunk@1092 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1091 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1090 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1089 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1088 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
- #include <fcntl.h> even on non-WIN32, where needed - put setting of stdin, stdout binary modes into ot_init() abstract out into ot_init() git-svn-id: http://svn.annodex.net/liboggz/trunk@1087 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1086 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1085 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1084 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1083 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1082 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 09, 2005
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1081 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1080 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1079 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
video framerate, video width, video height for vorbis, speex and theora (closes ticket:75) git-svn-id: http://svn.annodex.net/liboggz/trunk@1078 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1075 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1069 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- Mar 08, 2005
-
-
conrad authored
oggz's per-track page reading from then on. git-svn-id: http://svn.annodex.net/liboggz/trunk@1067 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1064 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@1063 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-