1696 Commits (e72657f83dc9f31dc0c1eb09ab2e7e704d59643e)

Author SHA1 Message Date
Stefano Sabatini e72657f83d lavfi: remove mp test wrapper 14 years ago
Stefano Sabatini 1a5e63f924 lavfi: port mp test source 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
Stefano Sabatini 640a905ece lavfi: remove gradfun mp wrapper 14 years ago
Mina Nagy Zaki a8dcf5eebb lavfi: add asink_abuffer - audio buffer sink 14 years ago
Stefano Sabatini 48734a54e8 filters.texi: fix wrong references in the "Filtergraph syntax" section 14 years ago
Stefano Sabatini 82b1516a85 yadif: correct documentation on the parity parameter 14 years ago
Carl Eugen Hoyos 08d2cee49c Fix -loop_input. 14 years ago
Luca Barbato 5038f9b268 apichange: add an entry for AV_PKT_FLAG_CORRUPT 14 years ago
Compn 29d854d6c5 correct shorthand ffmpeg-dev > ffmpeg-devel 14 years ago
Carl Eugen Hoyos 940a116b1f Unbreak ffplay -s and ffplay -pix_fmt. 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
Stefano Sabatini 3b5ddf07c0 vf_pad: add an example employing the sar variable 14 years ago
Stefano Sabatini 45f9e053d8 vf_crop: add support for a, dar, sar, hsub, and vsub variables 14 years ago
Stefano Sabatini 61d55fda2b lavfi: tweak display aspect ratio variables in pad and scale filters 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 e0e65ddb88 doc/fftools-common-opts: wording fixes missing from the previous commit. 14 years ago
Anton Khirnov 22b203baf8 doc: document using AVOptions in fftools. 14 years ago
Stefano Sabatini c617d7b86a examples/muxing.c: apply misc style fixes 14 years ago
Stefano Sabatini 90b043a698 examples/muxing.c: fix typo, futur -> future 14 years ago
Stefano Sabatini cc0dc50d02 vf_mp: remove blackframe filter wrapper 14 years ago
Stefano Sabatini 00a9ac424e examples/encoding.c: adopt a less restrictive license 14 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Stefano Sabatini 8c2863b87f vf_mp: remove cropdetect wrapper 14 years ago
Stefano Sabatini 0a858048af ffplay: warn that -pix_fmt is no longer working, suggest alternative 14 years ago
Stefano Sabatini a4e540c4f5 ffplay: warn that -s is no longer working, suggest alternative 14 years ago
Mina Nagy Zaki b57df29f95 lavfi: add audio channel packing negotiation fields 14 years ago
Stefano Sabatini b43ca2deb6 vf_mp: remove rgbtest wrapper 14 years ago
Stefano Sabatini 9dbe8d9e22 lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
Stefano Sabatini 4bd28579e5 vf_mp: remove boxblur wrapper 14 years ago
Diego Biurrun a2f31564b4 doc: remove file name from @file directive in Doxygen usage example 14 years ago
Anton Khirnov 6cb1197929 APIchanges: fill in missing hashes and dates. 14 years ago
Anton Khirnov f2f523fffc Add an APIChanges entry and bump minor versions for recent changes. 14 years ago
Anton Khirnov 8d03ca085f ffmpeg: print the low bitrate warning after the codec is openend. 14 years ago
Stefano Sabatini 6b61920ab7 lavfi: port boxblur filter from libmpcodecs 14 years ago
Tomas Härdin b21e6b707f wav: parse 'bext' metadata 14 years ago
Benjamin Larsson a4ad943860 wav: add an option for writing BEXT chunk 14 years ago
Diego Biurrun 2cb6dec61c doc: Improve references to external URLs. 14 years ago
Diego Biurrun 5ccbf80963 doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. 14 years ago
Stefano Sabatini 58174293d8 examples/muxing.c: remove doxy reference to unexisting file 14 years ago
Stefano Sabatini fcc7d869d9 doc/examples: add decoding/filtering example program 14 years ago
Stefano Sabatini c762f9fa2d examples/encoding.c: remove unnecessary includes 14 years ago
Stefano Sabatini 2e5a9e580c examples/encoding.c: use av_image_alloc() for allocating an image buffer 14 years ago
Diego Biurrun 4c98976124 doc: replace @pxref by @ref where appropriate 14 years ago
Stefano Sabatini a7aabda267 examples/encoding.c: replace "this library" with "libavcodec" in doxy 14 years ago
Stefano Sabatini ffe3856de7 examples/encoding.c: remove reference to unexisting file 14 years ago