- 26 Jan, 2013 29 commits
-
-
Michael Niedermayer authored
* commit '69c25c92': dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). x86: h264qpel: Move stray comment to the right spot and clarify it atrac3: use correct loop variable in add_tonal_components() Conflicts: tests/ref/vsynth/vsynth1-dnxhd-1080i tests/ref/vsynth/vsynth2-dnxhd-1080i Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'ded3673d': doc: document libx264 options and mappings libx264: introduce -x264-params private option Conflicts: doc/encoders.texi Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '38c1466c': dict: add av_dict_parse_string() doc: support multitable in texi2pod Conflicts: doc/APIchanges libavutil/version.h Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Fixes #2192. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Nicolas George authored
-
Anton Khirnov authored
Do not assume that frame dimensions are mod16 (or that height is mod32 for interlaced). CC:libav-stable@libav.org
-
Nicolas George authored
-
Nicolas George authored
-
Diego Biurrun authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
Add a field to the AVBufferSinkParams for a list of accepted channel counts. Change the default value for the lists in AVBufferSinkParams to NULL, to let lavfi fill them with something useful. The fail_enomem path is unneeded because filters are uninited on failure.
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Paul B Mahol authored
Some code was copy pasted from muxer, which still have same comments but unlike encoder they are still relevant to muxer. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array reads Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The checks existing previously where not sufficient Fixes out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
They are not needed anymore Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes integer overflow and out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jan, 2013 11 commits
-
-
Michael Karcher authored
Signed-off-by:
Michael Karcher <ffmpeg@mkarcher.dialup.fu-berlin.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Karcher authored
Signed-off-by:
Michael Karcher <ffmpeg@mkarcher.dialup.fu-berlin.de> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com> CC:libav-stable@libav.org
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Michael Niedermayer authored
This allows decoding gifs that have junk at the begin and also allows byte wise seeking Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
-
Justin Ruggles authored
Can be used to set multiple key/value pairs from a string. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Gavriloaie Eugen-Andrei authored
It is a shortcut to set all the params using x264_param_parse, makes simpler importing settings from other software using x264.
-
Matthieu Bouron authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-