asdcplib.git
9 years agotypo
mschroffel [Wed, 9 Jul 2014 17:56:44 +0000 (17:56 +0000)]
typo

9 years agomissing TimedText_transform.h
mschroffel [Thu, 3 Jul 2014 17:33:07 +0000 (17:33 +0000)]
missing TimedText_transform.h

9 years agoCorrected rgba_MaxRef default from 1024 to 1023. Corrected partition_space from 10...
tmccolm [Tue, 1 Jul 2014 19:52:03 +0000 (19:52 +0000)]
Corrected rgba_MaxRef default from 1024 to 1023. Corrected partition_space from 10 to 60. Added partition_space supplied value to writer object.

9 years agoExtra comments
tmccolm [Fri, 20 Jun 2014 19:05:54 +0000 (19:05 +0000)]
Extra comments

9 years agoHelo wurld!
tmccolm [Tue, 17 Jun 2014 17:58:22 +0000 (17:58 +0000)]
Helo wurld!

9 years agoconfigure.ac
mikey [Thu, 5 Jun 2014 16:34:22 +0000 (16:34 +0000)]
configure.ac

9 years agoversion
mikey [Thu, 5 Jun 2014 16:33:46 +0000 (16:33 +0000)]
version

10 years agoless strict UL checking ignores version byte
jhurst [Wed, 14 May 2014 20:21:00 +0000 (20:21 +0000)]
less strict UL checking ignores version byte

10 years agodocstring update
mschroffel [Mon, 5 May 2014 23:50:21 +0000 (23:50 +0000)]
docstring update

10 years agoupdates for bulding with gcc 4.7.2 on Ubuntu 14.04
mikey [Mon, 5 May 2014 22:11:51 +0000 (22:11 +0000)]
updates for bulding with gcc 4.7.2 on Ubuntu 14.04

10 years agoadded a note about AS-02 support.
mikey [Tue, 29 Apr 2014 15:31:21 +0000 (15:31 +0000)]
added a note about AS-02 support.

10 years agomixed synopsis
jhurst [Mon, 13 Jan 2014 19:02:53 +0000 (19:02 +0000)]
mixed synopsis

10 years agofor Stewart
jhurst [Mon, 13 Jan 2014 18:54:34 +0000 (18:54 +0000)]
for Stewart

10 years agoversion update
mikey [Mon, 6 Jan 2014 18:59:41 +0000 (18:59 +0000)]
version update

10 years agoremoved nascent ST2052-1 support pending completion
jhurst [Fri, 3 Jan 2014 00:55:45 +0000 (00:55 +0000)]
removed nascent ST2052-1 support pending completion

10 years agorev
jhurst [Thu, 2 Jan 2014 23:35:33 +0000 (23:35 +0000)]
rev

10 years ago o Fixed missing-index-partion bugs for AS-02 files.
jhurst [Thu, 2 Jan 2014 23:29:22 +0000 (23:29 +0000)]
  o Fixed missing-index-partion bugs for AS-02 files.
  o Improved integration of ST 377-4 MCA concepts with ST 429-2 static
    labels.
  o Added new EssenceType_t values for IMF/AS-02 track files.
  o Added detection for AS-02 track files to ASDCP::EssenceType()
  o Changed lots of "const char*" to "const std::string&" in the
    APIs defined by KM_fileio.h and AS_DCP.h.
  o Fixed VBR Delta Segment entries to correctly flag progressive
    material.
  o Fixed PCM unwrapping bugs in as-02-unwrap.

10 years ago o Added preliminary support for timed-text wrapping for AS-02. This
jhurst [Sun, 15 Dec 2013 23:34:13 +0000 (23:34 +0000)]
  o Added preliminary support for timed-text wrapping for AS-02. This
    work will require changes in SMPTE ST 429-5 and perhaps other
    standards work, so files created with this implementation are
    "speculative".  Publication of the revised ST 429-5 may not occur
    until early 2015.
  o Moved LocalFilenameResolver into the AS_DCP public API so that it
    can be used by other modules including AS-02.
  o Fixed wave wrapping UL in clip-wrapped AS-02 files.  Renamed some
    UL constants to reflect "clip" or "frame" wrapping.
  o Re-factored JP2K_PDesc_to_MD() and MD_to_JP2K_PDesc() to work
    with GenericPictureEssenceDescriptor objects.
  o Fixed a bug that was suppressing PictureComponentSizing,
    CodingStyleDefault and QuantizationDefault when writing the
    essence descriptor in a JP2K file (AS-DCP and AS-02).
  o Fixed the version byte on the following UL values:
       StereoscopicPictureSubDescriptor
  GenericPictureEssenceDescriptor_ColorPrimaries
  GenericPictureEssenceDescriptor_ActiveHeight
  GenericPictureEssenceDescriptor_ActiveWidth
  GenericPictureEssenceDescriptor_ActiveXOffset
  GenericPictureEssenceDescriptor_ActiveYOffset
  o Added some essence descriptor options to as-02-wrap.
  o Added TTML timed-text wrapping option to as-02-wrap.
  o Changed bit rate display in asdcp-info from mebi-bits/s to
    mega-bits/s.
  o Added "SMPTE" / "Interop" format type display to asdcp-info.
  o Modified asdcp-wrap to assume -L when wrapping timed-text (since
    there is no MXF text wrapping for Interop.)
  o Fixed missing-index-partion bugs for AS-02 files.

10 years agoadded jp2k to the list of dev headers taht get installed.
mikey [Mon, 9 Dec 2013 23:42:00 +0000 (23:42 +0000)]
added jp2k to the list of dev headers taht get installed.

10 years agonew tools
jhurst [Mon, 9 Dec 2013 20:34:57 +0000 (20:34 +0000)]
new tools

10 years agoallow suppression of xml formatting spaces
jhurst [Thu, 5 Dec 2013 01:35:52 +0000 (01:35 +0000)]
allow suppression of xml formatting spaces

10 years agoadded COD decoding to the JP2K parser, fixed interpreter lock bug in text writer
jhurst [Wed, 20 Nov 2013 00:09:47 +0000 (00:09 +0000)]
added COD decoding to the JP2K parser, fixed interpreter lock bug in text writer

10 years agobuggy
jhurst [Tue, 22 Oct 2013 22:21:31 +0000 (22:21 +0000)]
buggy

10 years agotext code rates now woek when rate != 24/1
jhurst [Mon, 2 Sep 2013 22:00:08 +0000 (22:00 +0000)]
text code rates now woek when rate != 24/1

10 years agofix AS-02 audio unwrapping behavior
msheby [Wed, 28 Aug 2013 18:45:11 +0000 (18:45 +0000)]
fix AS-02 audio unwrapping behavior

10 years agofixed duplicate entries in TT wrapping
jhurst [Tue, 20 Aug 2013 21:21:06 +0000 (21:21 +0000)]
fixed duplicate entries in TT wrapping

10 years agoupdated
mikey [Tue, 6 Aug 2013 15:31:26 +0000 (15:31 +0000)]
updated

10 years agofix incorrect determination of m_ContainerDuration
msheby [Sat, 6 Jul 2013 01:10:05 +0000 (01:10 +0000)]
fix incorrect determination of m_ContainerDuration

10 years agoadded note about CVS
mikey [Tue, 2 Jul 2013 22:54:48 +0000 (22:54 +0000)]
added note about CVS

10 years agoupdates
mikey [Tue, 2 Jul 2013 22:11:20 +0000 (22:11 +0000)]
updates

10 years agonew macros to account for docstrings in data descriptors
mschroffel [Tue, 2 Jul 2013 21:45:04 +0000 (21:45 +0000)]
new macros to account for docstrings in data descriptors

10 years agov2.0.0
mikey [Tue, 2 Jul 2013 21:29:09 +0000 (21:29 +0000)]
v2.0.0

10 years agooops.
mikey [Tue, 2 Jul 2013 20:52:54 +0000 (20:52 +0000)]
oops.

10 years agoupdedatee
mikey [Tue, 2 Jul 2013 18:35:08 +0000 (18:35 +0000)]
updedatee

10 years agomore properties!
jhurst [Tue, 2 Jul 2013 17:16:27 +0000 (17:16 +0000)]
more properties!

10 years agofinished optional properties
jhurst [Tue, 2 Jul 2013 15:35:41 +0000 (15:35 +0000)]
finished optional properties

10 years agomore optional stuff
jhurst [Tue, 2 Jul 2013 05:51:18 +0000 (05:51 +0000)]
more optional stuff

10 years agooptional properties, take 1
jhurst [Tue, 2 Jul 2013 02:05:16 +0000 (02:05 +0000)]
optional properties, take 1

10 years agoupdate
mikey [Mon, 1 Jul 2013 23:44:20 +0000 (23:44 +0000)]
update

10 years agoIMF MCA labels
jhurst [Mon, 1 Jul 2013 22:14:16 +0000 (22:14 +0000)]
IMF MCA labels
cinecanvas fade time now okay with HH:MM:SS:

10 years agoallow the building of AS-02 stuff in Windows
msheby [Wed, 26 Jun 2013 19:34:18 +0000 (19:34 +0000)]
allow the building of AS-02 stuff in Windows

10 years agoin AS02-land, don't twice-over instantiate objects declared already in AS_DCP_internal
msheby [Wed, 26 Jun 2013 19:29:30 +0000 (19:29 +0000)]
in AS02-land, don't twice-over instantiate objects declared already in AS_DCP_internal

10 years agoupdate Makefiles with new source files
msheby [Fri, 21 Jun 2013 00:21:50 +0000 (00:21 +0000)]
update Makefiles with new source files

10 years ago"CF_MAX" is actually a predefined macro in Windows
msheby [Thu, 20 Jun 2013 23:41:33 +0000 (23:41 +0000)]
"CF_MAX" is actually a predefined macro in Windows

10 years agoadd missing header
msheby [Thu, 20 Jun 2013 23:33:43 +0000 (23:33 +0000)]
add missing header

10 years agotweezes
jhurst [Mon, 17 Jun 2013 17:55:54 +0000 (17:55 +0000)]
tweezes

10 years agobetter toys
jhurst [Fri, 7 Jun 2013 00:41:00 +0000 (00:41 +0000)]
better toys

10 years agonew toy
jhurst [Thu, 6 Jun 2013 05:35:37 +0000 (05:35 +0000)]
new toy

10 years agofix for linking errorr
mikey [Tue, 4 Jun 2013 16:38:47 +0000 (16:38 +0000)]
fix for linking errorr

10 years agoworking j2c as-02
jhurst [Tue, 4 Jun 2013 05:22:27 +0000 (05:22 +0000)]
working j2c as-02

10 years agofixing reserved symbol conflict with AS_02_USE (USE_AS_02)
mikey [Mon, 3 Jun 2013 21:33:32 +0000 (21:33 +0000)]
fixing reserved symbol conflict with AS_02_USE (USE_AS_02)

10 years agonow (soon) with as-02
jhurst [Mon, 3 Jun 2013 00:13:51 +0000 (00:13 +0000)]
now (soon) with as-02

10 years agothe big-pre-as-02-refactor
jhurst [Mon, 3 Jun 2013 00:12:31 +0000 (00:12 +0000)]
the big-pre-as-02-refactor

10 years agopatches
jhurst [Tue, 28 May 2013 18:13:12 +0000 (18:13 +0000)]
patches

11 years agoAdded atmos support and new ULs per SMPTE 429-2:2013 - see README for deets.
mikey [Fri, 12 Apr 2013 23:39:31 +0000 (23:39 +0000)]
Added atmos support and new ULs per SMPTE 429-2:2013 - see README for deets.

11 years agoversion
mikey [Tue, 2 Apr 2013 21:21:41 +0000 (21:21 +0000)]
version

11 years agoVersion roll for release.
mikey [Wed, 20 Feb 2013 18:32:24 +0000 (18:32 +0000)]
Version roll for release.

11 years agobig change rollup
jhurst [Fri, 8 Feb 2013 19:11:58 +0000 (19:11 +0000)]
big change rollup

11 years agohfr mania
jhurst [Mon, 26 Nov 2012 18:35:16 +0000 (18:35 +0000)]
hfr mania

11 years agodev version
mikey [Tue, 30 Oct 2012 18:24:13 +0000 (18:24 +0000)]
dev version

11 years agochecky
jhurst [Tue, 30 Oct 2012 17:44:23 +0000 (17:44 +0000)]
checky

11 years agoupdate
mikey [Wed, 8 Aug 2012 00:43:30 +0000 (00:43 +0000)]
update

11 years agoreadding as02
mikey [Wed, 8 Aug 2012 00:02:39 +0000 (00:02 +0000)]
readding as02

11 years agoadded AS02
mikey [Wed, 8 Aug 2012 00:02:17 +0000 (00:02 +0000)]
added AS02

11 years agoversion
mikey [Tue, 7 Aug 2012 23:49:33 +0000 (23:49 +0000)]
version

11 years agoversion bump
mikey [Tue, 7 Aug 2012 23:48:10 +0000 (23:48 +0000)]
version bump

12 years agoadded as_02_internal.h to the Makefile sources for as02 tools.
mikey [Mon, 21 May 2012 16:31:14 +0000 (16:31 +0000)]
added as_02_internal.h to the Makefile sources for as02 tools.

12 years agoupdate MSVC project files
msheby [Sat, 12 May 2012 16:57:48 +0000 (16:57 +0000)]
update MSVC project files

12 years agoAS02 prerelease version.
mikey [Thu, 19 Apr 2012 23:46:32 +0000 (23:46 +0000)]
AS02 prerelease version.

12 years agoeliminate output filename warnings
msheby [Sun, 1 Apr 2012 21:24:45 +0000 (21:24 +0000)]
eliminate output filename warnings

12 years agoas-02ooooooooooo!
jhurst [Fri, 16 Mar 2012 00:28:23 +0000 (00:28 +0000)]
as-02ooooooooooo!

12 years agopre as-02
jhurst [Thu, 15 Mar 2012 17:54:15 +0000 (17:54 +0000)]
pre as-02

12 years agoadded references tonew commands in README.
mikey [Wed, 7 Mar 2012 19:29:06 +0000 (19:29 +0000)]
added references tonew commands in README.

12 years agofixed erroroneous info in --help output
mikey [Wed, 7 Mar 2012 18:47:02 +0000 (18:47 +0000)]
fixed erroroneous info in --help output

12 years agoadded missing asdcp-util
mikey [Wed, 7 Mar 2012 18:16:52 +0000 (18:16 +0000)]
added missing asdcp-util

12 years agotypo fix
mikey [Wed, 7 Mar 2012 17:42:00 +0000 (17:42 +0000)]
typo fix

12 years agoupdates for new binaries, new Timestamp impl on windows.
mikey [Wed, 7 Mar 2012 17:30:52 +0000 (17:30 +0000)]
updates for new binaries, new Timestamp impl on windows.

12 years agoversion update:
mikey [Tue, 6 Mar 2012 21:49:45 +0000 (21:49 +0000)]
version update:

12 years agoversion revv
mikey [Tue, 6 Mar 2012 20:08:59 +0000 (20:08 +0000)]
version revv

12 years agodatetime snafu
jhurst [Tue, 28 Feb 2012 23:29:34 +0000 (23:29 +0000)]
datetime snafu

12 years agooops, tick
jhurst [Wed, 22 Feb 2012 19:20:33 +0000 (19:20 +0000)]
oops, tick

12 years agoadded changelog for 1.9.45
mikey [Wed, 22 Feb 2012 00:04:40 +0000 (00:04 +0000)]
added changelog for 1.9.45

12 years agomega datetime patch
jhurst [Tue, 21 Feb 2012 02:09:32 +0000 (02:09 +0000)]
mega datetime patch

12 years agofooey
jhurst [Fri, 3 Feb 2012 20:15:08 +0000 (20:15 +0000)]
fooey

12 years agomegachanges
jhurst [Fri, 3 Feb 2012 19:49:57 +0000 (19:49 +0000)]
megachanges

12 years agomake way for MCA
jhurst [Thu, 2 Feb 2012 01:58:43 +0000 (01:58 +0000)]
make way for MCA

12 years agobeta version commit.
mikey [Tue, 31 Jan 2012 19:42:02 +0000 (19:42 +0000)]
beta version commit.

12 years agoless const-ipation
jhurst [Sun, 18 Dec 2011 19:08:40 +0000 (19:08 +0000)]
less const-ipation

12 years agoshhhh
jhurst [Sun, 18 Dec 2011 19:02:39 +0000 (19:02 +0000)]
shhhh

12 years agoversion update
mikey [Thu, 1 Dec 2011 18:18:53 +0000 (18:18 +0000)]
version update

12 years agooopsie
jhurst [Wed, 30 Nov 2011 22:45:39 +0000 (22:45 +0000)]
oopsie

12 years agorelease
jhurst [Thu, 27 Oct 2011 22:07:13 +0000 (22:07 +0000)]
release

12 years agoversion rev 1.8.42
mikey [Fri, 9 Sep 2011 21:43:32 +0000 (21:43 +0000)]
version rev 1.8.42

12 years agoversion update
mikey [Wed, 31 Aug 2011 15:22:46 +0000 (15:22 +0000)]
version update

12 years agofuuuuuuuck!
jhurst [Tue, 30 Aug 2011 22:51:33 +0000 (22:51 +0000)]
fuuuuuuuck!

12 years agoUpdating version info in Win32 portions
mikey [Tue, 30 Aug 2011 18:11:04 +0000 (18:11 +0000)]
Updating version info in Win32 portions

12 years agorelease
jhurst [Tue, 30 Aug 2011 17:04:25 +0000 (17:04 +0000)]
release

12 years agofscking OpenBSD?
jhurst [Mon, 15 Aug 2011 23:03:26 +0000 (23:03 +0000)]
fscking OpenBSD?

12 years agohigh frame rate stereo
jhurst [Wed, 27 Jul 2011 21:01:49 +0000 (21:01 +0000)]
high frame rate stereo

12 years agoadded
tmccolm [Fri, 24 Jun 2011 22:12:24 +0000 (22:12 +0000)]
added