summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make -benchmark also print the maximum memory usage if possible.Reimar Döffinger2010-02-221-1/+4
* Add an RTSP muxerMartin Storsjö2010-02-221-1/+1
* Add support to an option -f which forces the format to use for openingStefano Sabatini2010-02-211-0/+4
* AMR-NB floating-point based decoder.Vitor Sessak2010-02-211-2/+2
* Bink video decoderKostya Shishkov2010-02-211-0/+2
* Add FFprobe tool.Stefano Sabatini2010-02-211-0/+114
* Put all the options shared amongst the ff* tools under a dedicatedStefano Sabatini2010-02-214-3/+16
* WMAVoice decoder.Ronald S. Bultje2010-02-121-0/+1
* Add an entry for the recently added av_compare_ts() function.Stefano Sabatini2010-02-091-0/+3
* Indeo 5 decoderKostya Shishkov2010-02-091-0/+1
* Add missing entries for the recent lsws API changes.Stefano Sabatini2010-02-061-0/+6
* IFF PBM/ILBM bitmap decoderPeter Ross2010-02-031-0/+4
* Add a list of generic tags and change demuxers to follow it.Anton Khirnov2010-02-011-0/+4
* Bink Audio decoderPeter Ross2010-01-311-0/+2
* Bink demuxerPeter Ross2010-01-311-0/+2
* Add missing '()' at the end of a function name.Stefano Sabatini2010-01-301-1/+1
* Add mention to the av_get_pix_fmt() addition.Stefano Sabatini2010-01-301-0/+3
* Revert commits 21227, 21441, and 21442. None of this is necessary now that weRamiro Polla2010-01-291-7/+0
* Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32".Martin Storsjö2010-01-251-2/+2
* Update documentation for make test.Ramiro Polla2010-01-201-2/+7