| 2010-07-18 |
Nathan Caldwell | Bump version to 0.6.4.1 master 0.6.4.1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-18 |
Nathan Caldwell | 10l: Fix off-by-one in MuxingApp element. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-05-18 |
Nathan Caldwell | Update version to 0.6.4 mob 0.6.4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-05-18 |
Nathan Caldwell | Merge branch 'subtitles' of git+ssh://saintdev@repo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-05-11 |
John Stebbins | apply timescale to BlockDuration subtitles |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-05-11 |
John Stebbins | fix BlockGroup size |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-03 |
Nathan Caldwell | Increase reserved space for chapters to 4096 bytes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | As suggested by autoreconf, keep libool macros in m4... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | Bump version to 0.6.3.1 0.6.3.1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | Forgot to seed srandom() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | Remove more printfs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | If we're not given any data for the Attachment, bail. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | FileDescription is optional, don't write it if we're... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | Remove printfs in mk_createAttachment() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
Nathan Caldwell | Merge branch 'mob' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-13 |
John Stebbins | add attachment support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Factor out common code into mk_initTags() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Merge branch 'mob' of git+ssh://saintdev@repo.or.cz... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Move mk_writeTags(), it shouldn't be part of the public... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
John Stebbins | Add binary tag support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Update INSTALL. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Fix a bug that would cause us to write an invalid file... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Merge branch 'master' into subtitles |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Write Cluster Seek entries even if we're not using... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Remove some magic numbers, replace them with the correc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-12 |
Nathan Caldwell | Write new Clusters every ~5MB or at most ~20 seconds. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-20 |
John A. Stebbins | Add an empty Target when creating a Tag. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-20 |
Nathan Caldwell | Add values for TargetTypes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-13 |
Nathan Caldwell | Rename mk_createStringTag->mk_createTagSimple |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-13 |
Nathan Caldwell | Add defines for a few official tags. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-13 |
Nathan Caldwell | Keep track of the Tag element in addition to the Tags... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-13 |
Nathan Caldwell | Add defines for Tag element IDs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-09 |
Nathan Caldwell | Add .gitignore |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-09 |
Nathan Caldwell | Correct formatting for tags.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-09 |
John A Stebbins | Fix a small bug when not using vlc_compat. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-05-09 |
John A Stebbins | Support for Tags. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | MASSIVE formatting cleanups. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Handle AspectRatioType video element. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Changed my mind, mk_LacingTypes -> mk_LacingType |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Use an enum for track types. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Update subtitle codecIDs to match those found on matros... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Update audio codecs to match those found on matroska... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Update VCODECs to match what is found on matroska.org... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Move 'extern C' to the beginning of libmkv.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Use an enum for lacing types. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Revert "Add a hack to set the first Cluster timecode... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Fix a comment. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Use macros for reserved space. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Split EBML functions into their own header. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Remove some duplicate definitions. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-22 |
Nathan Caldwell | Move writing the EBML header to a seperate function. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-18 |
Nathan Caldwell | Missed a couple of element IDs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-18 |
Nathan Caldwell | Only realloc every 4 tracks. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-16 |
Nathan Caldwell | Use defines for the matroska element IDs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-16 |
Nathan Caldwell | Version bump to 0.6.3 0.6.3 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-08 |
Nathan Caldwell | Write Cues every video keyframe. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-08 |
Nathan Caldwell | Use scaled time for CueTime. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-04-08 |
Nathan Caldwell | Formatting: cleanup some whitespace in matroska.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-02-11 |
Nathan Caldwell | Add largefile check to configure.ac so LARGEFILE_SOURCE... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-02-04 |
Nathan Caldwell | Oops, need to update the header. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-02-04 |
Nathan Caldwell | We need BlockDuration for subtitle tracks. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-02-04 |
Nathan Caldwell | Handle subtitle tracks. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Fix context memleak. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Update bootstrap.sh to just run autoreconf. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Add a hack to set the first Cluster timecode to 0 if... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Remove LARGEFILE_SOURCE and FILE_OFFSET_BITS defines... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Ditch libuuid. Switch to using a md5 sum of each frame... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Add check for libuuid. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Write random SegmentUID by default. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Use random() to create Track, Chapter, and Edition... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Remove _XOPEN_SOURCE from libmkv.h. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Move config.h to be the first include, so we get our... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Update INSTALL. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Fix up EBML lacing, it was majorly b0rked. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Really remove test/ from build. 0.6.1.3 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Move extra configuration info to a union, save a little... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Next version is 0.6.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Fix up defines. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Remove test from the Makefile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Move #defines to before the includes where they'll... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Fix a incorrect comparison that was causing Cues not... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-01-28 |
Nathan Caldwell | Fix the number of Cues that are written. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-28 |
Nathan Caldwell | Remove version from AM_INIT_AUTOMAKE it will auto-detect. 0.6.1.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-28 |
Nathan Caldwell | Update revision to 0.6.1.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-28 |
Nathan Caldwell | Fixes Void overwriting SegmentInfo and Tracks. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-23 |
Nathan Caldwell | Fix chapters correctly this time. 0.6.1.1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-22 |
Nathan Caldwell | Fix hang when attempting to write chapters because... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-21 |
Nathan Caldwell | Remove the AC_FUNC_*ALLOC macros, can cause problems... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-18 |
Nathan Caldwell | Correct filename in header. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-17 |
Nathan Caldwell | Rename configure.in to autoconf preferred configure.ac |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-16 |
Nathan Caldwell | Fix merge conflict. Double free. 0.6.1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-16 |
Nathan Caldwell | Move autotools files to config/ subdir. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-16 |
Nathan Caldwell | Merge branch 'vlc_compat' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-13 |
Nathan Caldwell | Close the current Cluster after no more than 2 sec. vlc_compat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-08-03 |
Nathan Caldwell | Fix the length of the Void we write after Chapters. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-07-27 |
Nathan Caldwell | Tracks: Write TrackFlagEnabled only if it's not 1. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-07-27 |
Nathan Caldwell | Tracks: Write TrackFlagEnabled only if it's not 1. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-07-27 |
Nathan Caldwell | Write a Seek entry for each Cluster if vlc_compat is on. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-07-27 |
Nathan Caldwell | Implement mk_writeSeek(), and switch mk_writeSeekHead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-07-27 |
Nathan Caldwell | Move mk_writeSeek -> mk_writeSeekHead. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |