You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Stefano Sabatini d8c7a21602 drawtext: specify union type for setting default options 14 years ago
..
libmpcodecs Merge remote branch 'qatar/master' 14 years ago
x86 Align stack variables manually in yadif x86 code, should fix ticket25 14 years ago
Makefile lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
af_anull.c
allfilters.c lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
asink_anullsink.c
asrc_anullsrc.c
avcodec.c lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
avcodec.h lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
avfilter.c avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 14 years ago
avfilter.h lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 14 years ago
drawutils.c
drawutils.h
formats.c
gradfun.h
graphparser.c graphparser: add a NULL check on the argument passed to strstr 14 years ago
internal.h AVFilter: use picture pool to avoid malloc(). 14 years ago
libavfilter.v
vf_aspect.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_blackframe.c
vf_copy.c
vf_crop.c crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
vf_cropdetect.c
vf_drawbox.c
vf_drawtext.c drawtext: specify union type for setting default options 14 years ago
vf_fade.c fade: fix draw_slice() check on fade->factor value 14 years ago
vf_fieldorder.c vf_fieldorder: Replace FFmpeg by Libav in license boilerplate. 14 years ago
vf_fifo.c
vf_format.c
vf_frei0r.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_gradfun.c
vf_hflip.c hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
vf_hqdn3d.c
vf_libopencv.c ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
vf_mp.c mp: remove unused variable outlink in end_frame 14 years ago
vf_null.c
vf_overlay.c
vf_pad.c pad: make the filter parametric 14 years ago
vf_pixdesctest.c
vf_scale.c scale: fix leak occurring when a scale filter is reconfigured 14 years ago
vf_setpts.c
vf_settb.c
vf_showinfo.c showinfo: replace "CRC" by "checksum" 14 years ago
vf_slicify.c
vf_transpose.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_unsharp.c
vf_vflip.c
vf_yadif.c Merge remote branch 'qatar/master' 14 years ago
vsink_nullsink.c
vsrc_buffer.c vsrc_buffer: during init, print information about timebase and sample aspect ratio 14 years ago
vsrc_buffer.h vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface 14 years ago
vsrc_color.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vsrc_movie.c lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
vsrc_nullsrc.c
yadif.h