2253 Commits (b6ff81d63b7b2940b39d8be2216a1c0f5cb353a8)

Author SHA1 Message Date
Carl Eugen Hoyos 6bca574a98 Allow to overwrite input stream tags. 13 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 13 years ago
Nicolas George 7d60b43e90 vsrc_nullsrc: remove mathematical constants now redundant. 13 years ago
Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 13 years ago
Nicolas George 94b345855f vf_settb: remove mathematical constants now redundant. 13 years ago
Nicolas George db820c3c13 vf_setpts: remove mathematical constants now redundant. 13 years ago
Nicolas George 1a3fa3ab2c vf_select: remove mathematical constants now redundant. 13 years ago
Nicolas George 3b316f9f22 vf_scale: remove mathematical constants now redundant. 13 years ago
Nicolas George e2abe90ed7 vf_pad: remove mathematical constants now redundant. 13 years ago
Nicolas George 157ff97e3b vf_lut: remove mathematical constants now redundant. 13 years ago
Nicolas George a2af901295 vf_drawtext: remove mathematical constants now redundant. 13 years ago
Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 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
Clément Bœsch cdd30e5642 doc: small ascii diagram on I/O files and streams in ffmpeg.c 13 years ago
Michael Niedermayer be5ac961e0 examples/encoding: rename to decoding_encoding.c as the file is an example for both. 13 years ago
Michael Niedermayer f8e98061ec examples/encoding: List more formats to make it more clear to the reader what is not handled in libavcodec. 13 years ago
Diego Biurrun 25c27f379f doc: fix references to obsolete presets directories for avconv/ffmpeg 13 years ago
Clément Bœsch d557152285 eval: document recently added random(), hypot(), gcd(). 13 years ago
Carl Eugen Hoyos 3c8862a567 Add G.723.1 to the documentation. 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
Stefano Sabatini cb50ada4f8 ffprobe: parse arguments for -print_format writer 13 years ago
Stefano Sabatini 9806dda8a8 ffprobe: create a dedicated "Writers" section in the manual 13 years ago
Clément Bœsch af52e6b6dd doc: avoid "@table has text but no @item" warning. 13 years ago
Michael Niedermayer 9fa05db400 swr-docs: update due to last change to swresample 13 years ago
Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 13 years ago
Stefano Sabatini 2a9046c741 vf_lut.c: fix wrong syntax in example 13 years ago
Michael Niedermayer 53d5c463b2 doc: add swresample doc 13 years ago
Michael Niedermayer 9714a78bbb Revert "general.texi: we dont have a g729 encoder yet" 13 years ago
Michael Niedermayer 84f8aef40c general.texi: we dont have a g729 encoder yet 13 years ago
Mohamed Naufal Basheer abd71130bd G.723.1 doc and change log entry 13 years ago
Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 13 years ago
Carl Eugen Hoyos a3a5c61c61 2/4 bpp png is supported. 13 years ago
Carl Eugen Hoyos 6a095afbbc Encoding speex via libspeex is supported. 13 years ago
Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 13 years ago
Michael Niedermayer 530cd7a913 doc/ffmpeg.texi: merge changes from avconv.texi since last merge 13 years ago
Michael Niedermayer 36be0f2e31 ffplay.texi: document -codec 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
tipok cbf914cf16 libaac+ support 13 years ago
Carl Eugen Hoyos 9b3df9b6d3 G.729 decoding is supported. 13 years ago
Carl Eugen Hoyos e8b8b038d0 AMV encoding is supported. 13 years ago
Stefano Sabatini 482ce0ce4e vf_drawtext: make x and y options parametric 13 years ago
Stefano Sabatini d7d587db62 vf_drawtext: fix missed update in docs 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 14 years ago
Carl Eugen Hoyos ff60d1b794 Cosmetics: Fix typo. 14 years ago