2146 Commits (550f7c43ece1af27604407647d10e74b52e6fedf)

Author SHA1 Message Date
Stefano Sabatini 424655f749 lavu: update minor number and add APIchanges entry after recent av_strtok() addition 13 years ago
Stefano Sabatini 36c06b0913 lavfi: add audio eval signal source 13 years ago
Anton Khirnov a5f05e52e4 doc/avtools: add forgotten part to stream specifiers description 13 years ago
Alexandra Khirnova 3ec344626c avconv: add presets 13 years ago
Michael Niedermayer 107460c1e9 examples/decoding_encoding.c: test mpeg1 and h264 13 years ago
Michael Niedermayer 65e32eea73 examples/decoding_encoding.c: silence compiler warning 13 years ago
Michael Niedermayer 98140abe85 examples/decoding_encoding.c: set a codec private option to demonstrate how to do that 13 years ago
Michael Niedermayer 82d9fafbb8 examples/decoding_encoding.c: switch to h264 13 years ago
Martin Storsjö 02a1a28c61 doc: Update the documentation on setting options for RTSP 13 years ago
Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
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
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