- 01 Jun, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 11 May, 2014 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 03 May, 2014 2 commits
-
-
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.
-
- 28 Apr, 2014 1 commit
-
-
Hendrik Leppkes authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 24 Mar, 2014 3 commits
-
-
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
-
- 24 Feb, 2014 1 commit
-
-
Anton Khirnov authored
-
- 23 Nov, 2013 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 29 Oct, 2013 1 commit
-
-
Anton Khirnov authored
It is private and must not be touched from outside of lavf.
-
- 22 Oct, 2013 1 commit
-
-
Luca Barbato authored
Quite useful for debugging. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 05 Aug, 2013 2 commits
-
-
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.
-
- 03 May, 2013 1 commit
-
-
Anton Khirnov authored
Hack partially based on a commit by Michael Niedermayer <michaelni@gmx.at> Should fix (or work around) bug 458.
-
- 11 Apr, 2013 1 commit
-
-
Anton Khirnov authored
We do not support using filters without AVFilterGraph in practice anyway, so there is no point in pretending we do.
-
- 28 Mar, 2013 1 commit
-
-
Anton Khirnov authored
-
- 08 Mar, 2013 1 commit
-
-
Anton Khirnov authored
-
- 23 Feb, 2013 1 commit
-
-
Justin Ruggles authored
-
- 18 Dec, 2012 1 commit
-
-
Anton Khirnov authored
-
- 12 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 09 Oct, 2012 1 commit
-
-
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.
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Aug, 2012 3 commits
-
-
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
-
- 18 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 08 Aug, 2012 5 commits
-
-
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
-