]> git.phdru.name Git - audio-cdr-video.git/history - video
Add `cat-playlists`
[audio-cdr-video.git] / video /
2014-11-04 Oleg BroytmanPass crop filter
2014-11-04 Oleg BroytmanPass output as a parameter; allow to pass many input...
2014-11-04 Oleg BroytmanPass "-threads auto"
2014-11-04 Oleg BroytmanJoin codecs' if's into one if/elif/else operator
2014-11-04 Oleg BroytmanAdd codec mpeg4-vhq
2014-11-04 Oleg BroytmanMove MPEG-specific parameters to vopts
2014-11-04 Oleg BroytmanRemove unused aid parameter
2014-11-04 Oleg BroytmanAdd codecs x264, x264-hq and x264-vhq
2014-11-04 Oleg BroytmanSpecify an output file; remove fixed AVI format
2014-11-04 Oleg BroytmanDo high-quality MPEG-4 encoding
2014-11-04 Oleg BroytmanPass input and output options separately
2014-11-04 Oleg BroytmanSimplify parameters' handling
2014-11-03 Oleg BroytmanAdd ff_cropdetect - detect -vf crop parameters
2014-11-03 Oleg BroytmanFix ff_catvideo
2014-11-03 Oleg BroytmanAdd ff_catvideo - concatenate few video files into one
2014-11-01 Oleg BroytmanUse expr instead of python
2014-11-01 Oleg BroytmanAdd ff_encode for 1 and 2-pass encoding using ffmpeg
2014-11-01 Oleg BroytmanMove outdated scripts to separate subdirectories
2014-01-14 Oleg BroytmanRemove absolute directory ~/lib to make it portable
2013-12-01 Oleg BroytmanInitail import