summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: proto: include os_support.h in network.h matroskaenc: don't write an empty Cues element. lavc: add a FF_API_REQUEST_CHANNELS deprecation macro avio: move extern url_interrupt_cb declaration from avio.h to url.h avio: make av_register_protocol2 internal. avio: avio_ prefix for url_set_interrupt_cb. avio: AVIO_ prefixes for URL_ open flags. proto: introduce listen option in tcp doc: clarify configure features proto: factor ff_network_wait_fd and use it on udp Conflicts: ffmpeg.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: clarify configure featuresLuca Barbato2011-04-07
| | | | | | | | | | This way people will not get surprises regarding the current configure behaviour and contributors will have a guideline on what is expected.
* | Revert "partially rename FFmpeg to Libav"Michael Niedermayer2011-03-17
|/ | | | This reverts commit 070c5d0f3530c16c92b81f3f0de2943410367c00.
* partially rename FFmpeg to LibavJanne Grunau2011-03-16
| | | | update mailing list references and irc channels in configure
* Clarify that we require GNU make 3.81+.Diego Biurrun2008-11-08
| | | | Originally committed as revision 15796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* We require GNU Make 3.81.Diego Biurrun2008-04-15
| | | | Originally committed as revision 12829 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/wording/grammar and better phrasingDiego Biurrun2008-04-14
| | | | Originally committed as revision 12828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use gmake instead of make on *BSD.Dieter2006-02-04
| | | | | | patch by Dieter, freebsd ^^at^^ sopwith ^^dot^^ solgatos ^^dot^^ com Originally committed as revision 4936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add more info about new configure featuresFabrice Bellard2002-05-25
| | | | Originally committed as revision 583 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-22
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk