Use FileGroup in FFmpeg.
[dcpomatic.git] / src / lib /
2013-11-23 Carl HetheringtonUse FileGroup in FFmpeg.
2013-11-23 Carl HetheringtonSmall FileGroup tidy-up; actually build FileGroup test...
2013-11-23 Carl HetheringtonRemove libavformat-specific bit from FileGroup.
2013-11-23 Carl HetheringtonAdd FileGroup.
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-22 Carl HetheringtonMake MovingImageContent use Content::_paths rather...
2013-11-22 Carl HetheringtonContent::_path to a vector.
2013-11-22 Carl HetheringtonRemove some debug code.
2013-11-20 Carl HetheringtonOnly do long probes of FFmpeg content with the examiner...
2013-11-20 Carl HetheringtonUse cxml::NodePtr.
2013-11-19 Carl HetheringtonIncrease probe duration for FFmpeg content so that...
2013-11-17 Carl HetheringtonMake specified-server discovery work.
2013-11-17 Carl HetheringtonMore uses of LocaleGuard; hence speculative fix for...
2013-11-15 Carl HetheringtonUpdate for libquickmail 0.1.16.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-13 Carl HetheringtonTrim logging slightly.
2013-11-13 Carl HetheringtonFix small error in fr_FR translation.
2013-11-12 Carl HetheringtonFix bad_alloc exception on audio analysis (and probably...
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonSpeculative fix for slow-downs and large memory consump...
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonAdd encryption flag to video state identifier.
2013-11-10 Carl HetheringtonAllow multiple selection; return multiple selection...
2013-11-10 Carl HetheringtonHopefully get rid of spurious black lines around preview.
2013-11-10 Carl HetheringtonUse number of channels rather than 'unknown' for un...
2013-11-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2013-11-09 Carl HetheringtonTry to fix crash on drop()ping JobManager. More debugg...
2013-11-09 Carl HetheringtonDrop JobManager on cli-exit for valgrind; use avcodec_f...
2013-11-09 Carl HetheringtonStop strange things happening with zero-length video...
2013-11-09 Carl HetheringtonStop strange things happening with zero-length video...
2013-11-09 Carl HetheringtonAdd another assert().
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-11-08 Carl HetheringtonDon't display frames per second during digest calculati...
2013-11-07 Carl HetheringtonForce initial update of progress so that the sub-job...
2013-11-06 Carl HetheringtonSupport pixel format 30.
2013-11-06 Carl HetheringtonMake CLI server logging optional.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonVarious bits of server tidying up.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonAdd some missing test stuff; split server discovery...
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonTry to fix windows build.
2013-11-06 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-06 Carl HetheringtonMore detailed stats on verbose server.
2013-11-05 Carl HetheringtonTry to fix crash on looking up endpoint of a disconnect...
2013-11-05 Carl HetheringtonRemove apparently not-required network_interfaces().
2013-11-05 Carl HetheringtonAdd multiple threads for servers with multiple processi...
2013-11-05 Carl HetheringtonFix crash.
2013-11-05 Carl HetheringtonTinker with verbosity of command-line server.
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-11-05 Carl HetheringtonOops; server should be listening from requests from...
2013-11-05 Carl HetheringtonServer broadcasts presence to subnet (untested).
2013-11-05 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-05 Carl HetheringtonVarious fixes to make tests pass again.
2013-10-30 Carl HetheringtonFix erroneous overlap of adjacent content.
2013-10-29 Carl HetheringtonSeek past trim on setting up player pieces.
2013-10-29 Carl HetheringtonFix audio weirdness when start-trimming.
2013-10-28 Carl HetheringtonAdd missing LocaleGuard to prevent commas getting into...
2013-10-26 Carl HetheringtonAdd some console output on a failure to load the config...
2013-10-26 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-26 Carl HetheringtonReflect the fact that the Dolby CP650 volume control...
2013-10-25 Carl HetheringtonTrying to debug config write failures.
2013-10-24 Carl HetheringtonSupport repeat of more than one extra frame per source...
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
2013-10-22 Carl HetheringtonHacks.
2013-10-22 Carl HetheringtonMake repeat a number rather than a bool.
2013-10-21 Carl HetheringtonFix Rec 70 gammas (from Lilian Lefranc).
2013-10-20 Carl HetheringtonMerge.
2013-10-20 Carl HetheringtonAllow specification of subtitle language even if DVD...
2013-10-19 Carl HetheringtonAnother Win32 fix.
2013-10-19 Carl HetheringtonAnother Win32 fix.
2013-10-19 Carl HetheringtonSome Win32 fixes.
2013-10-19 Carl HetheringtonSome improvements in progress reporting, especially...
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-10-18 Carl HetheringtonRemove left-over file.
2013-10-17 Carl HetheringtonFix initial display of a new piece of content.
2013-10-17 Carl HetheringtonForward-port use of _fseeki64 instead of fseek on Windo...
2013-10-16 Carl HetheringtonContent trim and position in the digests used to decide...
2013-10-16 Carl HetheringtonCreate ~/.config/dcpomatic if required; should fix...
2013-10-16 Carl HetheringtonAllow specification of DCP to build KDMs for (#235).
2013-10-16 Carl Hetheringtonstring -> filesystem::path
2013-10-16 Carl HetheringtonIgnore analysis folder when looking for DCPs to make...
2013-10-16 Carl HetheringtonRemove some debug code.
2013-10-16 Carl HetheringtonOptimise the fetch-same-frame case a bit (#196).
2013-10-16 Carl HetheringtonRemove DEBUG_PLAYER stuff.
2013-10-16 Carl HetheringtonNo need to rebuild pieces when only crop or ratio changes.
2013-10-16 Carl HetheringtonMerge po.
2013-10-15 Carl HetheringtonRestore up/down buttons for simple content movements.
2013-10-15 Carl HetheringtonInclude film title in KDM filenames.
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-10-14 Carl HetheringtonAdd Rec. 709 colour conversion preset using Wolfgang...
2013-10-14 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-14 Carl HetheringtonTry to prevent crashes if the configuration contains...
2013-10-13 Carl HetheringtonMerge branch '1.0' of /Users/carl/git/dvdomatic into 1.0
next