C++11 tidying.
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
2021-06-04 Carl HetheringtonFix errors when seeking FFmpeg for some formats.
2021-05-01 Carl HetheringtonBuild with FFmpeg 4.4 and switch to the new send/receiv...
2021-04-30 Carl HetheringtonSwitch decoding to ffmpeg send/receive API.
2021-04-29 Carl HetheringtonC++11 tidying.
2021-03-02 Carl HetheringtonTidy up and do flushing more correctly. v2.15.133
2021-03-02 Carl HetheringtonRename some subtitle decoding / processing methods.
2021-03-02 Carl HetheringtonKey _next_time with the audio stream pointer.
2021-03-02 Carl HetheringtonRemove FFmpeg::_packet.
2021-03-02 Carl HetheringtonExtract process_audio_frame.
2021-03-02 Carl HetheringtonExtract audio_stream_from_index.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-06-08 Carl HetheringtonFix doubled subtitles if subtitle stop times are specified.
2017-09-03 Carl HetheringtonRestore correct setup of fast resampler when the player...
2017-09-03 Carl HetheringtonCope with e.g. truehd audio streams having not every...
2017-06-23 Carl HetheringtonAttempts to simplify black-filling logic in Player.
2017-04-27 Carl HetheringtonInitial work on removing storage of subtitle times.
2017-04-19 Carl HetheringtonReinstate subtitle list view.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-19 Carl HetheringtonCope with offsets between video/audio/subtitle data...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-22 Carl HetheringtonSet AudioDecoder::fast a different way.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-02-15 Carl HetheringtonSupport SSA subtitles embedded within FFmpeg files.
2016-02-09 Carl HetheringtonSmall cleanup.
2015-11-18 Carl HetheringtonSplit FilterGraph into that and VideoFilterGraph.
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-23 Carl HetheringtonRevert "Avoid decoding other packets when looking for...
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
2015-09-09 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-09 Carl HetheringtonMerge.
2015-09-09 Carl HetheringtonUse SRC_LINEAR for speed when analysing audio (#685).
2015-08-18 Carl HetheringtonInclude tidying.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-12 Carl HetheringtonRemove PassReason stuff.
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonToken effort toward non-bitmap subtitles from FFmpegDec...
2015-05-13 Carl HetheringtonDon't bother decoding video frames when we're seeking...
2015-05-12 Carl HetheringtonLook up unknown subtitle end times from the data prepar...
2015-05-12 Carl HetheringtonAssorted image subtitle fixes.
2015-01-16 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-01-15 Carl HetheringtonTry to fix some OS X warnings.
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-10-22 Carl HetheringtonPossibly-helpful comment.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-22 Carl HetheringtonWarning fixes.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonMerge master.
2014-07-08 Carl HetheringtonMerge master.
2014-07-04 Carl HetheringtonAdd 'starting' option to subtitles_during().
2014-07-02 Carl HetheringtonHopefully improve subtitle decoder seeking etc.
2014-07-01 Carl HetheringtonTidy up a bit.
2014-07-01 Carl HetheringtonRemove FFmpegDecoder minimal_run and care on seeking...
2014-07-01 Carl HetheringtonMerge master.
2014-06-30 Carl HetheringtonMerge master.
2014-06-27 Carl HetheringtonFix confusion about subtitle codec pointers.
2014-06-26 Carl HetheringtonMerge master.
2014-06-23 Carl HetheringtonMerge master.
2014-06-22 Carl HetheringtonMerge master.
next