- Nov 29, 2014
-
-
Vadim Kalinsky authored
Previous version reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Sep 21, 2014
-
-
Nicolas George authored
-
- Jul 15, 2014
-
-
Michael Niedermayer authored
MSVC does not allow passing file pointers between libs This API can thus not work with MSVC and as it was very recently added and its it was in no release its removial should not cause any problems A better API will be implemented, but its not finished yet, this revert is to avoid potentially blocking the release Found-by:
Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 07, 2014
-
-
Andrey Utkin authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 30, 2013
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Reveiwed-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 10, 2013
-
-
Michael Niedermayer authored
Reviewed-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 24, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 07, 2013
-
-
Stefano Sabatini authored
The escape API will be useful to perform escaping programmatically, which is required when crafting argument strings, and will be used for context printing as well. This is based on the ffescape tool code, with a few extensions and fixes.
-
- Nov 17, 2012
-
-
Nicolas George authored
-
- Nov 02, 2012
-
-
Nicolas George authored
It is useful to use bprint to handle a growing buffer used with another API.
-
- Jul 31, 2012
-
-
Stefano Sabatini authored
The documentation was erroneously removed in 7cf9aadd.
-
- Jul 28, 2012
-
-
Stefano Sabatini authored
Also define AV_BPRINT_SIZE_* macros before av_bprint_init() declaration, and mention them in the av_bprint_init() doxy.
-
- Jun 07, 2012
-
-
Nicolas George authored
-
- May 14, 2012
-
-
Clément Bœsch authored
-
- Mar 21, 2012
-
-
Nicolas George authored
-