- 06 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Aug, 2012 3 commits
-
-
Martin Storsjö authored
PATH_MAX is not necessarily available on all systems, e.g. it's normally not available on MSVC, and is not guaranteed to defined on a POSIX system either. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This takes care of null-terminating the buffer if it is too small, which wasn't handled properly before. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Also change the snprintf size to use the full buffer, since snprintf always null-terminates the buffer. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 28 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 22 Jun, 2012 1 commit
-
-
Mans Rullgard authored
This reduces the dependency on unistd.h which is not available on all systems. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 25 Jan, 2012 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Martin Storsjö authored
MinGW doesn't have sleep, only _sleep (which is deprecated), Sleep (which is defined in winbase.h and not in the standard C headers) and usleep. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 12 Dec, 2011 1 commit
-
-
Anton Khirnov authored
-
- 28 Oct, 2011 1 commit
-
-
Janne Grunau authored
-
- 26 Aug, 2011 1 commit
-
-
Diego Biurrun authored
-
- 16 May, 2011 1 commit
-
-
Diego Biurrun authored
This fixes several warnings of the type: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 31 Mar, 2010 1 commit
-
-
Jean-Daniel Dupas authored
Patch by Jean-Daniel Dupas, devlists shadowlab org Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 May, 2009 1 commit
-
-
Zdenek Kabelac authored
patch by Zdenek Kabelac, zdenek.kabelac gmail com Originally committed as revision 18728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2008 1 commit
-
-
Diego Biurrun authored
the directory name prefixed now. Originally committed as revision 14868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11529 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jul, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 9634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8115 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2006 1 commit
-
-
Steve L'Homme authored
patch by Steve Lhomme, slhomme divxcorp com Originally committed as revision 6868 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
-
- 07 Apr, 2005 1 commit
-
-
François Revol authored
"no write" option to only get next packets Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2005 1 commit
-
-
François Revol authored
Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2005 1 commit
-
-
François Revol authored
make pktdumper LDFLAGS='-Llibavformat/ -lavformat' Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
-