Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-12Cosmetics: remove pointless empty line.Stefano Sabatini
2010-10-12Extend buffer source to accept the time base for the output PTS.Stefano Sabatini
2010-10-12Implement cropdetect filter.Stefano Sabatini
2010-10-12Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini
2010-10-11Implement settb filter.Stefano Sabatini
2010-10-11Add APIchanges entry after r25441.Stefano Sabatini
2010-10-09Document the SAP muxerMartin Storsjö
2010-10-09s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini
2010-10-08Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö
2010-10-08Add protocol documentation on the connect option to the udp protocolMartin Storsjö
2010-10-06custom build system documentationMichael Niedermayer
2010-10-06Mention to send a patch before changing API or ABI.Carl Eugen Hoyos
2010-10-06doc,win32: add note about the use of dllimport for global data in MSVC++Ramiro Polla
2010-10-06doc,win32: update note on which files to use with shared libraries in msvcRamiro Polla
2010-10-06doc: mention xmm clobber macros usageRamiro Polla
2010-10-04Add protocol documentation on RTSPMartin Storsjö
2010-10-03Fix typo, -flags 4mv => -flags mv4.Stefano Sabatini
2010-10-01Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin
2010-09-28Add APIchanges entry for lsws change of r32368.Stefano Sabatini
2010-09-28Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini
2010-09-28Update APIchanges after r25236.Stefano Sabatini
2010-09-27Add APIchanges entry after r25227.Stefano Sabatini
2010-09-27Add APIchanges entry after r25225.Stefano Sabatini
2010-09-27Bump version and update APIchanges after r25210.Stefano Sabatini
2010-09-27Port MPlayer blackframe filter.Stefano Sabatini
2010-09-25yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer
2010-09-25Document udp protocol.Stefano Sabatini
2010-09-25Slightly clarify expression in for the anullsrc source documentation.Stefano Sabatini
2010-09-25Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram
2010-09-25Add asrc_anullsrc - null audio source.Stefano Sabatini
2010-09-25Make the crop filters accept parametric expressions.Stefano Sabatini
2010-09-25Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini
2010-09-242nd try to fix av_log() repeated detectionMichael Niedermayer
2010-09-24Update docs regarding writing optimizations:Ronald S. Bultje
2010-09-24Update doc/APIchanges after the last API changes.Stefano Sabatini
2010-09-24Add frei0r filter.Stefano Sabatini
2010-09-24Add a G.722 encoderMartin Storsjö
2010-09-22Fix typo (instruciton -> instruction).Ronald S. Bultje
2010-09-16Fix grammar in the ocv_smooth filter documentation.Stefano Sabatini
2010-09-16Prefer "X" over ``X'', looks more readable and more consistent withStefano Sabatini
2010-09-14Implement libopencv smooth filter.Stefano Sabatini
2010-09-14Add R10k decoder.Zhou Zongyi
2010-09-13fix x11grab example in e.g. the manpage so that they actually workReinhard Tartler
2010-09-09Add G.722 ADPCM audio decoderMartin Storsjö
2010-09-08Add APIchanges entry for the av_get_cpu_flags() addition of r25076.Stefano Sabatini
2010-09-08Add APIchanges entry after the recent changes to imgutils.h API ofStefano Sabatini
2010-09-07Add APIchanges entry after the libavcore/imgutils.h renames of r25057.Stefano Sabatini
2010-09-07Amend documention for the option -prefix.Stefano Sabatini
2010-09-07Prefer "foo" over ``foo'' in the ffprobe docs.Stefano Sabatini