62 Commits (dba5b06ead6bbec8fd1207d778240188182c8361)

Author SHA1 Message Date
Anton Khirnov 2b1f105f1b doc/avconv: add some details about the transcoding process. 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Anton Khirnov 6eeb9a0433 avconv: automatically insert asyncts when -async is used. 13 years ago
Anton Khirnov 369cb092ec avconv: add support for audio filters. 13 years ago
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 13 years ago
Anton Khirnov 3b266da3d3 avconv: add support for complex filtergraphs. 13 years ago
Anton Khirnov 4fea8959d8 doc/avconv: remove entries for AVOptions. 13 years ago
Anton Khirnov 4138cd2907 avconv: add -cpuflags option for setting supported cpuflags. 13 years ago
Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
John Van Sickle d6a77e2b97 docs: use -bsf:[vas] instead of -[vas]bsf. 13 years ago
Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 13 years ago
Anton Khirnov e8c04f6240 avconv: add symbolic names for -vsync parameters 13 years ago
Alexandra Khirnova a7b5e841ff avconv: support stream specifiers in -metadata and -map_metadata 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov 2e87b4c511 Warn about avserver being broken. 13 years ago
Anton Khirnov a2aeeb2263 avconv: move copy_initial_nonkeyframes to the options context. 13 years ago
Anton Khirnov d9b49e72a6 doc/avconv: elaborate on basic functionality. 13 years ago
Anton Khirnov 2b56db5869 doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats 13 years ago
Anton Khirnov a2c0b830d5 avconv: add -dump_attachment option. 13 years ago
Anton Khirnov 4dbc6ceef5 avconv: add -attach option. 13 years ago
Janne Grunau 8096fdf0b6 presets: rename presets directory 13 years ago
Alexandra Khirnova 3ec344626c avconv: add presets 13 years ago
Mans Rullgard 8124d8ad66 avtools: add -v as alias for -loglevel 13 years ago
Anton Khirnov 667d98182d doc/avconv: add forgotten output/per-stream info to -filter 13 years ago
Anton Khirnov 3460dd8acf avconv: add -stats option to enable/disable printing encoding progress 13 years ago
Anton Khirnov d159060a87 doc/avconv: expand documentation for some options. 13 years ago
Anton Khirnov 5aa3fcec35 doc/avconv: document -timelimit. 13 years ago
Anton Khirnov e3245b2631 avconv: replace all fprintf() by av_log(). 13 years ago
Anton Khirnov 57650c70e2 doc/avconv: fix typo. 13 years ago
Anton Khirnov 172efad7c7 doc/avconv: document option types (input/output/per-stream/...) 13 years ago
Anton Khirnov 3a37392efe doc/avconv: remove two pointless paragraphs. 13 years ago
Anton Khirnov eb05446367 doc/avconv: document that global options should be specified first. 13 years ago
Anton Khirnov d3d6a2582e doc/avconv: remove entries for nonexistent options 13 years ago
Anton Khirnov 1533c10286 doc/avconv: remove documentation for removed 'timestamp' option 13 years ago
Anton Khirnov b3dd2010af doc: cosmetics, rename fftools-common-opts to avtools-.... 13 years ago
Anton Khirnov 8e5ce5901b avconv: extend -vf syntax 13 years ago
Anton Khirnov 0bc391281a avconv: remove -psnr option. 13 years ago
Anton Khirnov b2254d8385 avconv: move frame pixel format to the options context. 13 years ago
Anton Khirnov 77d9c4542c avconv: rewrite -qscale and -aq handling. 13 years ago
Anton Khirnov 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 years ago
Anton Khirnov 35c5d7d1ef avconv: remove -[vas]lang options. 13 years ago
Anton Khirnov 013887ebcd avconv: move codec tags to options context. 13 years ago
Anton Khirnov d821cbe2ff avconv: move bitstream filters to options context. 13 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 13 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 13 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 13 years ago
Anton Khirnov f5bae2c6ed doc/avconv: replace forgotten av by avconv. 13 years ago
Anton Khirnov f60a6b5853 avconv: reset input_ts_offset between files. 13 years ago
Anton Khirnov cf4976ed7b doc/avconv: extend -ss documentation. 13 years ago