- Jun 01, 2014
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- May 11, 2014
-
-
Anton Khirnov authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- May 03, 2014
-
-
Anton Khirnov authored
This makes it more clear what is this variable for exactly.
-
Anton Khirnov authored
This makes it more clear what is this variable for exactly.
-
- Apr 28, 2014
-
-
Hendrik Leppkes authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Mar 24, 2014
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Store a variable per OutputStream instead of globals for audio/video/extradata. This makes the code simpler and cleaner and fixes 2pass with multiple output streams.
-
Anton Khirnov authored
-
- Feb 24, 2014
-
-
Anton Khirnov authored
-
- Nov 23, 2013
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- Oct 29, 2013
-
-
Anton Khirnov authored
It is private and must not be touched from outside of lavf.
-
- Oct 22, 2013
-
-
Luca Barbato authored
Quite useful for debugging. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Aug 05, 2013
-
-
Anton Khirnov authored
It limits the duration of the data read from a given input.
-
Anton Khirnov authored
Insert (a)trim filters on the corresponding inputs, so the extra frames are decoded and discarded.
-
- May 03, 2013
-
-
Anton Khirnov authored
Hack partially based on a commit by Michael Niedermayer <michaelni@gmx.at> Should fix (or work around) bug 458.
-
- Apr 11, 2013
-
-
Anton Khirnov authored
We do not support using filters without AVFilterGraph in practice anyway, so there is no point in pretending we do.
-
- Mar 28, 2013
-
-
Anton Khirnov authored
-
- Mar 08, 2013
-
-
Anton Khirnov authored
-
- Feb 23, 2013
-
-
Justin Ruggles authored
-
- Dec 18, 2012
-
-
Anton Khirnov authored
-
- Oct 12, 2012
-
-
Diego Biurrun authored
-
- Oct 09, 2012
-
-
Anton Khirnov authored
It has not worked for anything other than fringe codecs (asv1/2, mdec, mjpeg[b]) since about 2003 and nobody ever noticed or complained. This sufficiently proves that there are no users of this option who have a clue of what they are doing, so it is completely useless.
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Aug 30, 2012
-
-
Anton Khirnov authored
func2_arg is the same as func_arg, except it has one additional parameter. Change all func_arg callbacks to take that parameter (and ignore it).
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- Aug 18, 2012
-
-
Anton Khirnov authored
-
- Aug 08, 2012
-
-
Anton Khirnov authored
The new name is shorter and more accurate, since this variable is no longer used only for checking recording time constraint.
-
Anton Khirnov authored
This simplifies splitting code for reading from input out of transcode().
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-