summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transcode_ffmpeg.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-03-05Use enum for exec stderr parameter (2/2)Robin Gareus
2018-11-21Update GUI, use/remove meta-data methods that have been migrated to the backendRobin Gareus
2018-11-19Use libardour video-tool path (2/2)Robin Gareus
2018-01-21Fix ffmpeg/ffprobe parser (sample/frame 30b087ab) - #7544Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-01-03fall back to use video-duration from container if stream duration is n/aRobin Gareus
2015-12-22clarify missing ffmpeg messagesRobin Gareus
2015-10-23back to mjpeg (revert 2cb511e and 3f157f9) for nowRobin Gareus
2015-10-23Delete SystemExec in the main process thread.Robin Gareus
2015-08-10fix video-metadata for windows.Robin Gareus
2015-08-10Revert "Disable video-export metadata on windows (for now)"Robin Gareus
2015-08-10Disable video-export metadata on windows (for now)Robin Gareus
2015-07-02possible fix for stack overflow when parsing video infoRobin Gareus
2015-06-23update video import flags, relax GOP size.Robin Gareus
2015-06-16use mpeg4 for internal video format (not mjpeg)Robin Gareus
2015-01-05unhardcode "Ardour" in ffmpeg encoder commentRobin Gareus
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-11-23update harvid & ffmpeg binary path discovery on windows (64 & 32 bit)Robin Gareus
2014-08-28video-timeline tools path updates for OSX and WindowsRobin Gareus
2014-07-02round A/V offset to video-frames.Robin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-04-11add manual reference to missing video-tools warningsRobin Gareus
2014-03-20videotimeline: fix black-frame generation (sample aspect ratio) on exportRobin Gareus
2014-03-19videotimeline: fix black-frame generation (sample aspect ratio) on exportRobin Gareus
2014-03-13rework SystemExec - use vfork wrapper (and lots of related stuff)Robin Gareus
2013-10-14'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WIN...John Emmas
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-28fix compiler warnings.Robin Gareus
2013-07-23clean up video related messagesRobin Gareus
2013-07-22Use Glib::usleep for portabilityTim Mayberry
2013-07-22 undef SearchPath where needed as it is defined via windows.hTim Mayberry
2013-07-16move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-06-16vtl: use avi/mjpeg (insted of mpeg4) for video proxyRobin Gareus
2013-06-14avoid name-conflictRobin Gareus
2013-06-11vtl: wait for output from ffprobeRobin Gareus
2013-06-08NOOP - use PBD's std::string to number functionsRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-03vtl: use mpeg4 with intra frames for internal seek formatRobin Gareus
2013-04-02vtl: update video-exportRobin Gareus
2013-03-31vtl: ffmpeg interaction:Robin Gareus
2013-03-30vtl: update ffmpeg parameters and output-parsingRobin Gareus
2013-03-29vtl: update ffprobe csv parsingRobin Gareus
2013-03-27messages related to video-server & ffmpeg external binariesRobin Gareus