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
/
ffmpeg_decoder.cc
Age
Commit message (
Expand
)
Author
2021-09-27
Replace aligned bool with enum Alignment.
Carl Hetherington
2021-09-27
Various alignment adjustments.
Carl Hetherington
2021-09-13
Fix missing subtitles embedded in files decoded by FFmpeg (#2060).
Carl Hetherington
2021-09-13
Add missing avsubtitle_free().
Carl Hetherington
2021-06-04
Fix errors when seeking FFmpeg for some formats.
Carl Hetherington
2021-06-03
Ignore errors from avcodec_receive_frame when flushing video (#2035).
Carl Hetherington
2021-05-01
Switch decoding to ffmpeg send/receive API.
Carl Hetherington
2021-05-01
Remove some FFmpeg-related warnings by using AVStream::codecpar.
Carl Hetherington
2021-04-29
C++11 tidying.
Carl Hetherington
2021-03-31
Add an assert for a function that can fail.
Carl Hetherington
2021-03-13
Build fix for Ubuntu-16.04-era compilers.
Carl Hetherington
2021-03-02
Tidy up and do flushing more correctly.
v2.15.133
Carl Hetherington
2021-03-02
Rename some subtitle decoding / processing methods.
Carl Hetherington
2021-03-02
Key _next_time with the audio stream pointer.
Carl Hetherington
2021-03-02
Remove FFmpeg::_packet.
Carl Hetherington
2021-03-02
Extract process_audio_frame.
Carl Hetherington
2021-03-02
Extract audio_stream_from_index.
Carl Hetherington
2021-02-28
C++11 cleanups.
Carl Hetherington
2021-01-13
Fix for changes to libsub API.
Carl Hetherington
2021-01-07
BOOST_FOREACH.
Carl Hetherington
2021-01-07
std::shared_ptr
Carl Hetherington
2020-12-03
Obey audio timestamps if they don't deviate by more than some threshold.
Carl Hetherington
2020-11-23
Remove swaroop variant.
Carl Hetherington
2020-10-14
Don't crash if the first packet in a stream has AV_NOPTS_VALUE;
Carl Hetherington
2020-10-14
Clear out _next_time when seeking, so out-of-date values don't
Carl Hetherington
2020-07-26
Ignore FFmpeg warnings in a nicer way.
Carl Hetherington
2020-04-16
Added some FIXMEs.
Carl Hetherington
2020-02-20
Apply FFmpeg palette fix to examination too; fix build with old FFmpeg.
Carl Hetherington
2020-02-19
Nicer fix for 2D-labelled-3D checking from master.
Carl Hetherington
2019-12-19
Add an assertion.
Carl Hetherington
2019-11-17
Fix casting of bytes to words, and hence (hopefully) finally fix incorrect bi...
Carl Hetherington
2019-11-11
Make DecoderPart::_position an optional.
Carl Hetherington
2019-07-06
Add an assertion.
Carl Hetherington
2019-06-01
Basics of allowing video parts of FFmpegContent to be disabled (#1355 and oth...
Carl Hetherington
2019-05-13
swaroop: basics of encrypted MP4 playback.
Carl Hetherington
2019-05-10
Put Time types in dcpomatic namespace.
Carl Hetherington
2019-05-05
Stop video filters emitting frames from the old position just
Carl Hetherington
2018-12-03
Work around width/height being 0 in subtitle_codec_context(), seen
Carl Hetherington
2018-11-21
Tidy and fix logging.
Carl Hetherington
2018-11-21
Put Film pointer into Decoder.
Carl Hetherington
2018-11-21
Take Film pointer out of Content.
Carl Hetherington
2018-08-09
White space.
Carl Hetherington
2018-07-23
Tidy up after mass rename.
Carl Hetherington
2018-07-23
More automated renaming.
Carl Hetherington
2018-07-21
Basics of multiple captions per content so that DCPContent can
Carl Hetherington
2018-07-19
Clean up after previous commit.
Carl Hetherington
2018-07-19
More renaming.
Carl Hetherington
2018-07-19
Rename Subtitle -> Text
Carl Hetherington
2018-06-09
Fix bad parsing of ASS lines embedded into FFmpeg files and containing commas.
Carl Hetherington
2018-06-08
Fix doubled subtitles if subtitle stop times are specified.
Carl Hetherington
[next]