]> git.phdru.name Git - audio-cdr-video.git/shortlog
audio-cdr-video.git
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-03 Oleg BroytmanUpdate readme.txt
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-09-15 Oleg BroytmanDo not shift an empty list of arguments
2014-05-20 Oleg BroytmanAllow the script to be run only in the origin directory
2014-05-19 Oleg BroytmanAdd update script
2014-04-30 Oleg BroytmanRename CWD to PROG_DIR
2014-03-09 Oleg BroytmanMicro refactoring
2014-01-31 Oleg BroytmanFix path to set-path
2014-01-15 Oleg BroytmanSwitch branch before setting umask
2014-01-14 Oleg BroytmanUnset temporary variables
2014-01-14 Oleg BroytmanGet full path using cd/pwd and then cd back
2014-01-14 Oleg BroytmanFixed a bug: use $0, not the current dir
2014-01-14 Oleg BroytmanIgnore python byte compiled files everywhere
2014-01-14 Oleg BroytmanRemove absolute directory ~/lib to make it portable
2013-12-25 Oleg BroytmanMove misc/alsa-card -> .config/alsa-card
2013-12-24 Oleg BroytmanGenerate tar.bz2
2013-12-24 Oleg BroytmanIgnore README.html and mk-distr on export
2013-12-24 Oleg BroytmanDo not include .git* files on export
2013-12-24 Oleg BroytmanAdd mk-distr
2013-12-24 Oleg BroytmanReplace ~ -> $HOME
2013-12-17 Oleg BroytmanMake it portable
2013-12-05 Oleg BroytmanAdd TODO
2013-12-01 Oleg BroytmanAdd an html fragment for gitweb
2013-12-01 Oleg BroytmanInitail import