ffmpeg/libavfilter
Paul B Mahol 53c896770c bbox: remove superfluous initializations
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-22 13:40:37 +01:00
..
libmpcodecs vf_fspp: add ff_ prefix to non static variables. 2012-03-14 23:06:00 +01:00
x86
Makefile lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
af_aconvert.c
af_aformat.c
af_amerge.c
af_anull.c
af_aresample.c
af_ashowinfo.c
af_asplit.c
af_astreamsync.c
af_earwax.c
af_pan.c af_pan: remove dual double/int storage of gain. 2012-02-22 10:50:58 +01:00
af_silencedetect.c
af_volume.c
all_channel_layouts.h
allfilters.c lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
asink_anullsink.c
asrc_abuffer.c lavfi/abuffer: init the data planes with NULL pointers. 2012-02-21 16:45:34 +01:00
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c
avfilter.h
avfiltergraph.c avfiltergraph: avoid harmful auto audio conversions. 2012-02-23 09:37:11 +01:00
avfiltergraph.h
bbox.c bbox: remove superfluous initializations 2012-03-22 13:40:37 +01:00
bbox.h lavfi: add bbox filter 2012-03-17 11:21:49 +01:00
buffersink.h
buffersrc.h
defaults.c
drawutils.c drawutils: new API. 2012-03-21 15:52:45 +01:00
drawutils.h drawutils: new API. 2012-03-21 15:52:45 +01:00
formats.c
gradfun.h
graphdump.c graphdump: use av_bprintf API. 2012-03-21 13:39:28 +01:00
graphparser.c
internal.h
libavfilter.v
sink_buffer.c
src_movie.c lavfi/movie: add loop parameter 2012-03-18 21:19:09 +01:00
transform.c
transform.h
version.h lavfi/ass: add dar option 2012-03-21 15:14:28 +01:00
vf_aspect.c lavfi/aspect: check for a negative code from av_parse_ratio() 2012-03-21 15:14:28 +01:00
vf_ass.c lavfi/ass: add dar option 2012-03-21 15:14:28 +01:00
vf_bbox.c lavfi: add bbox filter 2012-03-17 11:21:49 +01:00
vf_blackdetect.c lavfi: add blackdetect filter 2012-03-04 12:31:06 +01:00
vf_blackframe.c
vf_boxblur.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_copy.c
vf_crop.c lavfi/crop: show input and output sample aspect ratio in the log 2012-03-17 12:34:34 +01:00
vf_cropdetect.c
vf_delogo.c
vf_deshake.c vf_deshake: try to fix memleak 2012-02-29 02:33:32 +01:00
vf_drawbox.c
vf_drawtext.c cosmetics: fix some typos 2012-03-13 01:14:04 +01:00
vf_fade.c vf_fade: free type when overwriting it. 2012-03-03 12:33:54 +01:00
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c vf_frei0r: set outlinks sample aspect ratio to 1 2012-03-10 17:48:14 +01:00
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_mp.c lavfi: remove swapuv libmpcodecs wrapper 2012-03-10 00:10:44 +01:00
vf_null.c
vf_overlay.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_pad.c vf_pad: port to new drawutils API. 2012-03-21 15:52:45 +01:00
vf_pixdesctest.c
vf_scale.c lavfi/scale: document behavior with regards to the output sample aspect ratio 2012-03-18 10:45:04 +01:00
vf_select.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_setfield.c
vf_setpts.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_settb.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
vf_showinfo.c
vf_slicify.c
vf_split.c
vf_swapuv.c lavfi: port MP swapuv filter 2012-03-10 00:10:37 +01:00
vf_thumbnail.c vf_thumbnail: forward request_frame at least once. 2012-03-17 17:26:27 +01:00
vf_tile.c lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c vf_yadif: accept input with several frames available. 2012-03-07 17:36:04 +01:00
vsink_nullsink.c
vsrc_buffer.c
vsrc_buffer.h
vsrc_cellauto.c
vsrc_color.c vsrc_color: port to new drawutils API. 2012-03-21 15:52:45 +01:00
vsrc_life.c vsrc_life: free option values. 2012-03-03 12:33:54 +01:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c vsrx_mptestsrc: remove duplicate config_props init. 2012-03-07 00:20:23 +01:00
vsrc_testsrc.c vsrc_testsrc: free option values. 2012-03-03 13:17:39 +01:00
yadif.h