[FFmpeg-devel] [PATCH 2/2] swresample: Add swr_build_matrix()
James Almer
jamrial at gmail.com
Tue Sep 27 16:03:35 EEST 2016
On 9/27/2016 8:12 AM, Michael Niedermayer wrote:
> On Thu, Aug 18, 2016 at 02:03:56AM +0200, Michael Niedermayer wrote:
>> API and Doxy documentation is taken from avresample_build_matrix()
>> Fixes: Ticket5780
>>
>> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
>> ---
>> libswresample/rematrix.c | 157 +++++++++++++++++++++++++--------------------
>> libswresample/swresample.h | 31 +++++++++
>> 2 files changed, 117 insertions(+), 71 deletions(-)
>
> applied
You forgot APIchanges and version bump.
More information about the ffmpeg-devel
mailing list