Anton Khirnov ac84e618df avfiltergraph: check the query_formats() return value 8 years ago
..
tests a6a750c7ef tests: Move all test programs to a subdirectory 8 years ago
x86 ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Makefile 01621202aa build: miscellaneous cosmetics 9 years ago
af_aformat.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
af_amix.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
af_anull.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
af_ashowinfo.c 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 9 years ago
af_asyncts.c 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
af_bs2b.c 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
af_channelmap.c 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
af_channelsplit.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
af_compand.c d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 10 years ago
af_join.c 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
af_resample.c 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
af_volume.c aaab192df2 af_volume: implement replaygain clipping prevention 11 years ago
af_volume.h aaab192df2 af_volume: implement replaygain clipping prevention 11 years ago
allfilters.c 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago
asink_anullsink.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
asrc_anullsrc.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
audio.c f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
audio.h 7e350379f8 lavfi: switch to AVFrame. 12 years ago
avfilter.c 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
avfilter.h 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
avfiltergraph.c ac84e618df avfiltergraph: check the query_formats() return value 8 years ago
avfiltergraph.h 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
buffersink.c f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
buffersink.h f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
buffersrc.c b3dd30db0b lavfi: pass the hw frames context through the filter chain 9 years ago
buffersrc.h 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
drawutils.c 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
drawutils.h 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
fifo.c 58400ac133 lavfi: name anonymous structs 11 years ago
formats.c ae25413daf lavfi: do not exclude hwaccel formats from ff_all_formats() 9 years ago
formats.h 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
gradfun.h f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
graphparser.c 285fe5b098 avfilter: Support both syntaxes for the scale filter 9 years ago
interlace.h 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
internal.h f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 15 years ago
pthread.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
setpts.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
settb.c 58400ac133 lavfi: name anonymous structs 11 years ago
split.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
thread.h 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
trim.c 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
version.h 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago
vf_aspect.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_blackframe.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_boxblur.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_copy.c 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago
vf_crop.c 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
vf_cropdetect.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_delogo.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_drawbox.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_drawtext.c 98c9ade985 drawtext: Move the strftime expansion in a separate function 9 years ago
vf_fade.c a638e9184d vf_fade: make sure the slice end is always in the frame 9 years ago
vf_fieldorder.c 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
vf_format.c d1afd3e1d6 vf_format: check input validity 10 years ago
vf_fps.c 1062880d69 vf_fps: set frame_rate. 9 years ago
vf_framepack.c e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
vf_frei0r.c def03d1468 vf_frei0r: Drop overly verbose and broken debug output 8 years ago
vf_gradfun.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
vf_hflip.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_hqdn3d.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
vf_hqdn3d.h 58400ac133 lavfi: name anonymous structs 11 years ago
vf_hwdownload.c 0f40c90984 Drop pointless assert.h #includes 8 years ago
vf_hwupload.c 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
vf_hwupload_cuda.c 21f7cd4acd lavfi: add a filter for uploading normal frames to CUDA 9 years ago
vf_interlace.c 4709f72115 lavfi: Use AV_CEIL_RSHIFT where needed 9 years ago
vf_libopencv.c a6653787a4 libopencv: Check kernel_str life cycle 10 years ago
vf_lut.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_null.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
vf_overlay.c 5afb94c817 Mark read-only tables as static 8 years ago
vf_pad.c 0f40c90984 Drop pointless assert.h #includes 8 years ago
vf_pixdesctest.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_scale.c b1abd2aaf9 vf_scale: Add an option to pass the scaler params 9 years ago
vf_scale_npp.c 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago
vf_scale_vaapi.c 98114d70e4 lavf: VAAPI scale filter 9 years ago
vf_select.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
vf_showinfo.c 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
vf_shuffleplanes.c 713d3f98c8 vf_shuffleplanes: fix the type of the mapping indices 11 years ago
vf_transpose.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_unsharp.c 4709f72115 lavfi: Use AV_CEIL_RSHIFT where needed 9 years ago
vf_vflip.c 58400ac133 lavfi: name anonymous structs 11 years ago
vf_yadif.c 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
video.c f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
video.h 7e350379f8 lavfi: switch to AVFrame. 12 years ago
vsink_nullsink.c cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
vsrc_color.c 7f57ea143c vsrc_color: Drop unneeded variable 9 years ago
vsrc_movie.c 1138eb5509 vsrc_movie: convert to codecpar 9 years ago
vsrc_nullsrc.c 58400ac133 lavfi: name anonymous structs 11 years ago
vsrc_testsrc.c 5e91a5c5cf testsrc: set output framerate 9 years ago
yadif.h d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago