Ganesh Ajjanagadde
|
c0ae4619ec
|
avfilter/vf_sab: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
2015-09-03 09:47:44 +00:00 |
|
Paul B Mahol
|
a0854c084e
|
avfilter: handle error in query_formats() in bunch of filters
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2015-04-08 13:05:06 +00:00 |
|
Michael Niedermayer
|
0f931b29f7
|
Factorize avpriv_mirror() out
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-01-05 01:45:49 +01:00 |
|
Michael Niedermayer
|
9bff052b51
|
avfilter/vf_sab: fix filtering tiny images
Fixes out of array reads
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-01-05 00:49:42 +01:00 |
|
Michael Niedermayer
|
f31fd06713
|
vf_sab: use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-18 00:07:12 +02:00 |
|
Michael Niedermayer
|
325f6e0a97
|
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: do not export the filters from shared objects
Conflicts:
libavfilter/af_amix.c
libavfilter/af_anull.c
libavfilter/asrc_anullsrc.c
libavfilter/f_select.c
libavfilter/f_settb.c
libavfilter/split.c
libavfilter/src_movie.c
libavfilter/vf_aspect.c
libavfilter/vf_blackframe.c
libavfilter/vf_colorbalance.c
libavfilter/vf_copy.c
libavfilter/vf_crop.c
libavfilter/vf_cropdetect.c
libavfilter/vf_drawbox.c
libavfilter/vf_format.c
libavfilter/vf_framestep.c
libavfilter/vf_frei0r.c
libavfilter/vf_hflip.c
libavfilter/vf_libopencv.c
libavfilter/vf_lut.c
libavfilter/vf_null.c
libavfilter/vf_overlay.c
libavfilter/vf_scale.c
libavfilter/vf_transpose.c
libavfilter/vf_unsharp.c
libavfilter/vf_vflip.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-10-29 11:58:11 +01:00 |
|
Michael Niedermayer
|
d3e89f2641
|
vf_sab: Fix memleak
Fixes CID1030353
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-06-10 22:00:43 +02:00 |
|
Stefano Sabatini
|
841df7bf86
|
lavfi: port sab filter from libmpcodecs
|
2013-06-05 00:06:51 +02:00 |
|