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.
 
 
 
 
Michael Niedermayer e6e7ba0ce3 Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
..
libmpcodecs Merge remote branch 'qatar/master' 14 years ago
x86 Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
Makefile lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
af_anull.c Replace FFmpeg with Libav in licence headers 14 years ago
allfilters.c lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
asink_anullsink.c Replace FFmpeg with Libav in licence headers 14 years ago
asrc_anullsrc.c Replace FFmpeg with Libav in licence headers 14 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
avfiltergraph.h Replace FFmpeg with Libav in licence headers 14 years ago
defaults.c avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 14 years ago
drawutils.c Replace FFmpeg with Libav in licence headers 14 years ago
drawutils.h Replace FFmpeg with Libav in licence headers 14 years ago
formats.c Replace FFmpeg with Libav in licence headers 14 years ago
gradfun.h Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
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 Add symbol versioning for shared libraries 15 years ago
vf_aspect.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_blackframe.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_copy.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_crop.c crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
vf_cropdetect.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_drawbox.c Replace FFmpeg with Libav in licence headers 14 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
vf_format.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_frei0r.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_gradfun.c Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
vf_hflip.c hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
vf_hqdn3d.c Replace FFmpeg with Libav in licence headers 14 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
vf_overlay.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_pad.c pad: make the filter parametric 14 years ago
vf_pixdesctest.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_scale.c scale: fix leak occurring when a scale filter is reconfigured 14 years ago
vf_setpts.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_settb.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_showinfo.c showinfo: replace "CRC" by "checksum" 14 years ago
vf_slicify.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_transpose.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
vf_unsharp.c Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
vf_vflip.c Replace FFmpeg with Libav in licence headers 14 years ago
vf_yadif.c Merge remote branch 'qatar/master' 14 years ago
vsink_nullsink.c Replace FFmpeg with Libav in licence headers 14 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
yadif.h Change yadif to not use out of picture lines. 14 years ago