.. |
x86
|
yadif: specify array size outside DECLARE_ALIGNED
|
13 years ago |
Makefile
|
lavfi: allow building without swscale.
|
13 years ago |
af_aformat.c
|
lavfi: make formats API private on next bump.
|
13 years ago |
af_amix.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
af_anull.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
af_asyncts.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
af_channelsplit.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
af_resample.c
|
af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
|
13 years ago |
allfilters.c
|
lavfi: allow building without swscale.
|
13 years ago |
asink_anullsink.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
asrc_anullsrc.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
audio.c
|
lavfi/audio: use av_samples_copy() instead of custom code.
|
13 years ago |
audio.h
|
lavfi: remove some audio-related function from public API.
|
13 years ago |
avfilter.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
avfilter.h
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
avfiltergraph.c
|
avfiltergraph: remove a redundant call to avfilter_get_by_name().
|
13 years ago |
avfiltergraph.h
|
avfiltergraph: make the AVFilterInOut alloc/free API public
|
13 years ago |
buffer.c
|
lavfi: move buffer management function to a separate file.
|
13 years ago |
buffersink.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
buffersink.h
|
lavfi: add an audio buffer sink.
|
13 years ago |
buffersrc.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
buffersrc.h
|
buffersrc: add av_buffersrc_write_frame().
|
13 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
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
formats.h
|
lavfi: add channelsplit audio filter.
|
13 years ago |
gradfun.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
graphparser.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
internal.h
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
libavfilter.v
|
Add symbol versioning for shared libraries
|
15 years ago |
split.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
version.h
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
vf_aspect.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_blackframe.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_boxblur.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_copy.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_crop.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_cropdetect.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_delogo.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_drawbox.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_drawtext.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_fade.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_fieldorder.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_fifo.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
vf_format.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_fps.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
vf_frei0r.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_gradfun.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_hflip.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_hqdn3d.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_libopencv.c
|
vf_libopencv: add missing headers.
|
13 years ago |
vf_lut.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
vf_null.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_overlay.c
|
lavfi: make avfilter_get_video_buffer() private on next bump.
|
13 years ago |
vf_pad.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_pixdesctest.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_scale.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_select.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
vf_setpts.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_settb.c
|
lavfi: remove request/poll and drawing functions from public API on next bump
|
13 years ago |
vf_showinfo.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_slicify.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_transpose.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_unsharp.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_vflip.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vf_yadif.c
|
lavfi: make avfilter_get_video_buffer() private on next bump.
|
13 years ago |
video.c
|
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
13 years ago |
video.h
|
lavfi: make avfilter_get_video_buffer() private on next bump.
|
13 years ago |
vsink_nullsink.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vsrc_buffer.h
|
buffersrc: add av_buffersrc_write_frame().
|
13 years ago |
vsrc_color.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vsrc_movie.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vsrc_nullsrc.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
vsrc_testsrc.c
|
lavfi: make AVFilterPad opaque after two major bumps.
|
13 years ago |
yadif.h
|
Change yadif to not use out of picture lines.
|
14 years ago |