- 11 May, 2008 1 commit
-
-
Luca Abeni authored
Patch by Luca Abeni. Originally committed as revision 13114 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Apr, 2008 1 commit
-
-
Luca Barbato authored
Originally committed as revision 12861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Apr, 2008 1 commit
-
-
Luca Abeni authored
Originally committed as revision 12830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2008 1 commit
-
-
D Richard Felker III authored
constants which are completely unneeded anyway. Note that 3 is a cheap integer bound for log10(1<<CHAR_BIT). Originally committed as revision 11902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 11073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Nov, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 11059 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Nov, 2007 3 commits
-
-
Luca Abeni authored
Originally committed as revision 11038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11037 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
protocol-independet case Originally committed as revision 11036 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Nov, 2007 7 commits
-
-
Luca Abeni authored
Originally committed as revision 11017 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11016 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
IPv4-only and protocol-independent code) Originally committed as revision 11015 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11014 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11013 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
protocol-independent versions Originally committed as revision 11012 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
code and the protocol-independent code Originally committed as revision 11011 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Oct, 2007 3 commits
-
-
Ronald S. Bultje authored
the local address to bind. Fixes ffserver and UDP streaming without --disable-ipv6 on MacOS X Patch by Ronald S. Bultje (rsbultje st gmail dot com) Originally committed as revision 10883 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 10882 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nicolas George authored
Fixes ffserver on linux when "--disable-ipv6" is not used Patch by Nicolas George (nicolas dot george at normalesup dot org) Originally committed as revision 10881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Aug, 2007 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 10129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Aug, 2007 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 10040 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jul, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9287 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9285 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2007 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 8845 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2007 1 commit
-
-
Alex Beregszaszi authored
change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards Originally committed as revision 8073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2007 1 commit
-
-
François Revol authored
AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h. Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed. Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code. This also removes the need for berrno.h. Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2007 1 commit
-
-
Ramiro Polla authored
patch by Ramiro Polla angustia =a= arrozcru =d= no-ip =d= org Originally committed as revision 7817 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2007 3 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 7583 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed check for net_server to IP_MULTICAST_TTL. Originally committed as revision 7582 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 7581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2006 1 commit
-
-
Thijs authored
Patch by Thijs % thijsvermeir A telenet P be % Original thread: Subject: Re: [Ffmpeg-devel] [PATCH proposal] Reuse UDP socket v2 Date: October 28, 2006 11:09:00 AM CEDT Originally committed as revision 6825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Sep, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jun, 2006 1 commit
-
-
Stefan Huehner authored
outside their declaring source file and which have no corresponding prototype. patch by Stefan Huehner stefan^^@^^huehner^^.^^org Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Aug, 2005 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 4507 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2005 1 commit
-
-
Hans Zandbelt authored
Originally committed as revision 4463 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jul, 2005 1 commit
-
-
Benjamin Larsson authored
Originally committed as revision 4437 to svn://svn.ffmpeg.org/ffmpeg/trunk
-