- 07 Jul, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 19 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Feb, 2012 1 commit
-
-
Stefano Sabatini authored
Factorize code and provide ratio parsing consistency.
-
- 08 Dec, 2011 1 commit
-
-
Nicolas George authored
-
- 12 Oct, 2011 2 commits
-
-
Jindrich Makovicka authored
'struct AVClass' is used in the code since 641c7afe, but AVClass is typedeffed as an anonymous struct. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
This will allow the caller to enumerate child contexts in a generic way and since the API is recursive, it also allows for deeper nesting (e.g. AVFormatContext->AVIOContext->URLContext) This will also allow the new setting/reading API to transparently apply to children contexts.
-
- 23 Jun, 2011 1 commit
-
-
Martin Storsjö authored
This helps catching cases where the format string doesn't match what is passed in, or injection bugs where user data is passed in as format string. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 21 Jun, 2011 1 commit
-
-
Clément Bœsch authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jun, 2011 1 commit
-
-
Anton Khirnov authored
-
- 11 May, 2011 1 commit
-
-
Reimar Döffinger authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 30 Jan, 2011 1 commit
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008 (cherry picked from commit dfd2a005)
-
- 29 Jan, 2011 1 commit
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008
-
- 24 Sep, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 25174 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2010 1 commit
-
-
Diego Biurrun authored
Doxygen gets confused without an explicit parameter name. Originally committed as revision 23972 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 May, 2010 2 commits
-
-
Michael Niedermayer authored
This is usefull to keep track and display relations where things are a bit more complex (like AVProtocols or demuxers used by demuxers and such) Originally committed as revision 23199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23198 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 May, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 23059 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Apr, 2010 2 commits
-
-
Jai Menon authored
Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22987 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jul, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 19402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jun, 2009 1 commit
-
-
Stefano Sabatini authored
improve plain text doxy readability. See the thread: "[RFC] Should we use doxygen markup?". Originally committed as revision 19122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 17903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 16849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 16848 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 May, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 13068 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 13066 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Apr, 2008 1 commit
-
-
Stefano Sabatini authored
Patch by Stefano Sabatini stefanodotsabatini-lalaatpostedotit Originally committed as revision 12934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Apr, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini: stefano sabatini-lala poste it Originally committed as revision 12790 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 11209 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Mar, 2007 1 commit
-
-
Panagiotis Issaris authored
header file. Originally committed as revision 8225 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 7614 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2007 1 commit
-
-
Axel Holzinger authored
patch by Axel Holzinger % aholzinger A gmx P de % original thread: date: Jan 11, 2007 4:54 PM subject: [Ffmpeg-devel] [PATCH] uninstall custom log callback Originally committed as revision 7446 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2006 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 7093 to svn://svn.ffmpeg.org/ffmpeg/trunk
-