41 Commits (02170990fdb2a05c6eaf5fd449f440ec51c0f822)

Author SHA1 Message Date
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. 14 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 14 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 14 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 14 years ago
Anton Khirnov f5bae2c6ed doc/avconv: replace forgotten av by avconv. 14 years ago
Anton Khirnov f60a6b5853 avconv: reset input_ts_offset between files. 14 years ago
Anton Khirnov cf4976ed7b doc/avconv: extend -ss documentation. 14 years ago
Anton Khirnov ddf5ef0263 avconv: remove -intra option. 14 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 14 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 14 years ago
Anton Khirnov 7478ab5a13 doc/avconv: add forgotten end of chapter. 14 years ago
Anton Khirnov 92f1940e99 avconv: replace -vcodec/-acodec/-scodec with a better system. 14 years ago
Anton Khirnov ff884c79ee avconv: remove presets. 14 years ago
Anton Khirnov 8d2e4a7e68 avconv: change semantics of -map 14 years ago
Anton Khirnov 3d4f0dab79 avconv: get rid of new* options. 14 years ago
Anton Khirnov e6e6060c9b avconv: make -map_metadata work consistently with the other options 14 years ago
Anton Khirnov c9065c2917 avconv: remove deprecated options. 14 years ago
Anton Khirnov b9aac90bd8 avconv: make -map_chapters accept only the input file index. 14 years ago
Anton Khirnov 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 14 years ago
Anton Khirnov 4d58e4cb4c Rename ffserver to avserver. 14 years ago
Anton Khirnov 9e12f0bf5f Rename ffprobe to avprobe. 14 years ago
Anton Khirnov 266463daff Rename ffplay to avplay. 14 years ago
Dustin Brody 18cb40f074 lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE 14 years ago
Yu-Jie Lin 1442d29533 x11grab: add show_region AVOption. 14 years ago
Yu-Jie Lin 085791a92e x11grab: add follow_mouse AVOption. 14 years ago
Dustin Brody 2a11952f45 h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition 14 years ago
Anton Khirnov 8d03ca085f ffmpeg: print the low bitrate warning after the codec is openend. 14 years ago
Diego Biurrun 2cb6dec61c doc: Improve references to external URLs. 14 years ago