Directories | |
| directory | x86 |
Files | |
| file | af_aformat.c [code] |
| format audio filter | |
| file | af_amix.c [code] |
| Audio Mix Filter. | |
| file | af_anull.c [code] |
| null audio filter | |
| file | af_ashowinfo.c [code] |
| filter for showing textual audio frame information | |
| file | af_asyncts.c [code] |
| file | af_channelmap.c [code] |
| audio channel mapping filter | |
| file | af_channelsplit.c [code] |
| Channel split filter. | |
| file | af_join.c [code] |
| Audio join filter. | |
| file | af_resample.c [code] |
| sample format and channel layout conversion audio filter | |
| file | af_volume.c [code] |
| audio volume filter | |
| file | af_volume.h [code] |
| audio volume filter | |
| file | allfilters.c [code] |
| file | asink_anullsink.c [code] |
| file | asrc_anullsrc.c [code] |
| null audio source | |
| file | audio.c [code] |
| file | audio.h [code] |
| file | avfilter.c [code] |
| file | avfilter.h [code] |
| file | avfiltergraph.c [code] |
| file | avfiltergraph.h [code] |
| file | buffer.c [code] |
| file | buffersink.c [code] |
| buffer sink | |
| file | buffersink.h [code] |
| memory buffer sink API | |
| file | buffersrc.c [code] |
| memory buffer source filter | |
| file | buffersrc.h [code] |
| Memory buffer source API. | |
| file | drawutils.c [code] |
| file | drawutils.h [code] |
| misc drawing utilities | |
| file | fifo.c [code] |
| FIFO buffering filter. | |
| file | filtfmts.c [code] |
| file | formats.c [code] |
| file | formats.h [code] |
| file | gradfun.h [code] |
| file | graphparser.c [code] |
| file | internal.h [code] |
| internal API functions | |
| file | split.c [code] |
| audio and video splitter | |
| file | version.h [code] |
| Libavfilter version macros. | |
| file | vf_aspect.c [code] |
| aspect ratio modification video filters | |
| file | vf_blackframe.c [code] |
| Search for black frames to detect scene transitions. | |
| file | vf_boxblur.c [code] |
| Apply a boxblur filter to the input video. | |
| file | vf_copy.c [code] |
| copy video filter | |
| file | vf_crop.c [code] |
| video crop filter | |
| file | vf_cropdetect.c [code] |
| border detection filter Ported from MPlayer libmpcodecs/vf_cropdetect.c. | |
| file | vf_delogo.c [code] |
| A very simple tv station logo remover Ported from MPlayer libmpcodecs/vf_delogo.c. | |
| file | vf_drawbox.c [code] |
| Box drawing filter. | |
| file | vf_drawtext.c [code] |
| drawtext filter, based on the original vhook/drawtext.c filter by Gustavo Sverzut Barbieri | |
| file | vf_fade.c [code] |
| video fade filter based heavily on vf_negate.c by Bobby Bingham | |
| file | vf_fieldorder.c [code] |
| video field order filter, heavily influenced by vf_pad.c | |
| file | vf_format.c [code] |
| format and noformat video filters | |
| file | vf_fps.c [code] |
| a filter enforcing given constant framerate | |
| file | vf_frei0r.c [code] |
| frei0r wrapper | |
| file | vf_gradfun.c [code] |
| gradfun debanding filter, ported from MPlayer libmpcodecs/vf_gradfun.c | |
| file | vf_hflip.c [code] |
| horizontal flip filter | |
| file | vf_hqdn3d.c [code] |
| high quality 3d video denoiser, ported from MPlayer libmpcodecs/vf_hqdn3d.c. | |
| file | vf_libopencv.c [code] |
| libopencv wrapper functions | |
| file | vf_lut.c [code] |
| Compute a look-up table for binding the input value to the output value, and apply it to input video. | |
| file | vf_null.c [code] |
| null video filter | |
| file | vf_overlay.c [code] |
| overlay one video on top of another | |
| file | vf_pad.c [code] |
| video padding filter | |
| file | vf_pixdesctest.c [code] |
| pixdesc test filter | |
| file | vf_scale.c [code] |
| scale video filter | |
| file | vf_select.c [code] |
| filter for selecting which frame passes in the filterchain | |
| file | vf_setpts.c [code] |
| video presentation timestamp (PTS) modification filter | |
| file | vf_settb.c [code] |
| Set timebase for the output link. | |
| file | vf_showinfo.c [code] |
| filter for showing textual video frame information | |
| file | vf_transpose.c [code] |
| transposition filter Based on MPlayer libmpcodecs/vf_rotate.c. | |
| file | vf_unsharp.c [code] |
| blur / sharpen filter, ported to Libav from MPlayer libmpcodecs/unsharp.c. | |
| file | vf_vflip.c [code] |
| video vertical flip filter | |
| file | vf_yadif.c [code] |
| file | video.c [code] |
| file | video.h [code] |
| file | vsink_nullsink.c [code] |
| file | vsrc_color.c [code] |
| color source | |
| file | vsrc_movie.c [code] |
| movie video source | |
| file | vsrc_nullsrc.c [code] |
| null video source | |
| file | vsrc_testsrc.c [code] |
| Misc test sources. | |
| file | yadif.h [code] |