aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/postprocessor/ffmpeg.py
Commit message (Expand)AuthorAgeFilesLines
* FFmpegMergerPP: Print an info message with the destination before running ffmpegJaime Marquínez Ferrándiz2014-01-171-0/+1
* Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)Jaime Marquínez Ferrándiz2014-01-081-12/+20
* Move check_executable into a helper ufnctionPhilipp Hagemeister2014-01-071-7/+2
* Split postprocessor package into multiple modulesPhilipp Hagemeister2014-01-071-0/+481