summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transcode_ffmpeg.cc
AgeCommit message (Expand)Author
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-07-28fix compiler warnings.Robin Gareus
2013-07-23clean up video related messagesRobin Gareus
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
2013-03-26canonical names for video-toolsRobin Gareus
2013-03-13vtl: fix --strict compiler warningsRobin Gareus
2013-03-13videotimlineRobin Gareus