1691 Commits (154486f9adc621e620dacd76d78c30a02cc1dcd3)

Author SHA1 Message Date
Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 13 years ago
Stefano Sabatini 171868e25a lavfi: add negate filter 13 years ago
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 13 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 13 years ago
Justin Ruggles 3e68b28221 fix ac3 encoder documentation 13 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Diego Biurrun 25c27f379f doc: fix references to obsolete presets directories for avconv/ffmpeg 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
Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 13 years ago
Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 13 years ago
Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 13 years ago
Anton Khirnov 3ccd15803b avconv: add support for copying attachments. 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
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Diego Biurrun dd8d808ba6 doc: library versions need to be bumped in version.h 13 years ago
Stefano Sabatini 4703a7b50b vf_yadif: correct documentation on the parity parameter 13 years ago
Joakim Plate ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Anton Khirnov 7f9b0ef9a8 doc/APIChanges: fill in missing hashes and dates. 13 years ago
Stefano Sabatini d763fb7d47 lavfi: add select filter 13 years ago
Anton Khirnov 57650c70e2 doc/avconv: fix typo. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Anton Khirnov 172efad7c7 doc/avconv: document option types (input/output/per-stream/...) 13 years ago
Anton Khirnov 99442bfe20 doc/avtools-common-opts: write a section about stream specifiers. 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
Luca Barbato d162994a81 doc: explain __STDC_CONSTANT_MACROS in C++ 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
Kieran Kunhya 0ca36b4de7 Add LATM muxer 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 fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 14 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago