.. |
libmpcodecs
|
vf_fspp: add ff_ prefix to non static variables.
|
13 years ago |
x86
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Makefile
|
lavfi: add tile video filter.
|
13 years ago |
af_aconvert.c
|
lavfi/aconvert: use libswresample.
|
13 years ago |
af_aformat.c
|
lavfi/aformat: use do..while(0) form for macro.
|
13 years ago |
af_amerge.c
|
lavfi/amerge: copy ref props after filtering samples.
|
13 years ago |
af_anull.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
af_aresample.c
|
lavfi/aresample: use libswresample.
|
13 years ago |
af_ashowinfo.c
|
lavfi/ashowinfo: only print checksum for the existing planes
|
13 years ago |
af_asplit.c
|
lavfi: add asplit filter
|
13 years ago |
af_astreamsync.c
|
af_astreamsync: remove unused variable
|
13 years ago |
af_earwax.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
af_pan.c
|
af_pan: remove dual double/int storage of gain.
|
13 years ago |
af_silencedetect.c
|
lavfi/silencedetect: use av_ts2timestr() macro.
|
13 years ago |
af_volume.c
|
volume: remove duplicated condition.
|
13 years ago |
all_channel_layouts.h
|
lavfi: add avfilter_all_channel_layouts public symbol
|
13 years ago |
allfilters.c
|
lavfi: add tile video filter.
|
13 years ago |
asink_anullsink.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
asrc_abuffer.c
|
lavfi/abuffer: init the data planes with NULL pointers.
|
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
|
avfilter: add some asserts() to check refcounts.
|
13 years ago |
avfilter.h
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
avfiltergraph.c
|
avfiltergraph: avoid harmful auto audio conversions.
|
13 years ago |
avfiltergraph.h
|
lavfi: add avfilter_graph_dump.
|
13 years ago |
bbox.c
|
bbox: remove superfluous initializations
|
13 years ago |
bbox.h
|
lavfi: add bbox filter
|
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
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
drawutils.c
|
drawutils: new API.
|
13 years ago |
drawutils.h
|
drawutils: new API.
|
13 years ago |
formats.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
gradfun.h
|
Add some forgotten const to function arguments in libavfilter & libavformat.
|
14 years ago |
graphdump.c
|
graphdump: use av_bprintf API.
|
13 years ago |
graphparser.c
|
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
|
13 years ago |
internal.h
|
avfilter: pool draining and self destruction support.
|
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
|
lavfi/movie: add loop parameter
|
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 |
version.h
|
lavfi/ass: add dar option
|
13 years ago |
vf_aspect.c
|
lavfi/aspect: check for a negative code from av_parse_ratio()
|
13 years ago |
vf_ass.c
|
lavfi/ass: add dar option
|
13 years ago |
vf_bbox.c
|
lavfi: add bbox filter
|
13 years ago |
vf_blackdetect.c
|
lavfi: add blackdetect filter
|
13 years ago |
vf_blackframe.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vf_boxblur.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_copy.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vf_crop.c
|
lavfi/crop: show input and output sample aspect ratio in the log
|
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
|
vf_deshake: try to fix memleak
|
13 years ago |
vf_drawbox.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vf_drawtext.c
|
cosmetics: fix some typos
|
13 years ago |
vf_fade.c
|
vf_fade: free type when overwriting it.
|
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
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_frei0r.c
|
vf_frei0r: set outlinks sample aspect ratio to 1
|
13 years ago |
vf_gradfun.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_hflip.c
|
Merge remote-tracking branch 'qatar/master'
|
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
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_mp.c
|
lavfi: remove swapuv libmpcodecs wrapper
|
13 years ago |
vf_null.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vf_overlay.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_pad.c
|
vf_pad: port to new drawutils API.
|
13 years ago |
vf_pixdesctest.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_scale.c
|
lavfi/scale: document behavior with regards to the output sample aspect ratio
|
13 years ago |
vf_select.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_setfield.c
|
lavfi: add setfield filter
|
13 years ago |
vf_setpts.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_settb.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_showinfo.c
|
lavfi/showinfo: only print checksum for the existing planes
|
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_swapuv.c
|
lavfi: port MP swapuv filter
|
13 years ago |
vf_thumbnail.c
|
vf_thumbnail: forward request_frame at least once.
|
13 years ago |
vf_tile.c
|
lavfi: add tile video filter.
|
13 years ago |
vf_tinterlace.c
|
vf_tinterlace: implement interlace mode 5
|
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
|
vf_yadif: accept input with several frames available.
|
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
|
vsrc_color: port to new drawutils API.
|
13 years ago |
vsrc_life.c
|
vsrc_life: free option values.
|
13 years ago |
vsrc_mandelbrot.c
|
lavfi: fix mp and mandelbrot descriptions to make them complete sentences
|
13 years ago |
vsrc_mptestsrc.c
|
vsrx_mptestsrc: remove duplicate config_props init.
|
13 years ago |
vsrc_testsrc.c
|
vsrc_testsrc: free option values.
|
13 years ago |
yadif.h
|
Change yadif to not use out of picture lines.
|
14 years ago |