lp:~kampka/+junk/mkclean

Created by Christian Kampka and last modified
Get this branch:
bzr branch lp:~kampka/+junk/mkclean
Only Christian Kampka can upload to this branch. If you are Christian Kampka please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Christian Kampka
Status:
Development

Recent revisions

16. By Christian Kampka

* new upstream version
  - handle non-latin command-line characters on windows

15. By Christian Kampka

Build for precise

14. By Christian Kampka

* new upsteam version
  - correct DisplayUnit that appears to be in pixels but marked as Display Aspect Ratio (DAR)

13. By Christian Kampka

* new upstream version
  - fix the recompression of the CodecPrivate through successive mkclean calls
  - fix the keyframe detection for WebM alt-ref frames (0 duration = non keyframe)

12. By Christian Kampka

* new upstream version
  - fix the Segment duration when using --timecodescale
  - fix the progress display on segments with no size set (like live streams)
  - add -alt-3d to pack video frames by 2 when left/right eyes are coded sequentially in time (half duration frames)

11. By Christian Kampka

* new upstream version 0.8.2
  - add support for Codec Private zlib compression with --optimize (for Vorbis)
  - add support for zlib compression of A_PCM and V_UNCOMPRESS tracks when --optimize is set
  - fix a bogus aspect ratio fix
  - use the generated semantic for libmatroska2 (no more mismatch with the specs)
* new upstream version 0.8.1
  - turn old StereoMode values into the Matroska v3 ones
  - remove the ClusterPosition field in WebM files as it's not supported

10. By Christian Kampka

* new upstream version
  - add support for Matroska v3
  - fix some odd case where some file other than the bogus output file would be deleted after an error
  - add more padding after the SeekHead to make room for links to chapters/tags/attachments/others and/or editing
  - add a link to the first Cluster in the Seek Head
* new upstream version
  - add --optimize_nv to use header stripping where possible except video tracks (for some hardware)

9. By Christian Kampka

* new upstream version
  - discard --optimize for WebM

8. By Christian Kampka

* new upstream version
  - fix the regression test check on large files
  - fix the cues when blocks could not be read and written in the output
  - fix the timecodes when --optimize and --timecodescale are used
  - fix in libebml2 not to read data too far in a bogus EBML master
  - the regression tests pass under Linux too
  - add a --quiet option for the regression tests to disable mkvalidator error display
* new upstream release
  - fix an incorrect element size computing when invalid data was read
  - allow StereoMode for WebM
  - adjust the timecodescale automatically if it's too small
  - fix AC-3 duration detection issues when remuxing
  - better handling of default/mandatory values
  - internal code shuffling
  - make the regression test tool compile under UNIX

7. By Christian Kampka

* new upstream release
  - add a progress phase during the cue creation as it's sometimes slow
  - safer handling of broken files
  - fix EBML reading on big endian processors (PowerPC)
  - add a regression test tool (needs mkvalidator too)
  - fix a wrong warning on files with only 1 Cluster
  - fix some errors when the source mkv was truncated at the end

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers