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-03-30Implement YOP demuxer and video decoder.Mohamed Naufal
2010-03-30Add some documentation about the table generation code.Reimar Döffinger
2010-03-29Clarify (Open)Solaris section of the documentation.Michael Kostylev
2010-03-28Implement -convert_tags option, which converts showed tag names to theStefano Sabatini
2010-03-27misc wording and grammar fixesDiego Biurrun
2010-03-27Clarify where the list of supported formats is.Diego Biurrun
2010-03-26Add (Open)Solaris section to platform documentation.Diego Biurrun
2010-03-26Reorder platform sections alphabetically.Diego Biurrun
2010-03-26Add FreeBSD subsection with compilation instructions.Diego Biurrun
2010-03-26Add APIchanges entry after av_strerror() addition.Stefano Sabatini
2010-03-23Bump minor version, I forgot in the last commitVitor Sessak
2010-03-23Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak
2010-03-23Add a loop option to ffplay.Robert Krüger
2010-03-20List the FFserver specific options under a "Main options" section, toStefano Sabatini
2010-03-18It is difficult nowadays to compile without swscale support.Carl Eugen Hoyos
2010-03-18Add a -window_title option, which sets the FFplay window title.Robert Krüger
2010-03-16Add compilation hints for Cygwin 1.7 and remove the ones for 1.5Víctor Paesa
2010-03-15Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö
2010-03-13Bump libavfilter minor version and add APIchanges entry after theStefano Sabatini
2010-03-13Add APIchanges entry for the libavutil/error.h addition.Stefano Sabatini
2010-03-12Don't use shell syntax to set variables for make.Ramiro Polla
2010-03-09Docs: Place the vorbis comment properly, currently it's shown above the tableMartin Storsjö
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
2010-03-08Create a public API for FFT family of functionsMåns Rullgård
2010-03-06Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini
2010-03-05Update SW scaler doc after libswscale commit 30841.Janusz Krzysztofik
2010-03-03Plug memory leak in NUT muxer and demuxerVitor Sessak
2010-03-01Fix AMR-NB entry in the supported audio codecs list.Diego Biurrun
2010-02-25Add the graph2dot tools and document it.Stefano Sabatini
2010-02-25Replace not anymore valid syntax "-title X" with "-metadata title=X".Stefano Sabatini
2010-02-23Make -benchmark also print the maximum memory usage if possible.Reimar Döffinger
2010-02-23Add an RTSP muxerMartin Storsjö
2010-02-21Add support to an option -f which forces the format to use for openingStefano Sabatini
2010-02-21AMR-NB floating-point based decoder.Vitor Sessak
2010-02-21Bink video decoderKostya Shishkov
2010-02-21Add FFprobe tool.Stefano Sabatini
2010-02-21Put all the options shared amongst the ff* tools under a dedicatedStefano Sabatini
2010-02-12WMAVoice decoder.Ronald S. Bultje
2010-02-09Add an entry for the recently added av_compare_ts() function.Stefano Sabatini
2010-02-09Indeo 5 decoderKostya Shishkov
2010-02-07Add missing entries for the recent lsws API changes.Stefano Sabatini
2010-02-03IFF PBM/ILBM bitmap decoderPeter Ross
2010-02-01Add a list of generic tags and change demuxers to follow it.Anton Khirnov
2010-01-31Bink Audio decoderPeter Ross
2010-01-31Bink demuxerPeter Ross
2010-01-30Add missing '()' at the end of a function name.Stefano Sabatini
2010-01-30Add mention to the av_get_pix_fmt() addition.Stefano Sabatini
2010-01-29Revert commits 21227, 21441, and 21442. None of this is necessary now that weRamiro Polla
2010-01-25Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32".Martin Storsjö
2010-01-20Update documentation for make test.Ramiro Polla