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.
 
 
 
 
Michael Niedermayer 1caf614bec Merge remote-tracking branch 'qatar/master' 13 years ago
..
libmpcodecs lavfi: remove screenshot libmpcodecs wrapper 13 years ago
x86 Merge remote-tracking branch 'qatar/master' 13 years ago
Makefile Merge remote-tracking branch 'qatar/master' 13 years ago
af_aconvert.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_aformat.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_amerge.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_anull.c Merge remote-tracking branch 'qatar/master' 13 years ago
af_aresample.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_ashowinfo.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_asplit.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_astreamsync.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_earwax.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_pan.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_resample.c lavfi: add lavr-based audio resampling filter. 13 years ago
af_silencedetect.c lavfi: remove audio.h include from avfilter.h. 13 years ago
af_volume.c lavfi: remove audio.h include from avfilter.h. 13 years ago
all_channel_layouts.h lavfi: add avfilter_all_channel_layouts public symbol 13 years ago
allfilters.c Merge remote-tracking branch 'qatar/master' 13 years ago
asink_anullsink.c Mark AVFilterPad[] compound literals as const. 13 years ago
asrc_abuffer.h asrc_abuffer: deprecate the header. 13 years ago
asrc_aevalsrc.c lavfi: remove audio.h include from avfilter.h. 13 years ago
asrc_anullsrc.c lavfi: remove audio.h include from avfilter.h. 13 years ago
audio.c Merge remote-tracking branch 'qatar/master' 13 years ago
audio.h 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: fix regression since addition of extended_data to audio 13 years ago
avfilter.h lavfi: remove audio.h include from avfilter.h. 13 years ago
avfiltergraph.c lavfi: autoinsert resample filter when necessary. 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.c Merge remote-tracking branch 'qatar/master' 13 years ago
buffersink.h Merge remote-tracking branch 'qatar/master' 13 years ago
buffersrc.h src_buffer: update get_nb_failed_requests name. 13 years ago
defaults.c Merge remote-tracking branch 'qatar/master' 13 years ago
drawutils.c Mark GRAY8 format as pseudo-paletted. 13 years ago
drawutils.h drawutils: implement uniform and mask blending. 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 Merge remote-tracking branch 'qatar/master' 13 years ago
internal.h Merge remote-tracking branch 'qatar/master' 13 years ago
lavfutils.c lavfutils: ff_load_image: Initialize context 13 years ago
lavfutils.h lavfi: port libmpcodecs remove-logo filter 13 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
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: remove audio.h include from avfilter.h. 13 years ago
src_movie.c lavfi: remove audio.h include from avfilter.h. 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 Merge remote-tracking branch 'qatar/master' 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 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 lavfi/drawbox: fix width displayed in place of x. 13 years ago
vf_drawtext.c lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
vf_fade.c lavfi/fade: fix black level for non studio-level pixel formats 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 vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 13 years ago
vf_hqdn3d.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_idet.c vf_idet: remove unused variables 13 years ago
vf_libopencv.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_lut.c vf_lut: fix pointer type (const) warning 13 years ago
vf_mp.c lavfi: remove screenshot 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 Mark GRAY8 format as pseudo-paletted. 13 years ago
vf_pixdesctest.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_removelogo.c Fix a few @file doxy inconsistencies. 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 Mark AVFilterPad[] compound literals as const. 13 years ago
vf_split.c Merge remote-tracking branch 'qatar/master' 13 years ago
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: support symbolic names for the parameter 13 years ago
vf_transpose.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_unsharp.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_vflip.c Mark AVFilterPad[] compound literals as const. 13 years ago
vf_yadif.c Add yuva422p to yadif format list. 13 years ago
vsink_nullsink.c Mark AVFilterPad[] compound literals as const. 13 years ago
vsrc_buffer.h vsrc_buffer: deprecate the header. 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