ffmpeg/libavfilter
Mark Thompson bdf7610eb2 vf_scale_vaapi: Crop input surface to active region
If the input has been decoded from a stream which uses edge cropping
then the whole surface need not be valid.  This defines an input
region for the scaler so we only use the active area of the frame.
2016-09-14 20:48:36 +01:00
..
tests
x86
Makefile High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
af_aformat.c
af_amix.c
af_anull.c
af_ashowinfo.c
af_asyncts.c
af_bs2b.c
af_channelmap.c
af_channelsplit.c
af_compand.c
af_hdcd.c High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
af_join.c
af_resample.c
af_volume.c
af_volume.h
allfilters.c High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
asink_anullsink.c
asrc_anullsrc.c
audio.c
audio.h
avfilter.c lavfi: set the link hwframes context before configuring the dst input 2016-06-25 11:11:46 +02:00
avfilter.h
avfiltergraph.c
avfiltergraph.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
drawutils.c
drawutils.h
fifo.c
formats.c
formats.h
gradfun.h
graphparser.c
interlace.h
internal.h
libavfilter.v
pthread.c
setpts.c
settb.c
split.c
thread.h
trim.c
version.h High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_deinterlace_qsv.c lavfi: add a QSV deinterlacing filter 2016-07-22 19:08:13 +02:00
vf_delogo.c
vf_drawbox.c
vf_drawtext.c
vf_fade.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hwdownload.c vf_hwdownload: allocate the destination frame for the pool size 2016-06-28 08:32:00 +02:00
vf_hwupload.c
vf_hwupload_cuda.c
vf_interlace.c
vf_libopencv.c
vf_lut.c
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_scale_npp.c
vf_scale_qsv.c lavfi: add a QSV scaling filter 2016-06-21 19:53:38 +02:00
vf_scale_vaapi.c vf_scale_vaapi: Crop input surface to active region 2016-09-14 20:48:36 +01:00
vf_select.c
vf_showinfo.c
vf_shuffleplanes.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c
video.h
vsink_nullsink.c
vsrc_color.c
vsrc_movie.c Use AVFrame.pts instead of deprecated pkt_pts. 2016-06-21 19:54:42 +02:00
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h