- 22 Aug, 2014 1 commit
-
-
Diego Biurrun authored
This avoids a number of redefinition warnings on MinGW64.
-
- 28 Feb, 2014 8 commits
-
-
Lou Logan authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Without this cast, the BE_32() expression is sign extended when assigned to an uint64_t, since the uint8_t|uint8_t expression is promoted to an int. Also avoid undefined behaviour when left shifting an uint8_t by 24 by casting it to an uint32_t explicitly before shifting. Based on a patch by Michael Niedermayer. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This silences a warning in the coverity static analyzer. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
These variables are assigned the return values of ftello, which returns an off_t, which is a signed type. On errors, ftello returns -1, thus make sure this error return value can be stored properly. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
qt-faststart doesn't use the normal libav headers at all since it's supposed to be a completely standalone tool, so we implement the macro locally in this file. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Copying data in chunks of 1 KB is a little wasteful. 64 KB should still easily fit on the stack, so there's no need to allocate it dynamically. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 28 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 25 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Dec, 2011 1 commit
-
-
Martin Storsjö authored
This restores indentation after 65b875d8. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 21 Jun, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 23672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2010 4 commits
-
-
Martin Storsjö authored
If the atom size is 0, qt-faststart currently hangs forever while scanning the file. Originally committed as revision 23129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23127 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23065 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 May, 2010 3 commits
-
-
Martin Storsjö authored
Originally committed as revision 23008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 23007 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Feel free to revert if you can specify a concrete case where this actually is necessary. Originally committed as revision 23006 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2009 1 commit
-
-
Frank Barchard authored
Originally committed as revision 19435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jul, 2009 1 commit
-
-
Frank Barchard authored
Patch by Frank Barchard, fbarchard at google dot com. Originally committed as revision 19354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jul, 2009 1 commit
-
-
Frank Barchard authored
patch by Frank Barchard, fbarchard google com Originally committed as revision 19315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2009 1 commit
-
-
Frank Barchard authored
patch by Frank Barchard, fbarchard google com Originally committed as revision 19309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 May, 2008 1 commit
-
-
Mike Melanson authored
Originally committed as revision 13199 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 Mar, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2006 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 5283 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Mar, 2006 1 commit
-
-
Steve L'Homme authored
patch by Steve Lhomme, steve.,.,.lhomme.,@,.free.,.,.fr Originally committed as revision 5230 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2006 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 5187 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2006 4 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 5173 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5167 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2004 1 commit
-
-
Mike Melanson authored
Originally committed as revision 3328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Mar, 2004 1 commit
-
-
Mike Melanson authored
popular request Originally committed as revision 2934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-