..
libmpcodecs
Replace all strcasecmp/strncasecmp usages.
13 years ago
x86
Merge remote-tracking branch 'qatar/master'
14 years ago
Makefile
lavfi: add asplit filter
13 years ago
af_aconvert.c
Merge remote-tracking branch 'qatar/master'
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_asplit.c
lavfi: add asplit filter
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: add asplit filter
13 years ago
asink_anullsink.c
Mark AVFilterPad[] compound literals as const.
13 years ago
asrc_abuffer.c
Merge remote-tracking branch 'qatar/master'
13 years ago
asrc_abuffer.h
lavfi: add asrc_abuffer - audio buffer source
13 years ago
asrc_aevalsrc.c
aevalsrc: add duration option
13 years ago
asrc_anullsrc.c
Merge remote-tracking branch 'qatar/master'
13 years ago
avcodec.c
Merge remote-tracking branch 'qatar/master'
13 years ago
avcodec.h
Merge remote-tracking branch 'qatar/master'
13 years ago
avfilter.c
lavfi: add missing check in avfilter_filter_samples()
13 years ago
avfilter.h
lavfi: add asplit filter
13 years ago
avfiltergraph.c
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
13 years ago
avfiltergraph.h
graphparser: Fix doxy on avfilter_graph_parse() return value.
13 years ago
buffersink.h
buffersink: Implement a poll function.
13 years ago
buffersrc.h
lavfi: add a new function av_buffersrc_buffer().
13 years ago
defaults.c
lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_alloc()
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
sink_buffer: copy list of provided formats in the context
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
sink_buffer: copy list of provided formats in the context
13 years ago
libavfilter.v
Add symbol versioning for shared libraries
15 years ago
sink_buffer.c
sink_buffer: copy list of provided formats in the context
13 years ago
src_movie.c
Merge remote-tracking branch 'qatar/master'
13 years ago
transform.c
cleanup: for(int
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_ass.c
lavfi: add libass based subtitles renderer
13 years ago
vf_blackframe.c
Mark AVFilterPad[] compound literals as const.
13 years ago
vf_boxblur.c
vf_boxblur: fix memleak
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
Merge remote-tracking branch 'qatar/master'
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
Fix various if parenthesis misplacements.
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
vf_mp: rewrite vf_mp filter warning message
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: give a clue in case of invalid expression self-reference
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_thumbnail.c
thumbnail: fix error code in case of invalid args.
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
Merge remote-tracking branch 'qatar/master'
13 years ago
vsink_nullsink.c
Mark AVFilterPad[] compound literals as const.
13 years ago
vsrc_buffer.c
Merge remote-tracking branch 'qatar/master'
13 years ago
vsrc_buffer.h
vsrc_buffer: remove duplicated file description
13 years ago
vsrc_cellauto.c
lavfi: add cellauto source
13 years ago
vsrc_color.c
Mark AVFilterPad[] compound literals as const.
13 years ago
vsrc_life.c
life: add mold, mold_color, life_color and death_color options.
13 years ago
vsrc_mandelbrot.c
vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be used uninitialized in this function [-Wuninitialized]
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