- 03 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Unbreak build from 7a5902c5. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 10 May, 2015 1 commit
-
-
Reimar Döffinger authored
This currently works for most users because avformat_open_input sets it, but this patch fixes any applications not using that function. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 28 Feb, 2015 1 commit
-
-
Martin Storsjö authored
Don't prefix them ffio_url, which is misleading, sounding too much like the urlprotocol layer (like ffurl_*). Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 10 Feb, 2015 1 commit
-
-
wm4 authored
This is not an API change; the fields were explicitly declared private before. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 17 Nov, 2014 1 commit
-
-
Martin Storsjö authored
When given a stream starting at dts=0, it would previously consider s->offset as uninitialized and set an offset when the second packet was written, ending up writing two packets with dts=0. By initializing this field to AV_NOPTS_VALUE, we make sure that we only initialize it once, on the first packet. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 Feb, 2014 1 commit
-
-
Anton Khirnov authored
Those streams should never get any packets by definition.
-
- 02 Aug, 2013 1 commit
-
-
Diego Biurrun authored
-
- 30 Jul, 2012 1 commit
-
-
jamal authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jun, 2012 1 commit
-
-
Michael Bradshaw authored
Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com>
-
- 19 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Jun, 2012 1 commit
-
-
Michael Bradshaw authored
Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com>
-
- 03 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Please help setting the category for all remaining AVClasses Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 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 2 commits
-
-
Michael Niedermayer authored
The old constants are more useful to the end user and have orthogonal meanings to the new ones. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Dustin Brody authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 01 Dec, 2011 2 commits
-
-
Michael Niedermayer authored
This is similar to MP4Boxs -inter Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 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
-
- 21 May, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 May, 2011 1 commit
-
-
Juan Carlos Rodriguez 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.
-
- 30 Apr, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 29 Apr, 2011 1 commit
-
-
Anton Khirnov authored
AVClass is already initialized in avformat_get_context_defaults.
-