summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add entry for AVFilterPicRef interlaced and top_field_first fieldsStefano Sabatini2010-05-091-0/+3
* Document the pad filter.Stefano Sabatini2010-05-071-0/+35
* Document av_probe_input_format2 API addition.Reimar Döffinger2010-05-011-0/+4
* Consistently prefer @var{VAR} over ``VAR'' for indicating filterStefano Sabatini2010-04-241-11/+11
* Allow setting the environment variable FFMPEG_DATADIR to locate preset files.Robert Krüger2010-04-201-3/+3
* Add DOS section to the platform documentation.Michael Kostylev2010-04-121-0/+10
* Fix extra object path in Solaris section.Diego Biurrun2010-04-121-1/+1
* Add unsharp video filter.Bobby Bingham2010-04-071-0/+53
* Add actually correct rXXXXX here.Ronald S. Bultje2010-04-051-1/+1
* Add a flag to not overwrite existing tagsAnton Khirnov2010-04-051-0/+4
* Document minimum binutils requirements on Unix-like platforms.Diego Biurrun2010-04-041-0/+13
* Group Unix-like platforms together in the platform documentation.Michael Kostylev2010-04-031-8/+10
* Add -t option to ffplay.Robert Krüger2010-04-011-0/+2
* Change/simplify the tableprint/tablegen API.Reimar Döffinger2010-04-011-15/+22
* Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham2010-04-011-0/+3
* Document API addition of avcodec_copy_context().Ronald S. Bultje2010-03-311-0/+3
* Add entry for the addition of av_match_ext() to the public API.Stefano Sabatini2010-03-311-0/+3
* Fix a few typos/grammar nits from r22739.Jai Menon2010-03-311-4/+4
* Better documentation of -vsyncMichael Niedermayer2010-03-311-2/+9
* Update APIchanges after the enum CodecType -> enum AVMediaTypeStefano Sabatini2010-03-301-0/+7
* Implement YOP demuxer and video decoder.Mohamed Naufal2010-03-291-0/+2
* Add some documentation about the table generation code.Reimar Döffinger2010-03-291-0/+57
* Clarify (Open)Solaris section of the documentation.Michael Kostylev2010-03-281-3/+11
* Implement -convert_tags option, which converts showed tag names to theStefano Sabatini2010-03-281-0/+3
* misc wording and grammar fixesDiego Biurrun2010-03-271-14/+13
* Clarify where the list of supported formats is.Diego Biurrun2010-03-271-2/+2
* Add (Open)Solaris section to platform documentation.Diego Biurrun2010-03-261-0/+7
* Reorder platform sections alphabetically.Diego Biurrun2010-03-261-9/+9
* Add FreeBSD subsection with compilation instructions.Diego Biurrun2010-03-261-0/+8
* Add APIchanges entry after av_strerror() addition.Stefano Sabatini2010-03-251-0/+3
* Bump minor version, I forgot in the last commitVitor Sessak2010-03-231-1/+1
* Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak2010-03-231-0/+3
* Add a loop option to ffplay.Robert Krüger2010-03-231-0/+2
* List the FFserver specific options under a "Main options" section, toStefano Sabatini2010-03-201-0/+2
* It is difficult nowadays to compile without swscale support.Carl Eugen Hoyos2010-03-181-1/+1
* Add a -window_title option, which sets the FFplay window title.Robert Krüger2010-03-171-0/+2
* Add compilation hints for Cygwin 1.7 and remove the ones for 1.5Víctor Paesa2010-03-161-23/+10
* Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö2010-03-151-0/+3
* Bump libavfilter minor version and add APIchanges entry after theStefano Sabatini2010-03-131-0/+3
* Add APIchanges entry for the libavutil/error.h addition.Stefano Sabatini2010-03-131-0/+4
* Don't use shell syntax to set variables for make.Ramiro Polla2010-03-121-2/+2
* Docs: Place the vorbis comment properly, currently it's shown above the tableMartin Storsjö2010-03-091-1/+1
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-091-0/+2
* Create a public API for FFT family of functionsMåns Rullgård2010-03-071-0/+3
* Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini2010-03-061-0/+3
* Update SW scaler doc after libswscale commit 30841.Janusz Krzysztofik2010-03-051-1/+1
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-031-0/+3
* Fix AMR-NB entry in the supported audio codecs list.Diego Biurrun2010-03-011-1/+1
* Add the graph2dot tools and document it.Stefano Sabatini2010-02-251-0/+28
* Replace not anymore valid syntax "-title X" with "-metadata title=X".Stefano Sabatini2010-02-251-3/+3
OpenPOWER on IntegriCloud