summaryrefslogtreecommitdiffstats
path: root/youtube_dl/PostProcessor.py
Commit message (Expand)AuthorAgeFilesLines
* Fix audio bitrate quality for ffmpeg/avconvTailszefox2012-10-231-2/+2
* Don't use 2.7+ check_outputPhilipp Hagemeister2012-10-191-1/+1
* Correct detect_executables on Windows (Closes #447, #457)Philipp Hagemeister2012-10-081-7/+8
* changed --audio-quality behaviour to support both CBR and VBRFilippo Valsorda2012-07-141-2/+8
* fixed a logic bug in post-processingFilippo Valsorda2012-07-141-2/+2
* normalize ffmpeg/avconv names printingFilippo Valsorda2012-06-031-3/+3
* check for avconv and ffmpeg, use as available; closes #344Filippo Valsorda2012-06-031-19/+25
* better naming for the sub-modulesFilippo Valsorda - Campagna2012-04-101-0/+185