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.
 
 
 
 
Janne Grunau 79e6e8eba2 avfilter: correct memcpy size avfilter_copy_buf_props() 12 years ago
..
x86 x86: Split inline and external assembly #ifdefs 12 years ago
Makefile lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
af_aformat.c Don't include common.h from avutil.h 13 years ago
af_amix.c af_amix: prevent memory leak on error path 12 years ago
af_anull.c Don't include common.h from avutil.h 13 years ago
af_asyncts.c lavr: change the type of the data buffers to uint8_t**. 12 years ago
af_channelmap.c af_channelmap: free old extended_data on reallocation 12 years ago
af_channelsplit.c lavfi: replace empty input/output lists with null pointers 12 years ago
af_join.c lavfi: replace empty input/output lists with null pointers 12 years ago
af_resample.c af_resample: unref out_buf when avresample_convert returns 0 12 years ago
allfilters.c Don't include common.h from avutil.h 13 years ago
asink_anullsink.c lavfi: replace empty input/output lists with null pointers 12 years ago
asrc_anullsrc.c lavfi: replace empty input/output lists with null pointers 12 years ago
audio.c Don't include common.h from avutil.h 13 years ago
audio.h lavfi: add error handling to filter_samples(). 13 years ago
avfilter.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avfilter.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avfiltergraph.c avfiltergraph: silence an uninitialized variable warning 12 years ago
avfiltergraph.h lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
buffer.c avfilter: correct memcpy size avfilter_copy_buf_props() 12 years ago
buffersink.c lavfi: replace empty input/output lists with null pointers 12 years ago
buffersink.h doxygen: Fix function parameter names to match the code 13 years ago
buffersrc.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
buffersrc.h buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
drawutils.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
drawutils.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
fifo.c Don't include common.h from avutil.h 13 years ago
filtfmts.c lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
formats.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
formats.h cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
gradfun.h Give all anonymously typedeffed structs in headers a name 12 years ago
graphparser.c Don't include common.h from avutil.h 13 years ago
internal.h lavfi: add error handling to end_frame(). 13 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
split.c lavfi: replace empty input/output lists with null pointers 12 years ago
version.h lavfi: bump minor to mark stabilizing the ABI. 13 years ago
vf_aspect.c Don't include common.h from avutil.h 13 years ago
vf_blackframe.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_boxblur.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_copy.c Don't include common.h from avutil.h 13 years ago
vf_crop.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_cropdetect.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_delogo.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_drawbox.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_drawtext.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_fade.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_fieldorder.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_format.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_fps.c Don't include common.h from avutil.h 13 years ago
vf_frei0r.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_gradfun.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_hflip.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_hqdn3d.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_libopencv.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_lut.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_null.c Don't include common.h from avutil.h 13 years ago
vf_overlay.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_pad.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_pixdesctest.c Don't include common.h from avutil.h 13 years ago
vf_scale.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_select.c Don't include common.h from avutil.h 13 years ago
vf_setpts.c Don't include common.h from avutil.h 13 years ago
vf_settb.c Don't include common.h from avutil.h 13 years ago
vf_showinfo.c Don't include common.h from avutil.h 13 years ago
vf_slicify.c Don't include common.h from avutil.h 13 years ago
vf_transpose.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_unsharp.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vf_vflip.c Don't include common.h from avutil.h 13 years ago
vf_yadif.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
video.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
video.h factor identical ff_inplace_start_frame out of two filters 13 years ago
vsink_nullsink.c lavfi: replace empty input/output lists with null pointers 12 years ago
vsrc_color.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vsrc_movie.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
vsrc_nullsrc.c lavfi: replace empty input/output lists with null pointers 12 years ago
vsrc_testsrc.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
yadif.h Give all anonymously typedeffed structs in headers a name 12 years ago