.. |
libmpcodecs
|
Replace all strcasecmp/strncasecmp usages.
|
13 years ago |
x86
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
Makefile
|
lavfi: add life source
|
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_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 life source
|
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
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
avcodec.h
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
avfilter.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
avfilter.h
|
lavfi: add life source
|
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
|
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
13 years ago |
defaults.c
|
avfilter: align allocated images to 32 for AVX and IFF
|
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
|
avfilter: Error out from avfilter_merge_formats() when there are duplicates
|
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
|
lavfi: add LUT (LookUp Table) generic filters
|
13 years ago |
libavfilter.v
|
Add symbol versioning for shared libraries
|
15 years ago |
sink_buffer.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
src_movie.c
|
amovie: avoid crash in amovie_request_frame() if no samplesref is available
|
13 years ago |
transform.c
|
doxygen: remove a few @file parameters.
|
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
|
vf_drawtext: support W/H parameters to reduce UI differences to qatar
|
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_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
|
yadif, its 2011
|
13 years ago |
vsink_nullsink.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vsrc_buffer.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vsrc_buffer.h
|
vsrc_buffer: remove duplicated file description
|
13 years ago |
vsrc_color.c
|
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
vsrc_life.c
|
vsrc_life: fix comment in parse_rule()
|
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 |