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
AgeCommit message (Expand)Author
2007-02-22change PF_INET to AF_INET to be consistent in the whole project. PF_INET is d...Alex Beregszaszi
2007-02-13This fixes error handling for BeOS, removing the need for some ifdefs.François Revol
2007-02-04move networking #includes into separate fileRamiro Polla
2007-01-19cosmetics: indentationAurelien Jacobs
2007-01-18The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed chec...François Revol
2007-01-18The long awaited BeOS cleanup, phase 1François Revol
2006-10-28Make it possible to reuse UDP socket (optional, disabled by default)Thijs
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-27fix some signedness warningsMåns Rullgård
2006-06-18Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-08-12FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi
2005-07-22udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin...Hans Zandbelt
2005-07-13printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2005-01-12dissallow sprintfMichael Niedermayer
2004-11-09IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)Hans Zandbelt
2004-08-12HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...Petr Doubek
2004-06-19sweeping change from -EIO -> AVERROR_IOMike Melanson
2003-07-04undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-09variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky
2002-11-25renamed libav to libavformatFabrice Bellard