1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-17 20:48:46 +00:00
mpv/libswscale
reimar 9d6b461605 Free initial swscale context, too. Avoids a valgrind warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29538 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-19 08:21:55 +00:00
..
bfin
mlib
ppc
sparc
x86
colorspace-test.c
Makefile
options.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h More indentation changes leftover from r29522: 2009-08-16 21:37:07 +00:00
swscale_template.c More indentation changes leftover from r29522: 2009-08-16 21:37:07 +00:00
swscale-example.c Free initial swscale context, too. Avoids a valgrind warning. 2009-08-19 08:21:55 +00:00
swscale.c Introduce and use sws_allocVec(). 2009-08-19 01:33:17 +00:00
swscale.h Introduce and use sws_allocVec(). 2009-08-19 01:33:17 +00:00
yuv2rgb.c