libmedia-convert-perl (1.4.1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 14 commits since the v1.4.1-1 tag
- Git: https://salsa.debian.org/wouter/media-convert.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 356352
- Browser: https://salsa.debian.org/wouter/media-convert
- Last scan: 2025-09-07 12:30:10+00
- Next scan: 2025-09-15 09:15:00+00
- CI pipeline status: failed
- Debian changelog in Git:
libmedia-convert-perl (1.4.1-1) unstable; urgency=medium
* New upstream version: use channelmap filter instead of channelsplit
one for extracting a single channel.
-- Wouter Verhelst <wouter@debian.org> Sun, 22 Dec 2024 14:18:52 +0200
- This branch is 14 commits ahead of tag v1.4.1-1
- Git log:
commit 05666da7af78925a90dfc110d566da6644e4f189
Author: Wouter Verhelst <w@uter.be>
Date: Thu Aug 28 22:35:52 2025 +0200
Media::Convert::Bs1770gain: fix
This apparently never worked. Ah well.
commit b17a0704b6309c81a9db62e5473e21ffcd554817
Author: Wouter Verhelst <w@uter.be>
Date: Thu Aug 28 21:58:29 2025 +0200
Media::Convert 1.5.0
commit 7c8e8024fcdba17f65f1c1faf0b258619f1d4594
Author: Wouter Verhelst <w@uter.be>
Date: Thu Aug 28 21:58:12 2025 +0200
Fix Englih grammar
commit 00ecd85c48af2b152b9fb64a84dc05a98dc51e07
Author: Wouter Verhelst <w@uter.be>
Date: Mon Aug 25 10:35:49 2025 +0200
Also need to drop security.d.o
commit aaae6570999f2bd0570e3c70991080ae1763fd57
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 23:25:30 2025 +0200
5.28 needs the debian archive nowadays.
commit 3a359320ef4d805f352bcab76491c459e7e9cd00
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 19:53:23 2025 +0200
Add more test cases and refactor test so adding more is easy
commit 3f63838e651b447df074cdda26bc38528c68ee5a
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 19:35:21 2025 +0200
AccurateCut: improvements
- Be more explicit about audio
- Special-case when we are asked to cut at a key frame (either exactly
at one, or after rounding) by completely bypassing the re-encode
- Add a test case for when we straddle a key frame
commit 117f0a98733a2ac916e65451ef4cd3b4c0e9e695
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 17:54:26 2025 +0200
Don't assume TMPDIR is always set
commit bcbd0f2e848a13ecc49d274c1df053394e35da0c
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 15:27:46 2025 +0200
Also update MANIFEST file
commit 873d6db852d9537cc6e9e6c8406dfc3f1a00bc2f
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 15:22:50 2025 +0200
Media::Convert::AccurateCut: add, also test
Object to help simplify a cut when we want to re-encode a part of the
video for the actual cut.
commit bced22b0acecc85ef1cb2e4d8abef986548dccf0
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 15:22:21 2025 +0200
Should be DEMOLISH, not DESTROY
commit c6b1dac1e0ecf43eea6d08d08db69feafed08c59
Author: Wouter Verhelst <w@uter.be>
Date: Sun Aug 24 15:21:38 2025 +0200
Media::Convert::Asset: add video_frame_length
Computed attribute for length of a single frame
commit 48473a8a4caf52bc0179eba78ce42ff6831f31b5
Author: Wouter Verhelst <wouter@debian.org>
Date: Sun Jun 8 15:55:53 2025 +0000
Use $^X to ensure we use the correct perl version
commit 5fdde58dda8c56dffd782a8e8e29dc549ce4312c
Author: Wouter Verhelst <w@uter.be>
Date: Sat Jan 18 19:07:18 2025 +0200
Be more verbose, and subtract the start offset from our keyframes