- 20 Mar, 2012 1 commit
-
-
Anton Khirnov authored
This will allow us to automatically generate manpages for them.
-
- 27 Jan, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Jan, 2012 1 commit
-
-
Dustin Brody authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 14 Nov, 2011 1 commit
-
-
Luca Barbato authored
And fix the error introduced when adding private option to avio. See 32caa7b1
-
- 13 Nov, 2011 1 commit
-
-
Anton Khirnov authored
-
- 17 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Deprecate AVFormatContext.mux_rate.
-
- 12 Oct, 2011 2 commits
-
-
Anton Khirnov authored
-
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.
-
- 03 Sep, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
It allows to search for options only with AVClass, without allocating the corresponding context.
-
- 12 Aug, 2011 1 commit
-
-
Dustin Brody authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 02 Aug, 2011 1 commit
-
-
Zohar Kelrich authored
Signed-off-by:
Zohar Kelrich <lumimies@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 16 Jun, 2011 1 commit
-
-
Anton Khirnov authored
Add support for demuxer private options.
-
- 08 Jun, 2011 1 commit
-
-
Diego Biurrun authored
This fixes the warning: libavformat/options.c:62:1: warning: missing braces around initializer [-Wmissing-braces]
-
- 27 May, 2011 1 commit
-
-
Martin Storsjö authored
Instead of -fflags rtphint, set -movflags rtphint instead. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 25 May, 2011 1 commit
-
-
Alex Converse authored
-
- 17 May, 2011 2 commits
-
-
Anton Khirnov authored
AVClass is already initialized in avformat_get_context_defaults.
-
Anton Khirnov authored
-
- 10 May, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 19 Apr, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 15 Oct, 2010 1 commit
-
-
Aurelien Jacobs authored
av_alloc_format_context() public function Originally committed as revision 25483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Sep, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 25210 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Sep, 2010 1 commit
-
-
Martin Storsjö authored
This can currently also be set via -muxdelay in ffmpeg for muxers, but not for demuxers (nor for demuxers in ffplay) - this patch allows it to be set in all those cases. Originally committed as revision 25180 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2010 1 commit
-
-
Luca Barbato authored
Originally committed as revision 23758 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 May, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23161 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Apr, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 22987 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 22745 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2010 1 commit
-
-
Michael Niedermayer authored
This works around common issues with mpeg-ps files with broken timestamps. Also allows playing the broken sample from issue1024. Originally committed as revision 21562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 20483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19274 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17690 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2009 1 commit
-
-
Stefano Sabatini authored
avformat_alloc_context(), and drop the old symbol at the next major bump. Originally committed as revision 17047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-