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.
 
 
 
 
Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
..
libmpcodecs Replace all strcasecmp/strncasecmp usages. 13 years ago
x86 Merge remote-tracking branch 'qatar/master' 14 years ago
Makefile lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
af_aconvert.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_aconvert_rematrix.c lavfi: add audio convert filter 13 years ago
af_aformat.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_anull.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_aresample.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_ashowinfo.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_earwax.c Mark AVFilterPad[] compound literals as const. 13 years ago
af_pan.c lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
af_volume.c Mark AVFilterPad[] compound literals as const. 13 years ago
all_channel_layouts.h lavfi: add avfilter_all_channel_layouts public symbol 13 years ago
allfilters.c lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
asink_anullsink.c Mark AVFilterPad[] compound literals as const. 13 years ago
asrc_abuffer.c Mark AVFilterPad[] compound literals as const. 13 years ago
asrc_abuffer.h lavfi: add asrc_abuffer - audio buffer source 13 years ago
asrc_aevalsrc.c Mark AVFilterPad[] compound literals as const. 13 years ago
asrc_anullsrc.c Mark AVFilterPad[] compound literals as const. 13 years ago
avcodec.c libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 14 years ago
avcodec.h libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 14 years ago
avfilter.c lavfi: increase number of maximum registered filters from 64 to 128 13 years ago
avfilter.h lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
avfiltergraph.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
avfiltergraph.h Merge remote-tracking branch 'qatar/master' 13 years ago
buffersink.h lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
defaults.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
drawutils.c lavfi: add internal function ff_fill_rgba_map() 13 years ago
drawutils.h lavfi: add internal function ff_fill_rgba_map() 13 years ago
formats.c Make another static array const. 13 years ago
gradfun.h Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
graphparser.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
internal.h lavfi: add LUT (LookUp Table) generic filters 13 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
sink_buffer.c Mark AVFilterPad[] compound literals as const. 13 years ago
src_movie.c amovie: avoid crash in amovie_request_frame() if no samplesref is available 13 years ago
transform.c doxygen: remove a few @file parameters. 13 years ago
transform.h lavfi: add missing header mulitple-inclusion guard in transform.h 13 years ago
vf_aspect.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_blackframe.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_boxblur.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_copy.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_crop.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_cropdetect.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_delogo.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_deshake.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_drawbox.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_drawtext.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_fade.c vf_fade: reindent after previous commit 13 years ago
vf_fieldorder.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_fifo.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_format.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_frei0r.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_gradfun.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_hflip.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_hqdn3d.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_libopencv.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_lut.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_mp.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_null.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_overlay.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_pad.c pad: fix format string length 13 years ago
vf_pixdesctest.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_scale.c vf_scale: Fix slice position assert to take vertical subsampling into account. 13 years ago
vf_select.c cleanup: remove various double end ';' all over the code. 13 years ago
vf_setpts.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_settb.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_showinfo.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_slicify.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_split.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_transpose.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_unsharp.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_vflip.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_yadif.c yadif, its 2011 13 years ago
vsink_nullsink.c Mark AVFilterPad[] compound literals as const. 13 years ago
vsrc_buffer.c Mark AVFilterPad[] compound literals as const. 13 years ago
vsrc_buffer.h vsrc_buffer: remove duplicated file description 13 years ago
vsrc_color.c Mark AVFilterPad[] compound literals as const. 13 years ago
vsrc_mandelbrot.c mandelbrot: make mincol description and code match. 13 years ago
vsrc_mptestsrc.c Mark AVFilterPad[] compound literals as const. 13 years ago
vsrc_testsrc.c Mark AVFilterPad[] compound literals as const. 13 years ago
yadif.h Change yadif to not use out of picture lines. 14 years ago