index
:
dcpomatic
108
108-disk-writer
1359-z-position
1575-save-windows
1602-sign-language
1608
1771-resample-glitches
1771-resample-glitches-take2
1771-resample-glitches-take3
1771-resample-glitches-take4
1823-json
1823-validation-report
2138-shrink-prefs
2174-no-shipped-openssl
2187-examine-vobs
2200-weird-bug
2218-locale
2226-add-video-waveform-to-player
2250-3d-error
2252-multi-stream
2253-3d-empty
2264-system-font-files-take3
2361-noisy-blacks
2362-silent
2363-asio
2363-asio-take2
2381-templates
2404-assertion
2419-main-sound-configuration
2477-lr-threed
2493-player-export-frame
2501-msc
2519-fonts
2523-crash
2525-ccap-fonts
2528-content
2540-dkdm-folders
2554-debug
2556-subtitles-with-spaces
2564-alpha
2589-lines
2623-add-windows
2643-progress
2646-short-screen
2650-fedora-39
2652-ruby
2670-again
2678-reel-break
2698-verify
2706-redownload-certificates
2735-crash
2758-safe-write
2758-safe-write-take2
2795-stall
2801-cap
2828-jpeg
2833-disk
2840-icu
2850-no-audio
2857-cap
2862-latency
2879-pink-blue
2882-hang
2895-http-playlists
2904-ssa
2908-verify-details
2924-no-assetmap
2928-email
2957-ru
2958-3d-subs
2963-retry-email
2972-short-read
2974-mapping
2978-wxptr-crash
2984-better-verify-location
2997-arch
3026-mpeg2-colour
3039-grok-error
3040-playlist-cpl
3052-hang
3056-3d-crash
3109-case
3123-reel-length
3142-export-srt
448-re-use
465-vumeters
465-vumeters-take2
76-dcp-inspect
adjust-sizing
alignment
appimage-glib-fix
appimage-on-centos-7
appimage-on-ubuntu-14
arbitrary-hz
archive-frame-rates
asdcp-logs
aspalex
atmos
attic/800x600-buttons
attic/analytics
attic/dist.pre-squash
attic/gpu
attic/hack-faster-subtitle-moving
attic/opengl
attic/opengl2
attic/optimise-decoder-factory
attic/swaroop
attic/swaroop-v2.15.x
attic/video-levels-hack
attic/video-range
attic/warnings
backport
bad-mxf
batch-font-id-error
benchmark
better-butler-errors
better-gl
better-windows-file-error
bisect
black-lines-debug
boost-exception-test
bring-216x-closer-to-main
carsten-cert-validity
carsten-player-debug
centos
certs
channels-again2
check-win
cl
cleanups
combine
compose
compose-to-fmt
content-changed
content-kind
cooler-debug
cpl-metadata
cpl-trim
cpp17
crashpad
crop-fix-v2.14.x
cucumber
cucumber2
daniil
davidpowers
deb-cli-only
deb11
deb11-14
deb13
debug-corruption
debug-dual-screen
debug/cgpost
debug/lucky-post
debug/niclas
debug/shane
debun
disk-opt
disk-writer-fr
dkdm
dkdm2
edgecode
edgecode2
enable-mov-audio-streams
encode-servers
encrypt-atmos
export-rhs-glitch
faster-subtitle-moving
fastvideo
fastvideo2
fix-1786-7ch-export-crash
fix-dmg-version
fix-space-handling
fix-tests
fixlibdir
flatpak
fmt
foo
fread-logging
gh-21-open
gpu2
grok
grok2
help
higher-hz
i18n
i18n-tests
ignore-hmac
image-info
j2k-passthru-information
jenkins
kakadu
laszlo
linux-pkg-summary-fixes
macos-full-screen
macos107
macos108
main
main-old
make-centre
master
master-rtaudio
mattias-debug
metal
minimal-wx-sample
minimum-bitrate
more-abstract
more-abstract2
more-warning-fixes
mpeg2
multi-fonts-in-pkl
mxe2
new-asdcplib
new-boost-fixes
new-ffmpeg-take2
new-prefs-icons
new-signals
new-signals-2
no-add-child
no-use-video-fixes
notar1
nvidia
nvidia2
odd-ratio
old-mac
opt-hacx
optional-cpl-metadata
osx-alignment
osx-nag
osx-warnings
own-config
path-cleanup
pdf-screenshots
player-installer
playlist
processor
prores-debug
rearrange-encoder
rec2020
release/2.3.0
release/v2.10.1-fix
release/v2.12.x
release/v2.3.0-fix
release/v2.7.0-fix
remove-device-list-description
rocky
rpm-debug
rtaudio6
scaling-rework
sentry
shared-ptr
signed-unsigned
smpte-a
snap
split
stephan
test-filename
text
tidy-eq-options
ub24-fs
upload-passive
uploader
uploader-take2
v2.14.x
v2.14.x-10-year-validity
v2.14.x-centos-6
v2.16.x
v2.16.x-old
v2.16.x-pending
v2.16.x-test-ru
v2.17.x
v2.19.x
vgtk3
video-range-bug
vpath-cleanup
win-splash
win2
windows-debug-test
windows-dpi
windows-wx3.1
writev-debug
wtf
xml-test
xmlsec-debug
yuv-cropping
zpos
DCP-o-matic DCP tools
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
reel_writer.cc
Age
Commit message (
Expand
)
Author
2025-11-05
Allow specification of which parts of the DCP to encrypt (#3099).
Carl Hetherington
2025-07-10
Remove compose.hpp includes.
Carl Hetherington
2025-07-10
Replace String::compose with fmt.
Carl Hetherington
2025-07-10
Convert some paths to string.
Carl Hetherington
2025-07-01
White space: player_video.{cc,h} reel_writer.{cc,h} maths_util.{cc,h} upmixer...
Carl Hetherington
2025-04-12
Add an assert.
Carl Hetherington
2025-03-24
Basic support for variable-Z 3D subtitles.
Carl Hetherington
2025-01-15
Fix missing language tag in open captions.
v2.18.5
Carl Hetherington
2025-01-14
Put film_util methods in a namespace.
Carl Hetherington
2025-01-12
Rename subtitle_languages() -> open_text_languages().
Carl Hetherington
2025-01-12
Put open captions into subtitles and closed subtitles into captions.
Carl Hetherington
2025-01-05
Bump libdcp for raw_convert changes.
Carl Hetherington
2024-12-26
Give ownership of info files to ReelWriters (#2912).
v2.18.2
Carl Hetherington
2024-09-03
Adapt to some libdcp class renaming to allow open captions/closed subtitles.
Carl Hetherington
2024-05-11
Stop using video directory and hard-linking (#2756).
Carl Hetherington
2024-04-22
Support encoding of MPEG2 DCPs.
Carl Hetherington
2024-04-21
Extract frame info read/write to new class.
Carl Hetherington
2024-04-21
Rename classes to follow preparatory renames in libdcp.
Carl Hetherington
2023-11-20
Improve progress reporting of digest calculations (might help with #2643).
Carl Hetherington
2023-11-17
Pass through <Ruby> tags in subtitles (#2635) (GH#23).
Carl Hetherington
2023-10-16
Replace a slightly tortured lambda with a loop.
Carl Hetherington
2023-10-09
Use dcp::filesystem to wrap filesystem calls and fix_long_path
Carl Hetherington
2023-08-06
Go back to respecting the user's choice for the number of audio channels in t...
Carl Hetherington
2023-06-30
Add channel_is_mapped().
Carl Hetherington
2023-06-05
Give filler subtitle reels <LoadFont> nodes in SMPTE (#2547).
Carl Hetherington
2023-06-04
Fix missing subtitle language in CPL on auto-created empty subtitle assets (#...
Carl Hetherington
2023-05-29
Don't write Markers to interop CPLs (#2537).
Carl Hetherington
2023-05-12
Only add fonts to assets when they are required.
Carl Hetherington
2023-05-12
Handle fonts for ccaps coming from DCP content (#2525).
Carl Hetherington
2023-04-05
Don't add fonts to SMPTE closed caption MXFs (#2505).
Carl Hetherington
2023-03-29
Write the correct MCA subdescriptors depending on active channels.
Carl Hetherington
2023-03-29
Always make 16-channel MXFs.
Carl Hetherington
2023-03-03
Add option to limit DCP output to the "Bv2.0 profile" (#2470).
v2.16.45
Carl Hetherington
2023-02-27
Support the 2014 version of SMPTE 428-7 in render_text.cc and use it
Carl Hetherington
2023-01-16
Write dummy subtitles also to empty Interop reels (#2421).
Carl Hetherington
2022-11-21
Fix subtitle vertical position (#2367).
Carl Hetherington
2022-11-03
Bump libdcp for subtitle Z-position fixes (#2356).
Carl Hetherington
2022-09-27
Use EnumIndexedVector in ReelWriter.
Carl Hetherington
2022-09-15
Fix some spelling mistakes (mostly in comments).
Carl Hetherington
2022-07-14
Fix build.
Carl Hetherington
2022-07-14
More error message improvements.
Carl Hetherington
2022-07-14
Log a couple of errors more thoroughly.
Carl Hetherington
2022-06-07
Rearrange subtitle font management.
Carl Hetherington
2022-06-07
Fix incorrect extension on interop subtitle files (#2270).
Carl Hetherington
2022-06-03
Make subtitle asset filename obey custom settings (#2260).
Carl Hetherington
2022-05-05
Use dcp::File in DCP-o-matic (#2231).
Carl Hetherington
2022-04-29
Move Image::as_png() out to image_as_png().
Carl Hetherington
2022-04-21
Tidying.
Carl Hetherington
2022-03-25
Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...
Carl Hetherington
2021-10-17
Basic and slightly inaccurate support for <Space> in subtitles (#2103).
v2.15.170
Carl Hetherington
[next]