summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini2010-10-11
* Implement settb filter.Stefano Sabatini2010-10-11
* Add APIchanges entry after r25441.Stefano Sabatini2010-10-10
* Document the SAP muxerMartin Storsjö2010-10-09
* s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini2010-10-08
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08
* Add protocol documentation on the connect option to the udp protocolMartin Storsjö2010-10-08
* custom build system documentationMichael Niedermayer2010-10-06
* Mention to send a patch before changing API or ABI.Carl Eugen Hoyos2010-10-06
* doc,win32: add note about the use of dllimport for global data in MSVC++Ramiro Polla2010-10-06
* doc,win32: update note on which files to use with shared libraries in msvcRamiro Polla2010-10-06
* doc: mention xmm clobber macros usageRamiro Polla2010-10-06
* Add protocol documentation on RTSPMartin Storsjö2010-10-04
* Fix typo, -flags 4mv => -flags mv4.Stefano Sabatini2010-10-03
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-01
* Add APIchanges entry for lsws change of r32368.Stefano Sabatini2010-09-28
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-28
* Update APIchanges after r25236.Stefano Sabatini2010-09-27
* Add APIchanges entry after r25227.Stefano Sabatini2010-09-27
* Add APIchanges entry after r25225.Stefano Sabatini2010-09-27
* Bump version and update APIchanges after r25210.Stefano Sabatini2010-09-27
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-26
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25
* Document udp protocol.Stefano Sabatini2010-09-25
* Slightly clarify expression in for the anullsrc source documentation.Stefano Sabatini2010-09-25
* Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram2010-09-25
* Add asrc_anullsrc - null audio source.Stefano Sabatini2010-09-25
* Make the crop filters accept parametric expressions.Stefano Sabatini2010-09-25
* Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini2010-09-24
* 2nd try to fix av_log() repeated detectionMichael Niedermayer2010-09-24
* Update docs regarding writing optimizations:Ronald S. Bultje2010-09-24
* Update doc/APIchanges after the last API changes.Stefano Sabatini2010-09-24
* Add frei0r filter.Stefano Sabatini2010-09-24
* Add a G.722 encoderMartin Storsjö2010-09-23
* Fix typo (instruciton -> instruction).Ronald S. Bultje2010-09-22
* Fix grammar in the ocv_smooth filter documentation.Stefano Sabatini2010-09-16
* Prefer "X" over ``X'', looks more readable and more consistent withStefano Sabatini2010-09-16
* Implement libopencv smooth filter.Stefano Sabatini2010-09-14
* Add R10k decoder.Zhou Zongyi2010-09-13
* fix x11grab example in e.g. the manpage so that they actually workReinhard Tartler2010-09-13
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-09
* Add APIchanges entry for the av_get_cpu_flags() addition of r25076.Stefano Sabatini2010-09-08
* Add APIchanges entry after the recent changes to imgutils.h API ofStefano Sabatini2010-09-07
* Add APIchanges entry after the libavcore/imgutils.h renames of r25057.Stefano Sabatini2010-09-07
* Amend documention for the option -prefix.Stefano Sabatini2010-09-07
* Prefer "foo" over ``foo'' in the ffprobe docs.Stefano Sabatini2010-09-07
* Add APIchanges entry corresponding to the libavutil/cpu.h addition ofStefano Sabatini2010-09-04
* Mention that library micro version should be reset if minor version is bumped.Diego Biurrun2010-08-31
* Add APIchanges entry after the addition ofStefano Sabatini2010-08-26
* Add fifo filter.Stefano Sabatini2010-08-24