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.
 
 
 
 
Nicolas George 75d5624cb2 avfilter: filter_samples: read pts before filtering. 13 years ago
..
libmpcodecs lavfi/mp: remove libmpcodecs mirror filter 13 years ago
x86
Makefile lavfi: rename vsrc_buffer.c into src_buffer.c. 13 years ago
af_aconvert.c
af_aformat.c
af_amerge.c af_amerge: return errors from subfilters when requesting a frame 13 years ago
af_anull.c
af_aresample.c lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE; 13 years ago
af_ashowinfo.c
af_asplit.c
af_astreamsync.c
af_earwax.c
af_pan.c af_pan: remove dual double/int storage of gain. 13 years ago
af_silencedetect.c
af_volume.c
all_channel_layouts.h
allfilters.c lavfi: port 2xsai filter from libmpcodecs 13 years ago
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
avcodec.c copy pts and format props between lavfi buffer and frame. 13 years ago
avcodec.h lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 13 years ago
avfilter.c avfilter: filter_samples: read pts before filtering. 13 years ago
avfilter.h avfiltergraph: add avfilter_graph_request_oldest(). 13 years ago
avfiltergraph.c avfiltergraph: fix format selection. 13 years ago
avfiltergraph.h avfiltergraph: add avfilter_graph_request_oldest(). 13 years ago
bbox.c bbox: remove superfluous initializations 13 years ago
bbox.h lavfi: add bbox filter 13 years ago
buffersink.h buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
buffersrc.h vsrc_buffer: allow using a NULL buffer to signal EOF. 13 years ago
defaults.c
drawutils.c Mark GRAY8 format as pseudo-paletted. 13 years ago
drawutils.h drawutils: implement uniform and mask blending. 13 years ago
formats.c
gradfun.h
graphdump.c graphdump: use av_bprintf API. 13 years ago
graphparser.c Merge remote-tracking branch 'qatar/master' 13 years ago
internal.h lavfi: create buffer reference in filters which need to access the ref later 13 years ago
lavfutils.c lavfi: port libmpcodecs remove-logo filter 13 years ago
lavfutils.h lavfi: port libmpcodecs remove-logo filter 13 years ago
libavfilter.v
lswsutils.c lavfi: port libmpcodecs remove-logo filter 13 years ago
lswsutils.h lavfi: port libmpcodecs remove-logo filter 13 years ago
sink_buffer.c buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
src_buffer.c lavfi: rename vsrc_buffer.c into src_buffer.c. 13 years ago
src_movie.c lavfi/movie: add loop parameter 13 years ago
transform.c
transform.h
version.h buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
vf_aspect.c lavfi/aspect: check for a negative code from av_parse_ratio() 13 years ago
vf_ass.c vf_ass: use drawutils. 13 years ago
vf_bbox.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_blackdetect.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_blackframe.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_boxblur.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_colormatrix.c libavfilter: add colormatrix filter 13 years ago
vf_copy.c
vf_crop.c lavfi/crop: show input and output sample aspect ratio in the log 13 years ago
vf_cropdetect.c
vf_delogo.c
vf_deshake.c vf_deshake: try to fix memleak 13 years ago
vf_drawbox.c lavfi/drawbox: fix width displayed in place of x. 13 years ago
vf_drawtext.c vf_drawtext: fontconfig support. 13 years ago
vf_fade.c lavfi/fade: fix black level for non studio-level pixel formats 13 years ago
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c vf_frei0r: set outlinks sample aspect ratio to 1 13 years ago
vf_gradfun.c
vf_hflip.c vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 13 years ago
vf_hqdn3d.c
vf_idet.c vf_idet: clean detected frame types based on a 4 frame history. 13 years ago
vf_libopencv.c
vf_lut.c vf_lut: fix rgba map regression 13 years ago
vf_mp.c lavfi/mp: remove libmpcodecs mirror filter 13 years ago
vf_null.c
vf_overlay.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_pad.c Mark GRAY8 format as pseudo-paletted. 13 years ago
vf_pixdesctest.c
vf_removelogo.c lavfi: port libmpcodecs remove-logo filter 13 years ago
vf_scale.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_select.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_setfield.c lavfi/setfield: remove stray argument in av_log() 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: create buffer reference in filters which need to access the ref later 13 years ago
vf_slicify.c
vf_split.c
vf_super2xsai.c lavfi: port 2xsai filter from libmpcodecs 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 lavfi/tinterlace: remove unnecessary NULL check in start_frame() 13 years ago
vf_transpose.c
vf_unsharp.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_vflip.c
vf_yadif.c yadif: Improve pts calculation for is_second. 13 years ago
vsink_nullsink.c
vsrc_buffer.h vsrc_buffer: count the number of failed requests. 13 years ago
vsrc_cellauto.c
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
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