summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error in APIchanges file.Stefano Sabatini2010-11-041-2/+2
* Rename avfilter_graph_destroy() to avfilter_graph_free().Stefano Sabatini2010-11-041-0/+4
* Implement avfilter_graph_alloc().Stefano Sabatini2010-11-041-0/+3
* Implement isnan() function evaluation.Stefano Sabatini2010-11-031-0/+3
* Add eval.texi file.Stefano Sabatini2010-11-033-70/+172
* Move settb docs after setpts docs, fix alphabetical order.Stefano Sabatini2010-11-021-30/+30
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-021-0/+60
* Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h andStefano Sabatini2010-11-021-0/+4
* Implement functions:Stefano Sabatini2010-11-021-0/+10
* Move sample format definitions from libavcodec to libavcore.Stefano Sabatini2010-11-021-0/+4
* ffmpeg.c: extend map_meta_data to allow advanced mappingsAnton Khirnov2010-11-021-1/+11
* Fix documented syntax for the cropdetect filter.Stefano Sabatini2010-11-011-1/+1
* ffmpeg.c manual: clarify map_meta_data usage.Anton Khirnov2010-10-271-1/+2
* Add example to the filter pad documentation.Stefano Sabatini2010-10-251-0/+9
* doc: fill documentation for vfwcapRamiro Polla2010-10-231-0/+4
* Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö2010-10-191-1/+1
* Add a -force_key_frames option to ffmpeg.Nicolas George2010-10-181-0/+6
* Add transpose filter.Stefano Sabatini2010-10-181-0/+41
* Remove -crop* options.Stefano Sabatini2010-10-181-8/+7
* Remove docs for the not anymore existing option -convert_tags.Stefano Sabatini2010-10-161-3/+0
* Add avfilter_graph_config().Stefano Sabatini2010-10-161-0/+3
* Export metadata in the generic format. Deprecate old conversion API.Anton Khirnov2010-10-151-0/+5
* Add a SAP demuxerMartin Storsjö2010-10-132-2/+46
* Cosmetics: remove pointless empty line.Stefano Sabatini2010-10-121-1/+0
* Extend buffer source to accept the time base for the output PTS.Stefano Sabatini2010-10-121-6/+10
* Implement cropdetect filter.Stefano Sabatini2010-10-121-0/+35
* Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini2010-10-111-4/+8
* Implement settb filter.Stefano Sabatini2010-10-111-0/+30
* Add APIchanges entry after r25441.Stefano Sabatini2010-10-101-0/+3
* Document the SAP muxerMartin Storsjö2010-10-091-0/+48
* s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini2010-10-081-1/+1
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-081-0/+1
* Add protocol documentation on the connect option to the udp protocolMartin Storsjö2010-10-081-0/+7
* custom build system documentationMichael Niedermayer2010-10-061-0/+34
* Mention to send a patch before changing API or ABI.Carl Eugen Hoyos2010-10-061-3/+3
* doc,win32: add note about the use of dllimport for global data in MSVC++Ramiro Polla2010-10-061-0/+9
* doc,win32: update note on which files to use with shared libraries in msvcRamiro Polla2010-10-061-3/+6
* doc: mention xmm clobber macros usageRamiro Polla2010-10-061-0/+6
* Add protocol documentation on RTSPMartin Storsjö2010-10-041-0/+70
* Fix typo, -flags 4mv => -flags mv4.Stefano Sabatini2010-10-031-5/+5
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-011-0/+2
* Add APIchanges entry for lsws change of r32368.Stefano Sabatini2010-09-281-0/+3
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-281-0/+32
* Update APIchanges after r25236.Stefano Sabatini2010-09-271-0/+4
* Add APIchanges entry after r25227.Stefano Sabatini2010-09-271-0/+4
* Add APIchanges entry after r25225.Stefano Sabatini2010-09-271-0/+4
* Bump version and update APIchanges after r25210.Stefano Sabatini2010-09-271-0/+3
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-261-0/+21
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+30
* Document udp protocol.Stefano Sabatini2010-09-251-0/+43
OpenPOWER on IntegriCloud