View Bug Details

IDProjectCategoryView StatusLast Update
0001783DCP-o-maticPackagingpublic2023-12-22 22:32
Reportercarl Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0001783: Cleanup asdcplib branch, rebase and make proper fork
Description

Basic warning cleanups have been ignored twice now, so I need to make the fork a bit more official.

TagsNo tags attached.
Branchnu
Estimated weeks required
Estimated work requiredSmall

Relationships

related to 0000246 acknowledged Please unbundle libraries to prepare for eventual inclusion in official debian/fedora/ubuntu repository 

Activities

carl

2020-08-18 23:35

administrator   ~0003905

Last edited: 2020-08-18 23:36

There's also quite a stack of ignored PRs on the github that are probably worth applying. Also some unit tests wouldn't go amiss for something that's holding the whole of DCInema up.

carl

2020-12-26 20:22

administrator   ~0004079

Last edited: 2020-12-26 20:27

I guess I'll try to maintain this as a branch of asdcplib rather than a "fork". Let's call the latest version of the branch carl, and keep old branches around as carl_some-asdcplib-version.
Maybe we can tolerate CMake as a build system?

Branch could contain:

  • warning fixes from the ignored PR
  • typo in JP2K_Sequence_Parser?
  • MXF DisplayHeight header
  • add JP2K::CodestreamParster::OpenReadFrame(const unsigned char* data, unsigned int size, FrameBuffer& FB)
  • remove edit rate checks so DCP-o-matic can use any edit rate
  • allow overwrite (i.e. continue) when writing JPEG2000 MXFs.
  • support hashing while writing MXFs (including patch to remove stringstream).
  • predictable RNG stuff
  • allow > 60fps 3D.
  • valgrind
  • cscript

carl

2020-12-26 20:28

administrator   ~0004080

Rebase github PR onto latest version, add other stuff.

carl

2020-12-26 20:41

administrator   ~0004081

Make sure the new windows UTF8 stuff is enabled with the cscript build.

carl

2020-12-27 00:49

administrator   ~0004082

Some work on nu branch; failing to build for Windows with undefined reference to __imp_curl_global_init

carl

2021-05-11 23:13

administrator   ~0004343

Warning fixes have now been merged into upstream master.

mhm

2023-02-21 03:41

reporter   ~0005523

Possibly related to 0000246

Bug History

Date Modified Username Field Change
2020-07-20 19:11 carl New Bug
2020-07-20 19:11 carl Priority normal => immediate
2020-07-20 19:11 carl Target Version => 2.16.0
2020-07-20 19:11 carl Estimated work required => Undecided
2020-08-18 23:29 carl Priority immediate => high
2020-08-18 23:35 carl Note Added: 0003905
2020-08-18 23:36 carl Note Edited: 0003905
2020-12-26 01:36 carl Priority high => immediate
2020-12-26 20:22 carl Note Added: 0004079
2020-12-26 20:24 carl Note Edited: 0004079
2020-12-26 20:27 carl Note Edited: 0004079
2020-12-26 20:28 carl Note Added: 0004080
2020-12-26 20:41 carl Note Added: 0004081
2020-12-27 00:49 carl Branch => nu
2020-12-27 00:49 carl Note Added: 0004082
2021-01-07 23:54 carl Estimated work required Undecided => Small
2021-04-03 22:19 carl Priority immediate => normal
2021-04-03 22:19 carl Target Version 2.16.0 =>
2021-05-11 23:13 carl Note Added: 0004343
2023-02-21 03:41 mhm Note Added: 0005523
2023-02-21 09:52 carl Relationship added related to 0000246
2023-12-22 22:32 carl Status new => acknowledged