Basics of checking video MXFs.
[dcpomatic.git] / src /
2012-12-17 Carl HetheringtonCatch exceptions thrown when decoding video for the...
2012-12-17 Carl HetheringtonStop flickering of viewer on Windows.
2012-12-17 Carl HetheringtonFix infinite loop if we try to get a frame from a decod...
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonCouple of missing video_control() calls.
2012-12-16 Carl HetheringtonA few fixes to still image mode.
2012-12-16 Carl HetheringtonBe more careful in a few places.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonDo content digest in the examine contents job (fixes...
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonVarious fixups.
2012-12-16 Carl HetheringtonRespond to ratio changes.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonSmall method rename.
2012-12-16 Carl HetheringtonDecoder handles crop changing.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonRemove apply crop flag.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonTiny cleanup.
2012-12-15 Carl HetheringtonComment typo.
2012-12-15 Carl HetheringtonUpdate slider position when playing.
2012-12-15 Carl HetheringtonExceptions rather then cerr.
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
2012-12-15 Carl HetheringtonFix scaling when changing crop.
2012-12-15 Carl HetheringtonBasic ffmpeg film viewer.
2012-12-15 Carl HetheringtonSmall cleanup.
2012-12-15 Carl HetheringtonFix bad call to GetClientObject with no selection.
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-15 Carl HetheringtonMissing include.
2012-12-13 Carl HetheringtonFix merge.
2012-12-13 Carl HetheringtonTweak to build with wxWidgets 2.9
2012-12-13 Carl HetheringtonFix regression when AVCodecContext's channel layout...
2012-12-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-13 Carl HetheringtonTry to hack progress reporting for make DCP to not...
2012-12-13 Carl HetheringtonRemove bugs everywhere; mantis instead. Catch all...
2012-12-10 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonFix merge.
2012-12-10 Carl HetheringtonTry to allow users to specify that the film's header...
2012-12-10 Carl HetheringtonAdd trust content header switch.
2012-12-10 Carl HetheringtonOops in previous.
2012-12-10 Carl HetheringtonTry removing force of single-threaded decoding again.
2012-12-09 Carl HetheringtonFix merge.
2012-12-08 Carl HetheringtonFixes to static linking.
2012-12-07 Carl HetheringtonAllow static builds.
2012-12-06 Carl HetheringtonMore logging tweaks; allow log level to be specified...
2012-12-06 Carl HetheringtonClarify log levels a touch and add a debug message.
2012-12-06 Carl HetheringtonImprove logging slightly.
2012-12-05 Carl HetheringtonMissing virtual destructor.
2012-12-05 Carl HetheringtonOk then, try to modify notebook padding instead.
2012-12-05 Carl HetheringtonBe more gracious when we fail to parse some subtitle...
2012-12-05 Carl HetheringtonMissing virtual destructor.
2012-12-05 Carl HetheringtonTry again to fix notebook colouring on Windows.
2012-12-05 Carl HetheringtonRename config -> prefs to be more consistent in the UI.
2012-12-05 Carl HetheringtonTry to fix odd notebook colouring on Windows.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-12-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-02 Carl HetheringtonAdd missing virtual destructor.
2012-12-02 Carl HetheringtonFix probably-innocuous uninitialised variable.
2012-12-01 Carl HetheringtonMerge branch 'new-env-test'
2012-12-01 Carl HetheringtonMissing virtual destructor.
2012-12-01 Carl HetheringtonRemove unnecessary virtual qualifier.
2012-12-01 Carl HetheringtonMissing virtual destructor.
2012-11-27 Carl HetheringtonRemove unused Config::Changed signal.
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-19 Carl HetheringtonRemove old alignment widget.
2012-11-19 Carl HetheringtonRemove unused Processor::process_begin; some docs.
2012-11-18 Carl HetheringtonFix mis-alignment of copied AlignedImages; add some...
2012-11-18 Carl HetheringtonFix process end on A/B transcoder too.
2012-11-18 Carl HetheringtonTry to fix back compat.
2012-11-18 Carl HetheringtonCall processor process_end methods as required. Remove...
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-16 Carl HetheringtonVarious external audio fixes.
2012-11-16 Carl HetheringtonFix a couple of thinkos in the external audio code.
2012-11-16 Carl HetheringtonFix typo preventing video format being set properly.
2012-11-16 Carl HetheringtonFix never-ending transcodes with FFmpeg audio.
2012-11-15 Carl HetheringtonGPL boilerplate.
2012-11-15 Carl HetheringtonUntested rework of AB transcoder.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
2012-11-15 Carl HetheringtonDefault to using a DCI name.
2012-11-15 Carl HetheringtonFix thinko in video signalling.
2012-11-15 Carl HetheringtonTry to fix back compat.
2012-11-14 Carl HetheringtonTry a bit of backwards compatibility in state file.
2012-11-14 Carl HetheringtonBe slightly more backwards compatible.
2012-11-14 Carl HetheringtonUse ImageMagick for tiff decoding too.
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonUntested; extend CompactImage to return a AVPicture.
2012-11-12 Carl HetheringtonRemove out of date comment.
2012-11-12 Carl HetheringtonMissing files.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-11-11 Carl HetheringtonRename use_source_audio to use_content_audio.
2012-11-11 Carl HetheringtonFix comment.
2012-11-11 Carl HetheringtonUse full names for audio channels.
2012-11-11 Carl HetheringtonVarious small UI tidy-ups.
2012-11-10 Carl HetheringtonMerge master.
next