.. |
x86
|
vf_gradfun: relicense x86 asm to LGPL
|
2011-07-07 16:51:47 +02:00 |
Makefile
|
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
|
2011-05-07 10:17:40 +02:00 |
af_anull.c
|
…
|
|
allfilters.c
|
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
|
2011-05-07 10:17:40 +02:00 |
asink_anullsink.c
|
…
|
|
asrc_anullsrc.c
|
…
|
|
avfilter.c
|
avfilter: Surround function only used in debug mode by appropriate #ifdef.
|
2011-05-29 13:43:03 +02:00 |
avfilter.h
|
multiple inclusion guard cleanup
|
2011-05-21 13:48:10 +02:00 |
avfiltergraph.c
|
avfiltergraph: use meaningful error codes
|
2012-03-18 17:50:17 +01:00 |
avfiltergraph.h
|
multiple inclusion guard cleanup
|
2011-05-21 13:48:10 +02:00 |
defaults.c
|
…
|
|
drawutils.c
|
…
|
|
drawutils.h
|
…
|
|
formats.c
|
lavfi: fix realloc size computation in avfilter_add_format()
|
2012-02-08 15:04:21 +01:00 |
gradfun.h
|
…
|
|
graphparser.c
|
graphparser: add a NULL check on the argument passed to strstr
|
2011-04-25 22:45:44 +02:00 |
internal.h
|
multiple inclusion guard cleanup
|
2011-05-21 13:48:10 +02:00 |
libavfilter.v
|
…
|
|
vf_aspect.c
|
setdar: prefer "sar" over "par" in log info message
|
2011-04-25 22:45:44 +02:00 |
vf_blackframe.c
|
…
|
|
vf_copy.c
|
…
|
|
vf_crop.c
|
vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
|
2011-05-29 13:43:02 +02:00 |
vf_cropdetect.c
|
…
|
|
vf_drawbox.c
|
…
|
|
vf_drawtext.c
|
drawtext: add braces around initialisers for option defaults
|
2011-06-20 20:54:40 +02:00 |
vf_fade.c
|
fade: fix draw_slice() check on fade->factor value
|
2011-04-25 22:45:44 +02:00 |
vf_fieldorder.c
|
Remove unused variables
|
2011-06-02 20:06:00 +01:00 |
vf_fifo.c
|
…
|
|
vf_format.c
|
…
|
|
vf_frei0r.c
|
…
|
|
vf_gradfun.c
|
…
|
|
vf_hflip.c
|
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
|
2011-04-28 07:25:27 +02:00 |
vf_hqdn3d.c
|
…
|
|
vf_libopencv.c
|
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
|
2011-07-18 12:37:22 +02:00 |
vf_null.c
|
…
|
|
vf_overlay.c
|
…
|
|
vf_pad.c
|
vf_pad: fix "vsub" variable value computation
|
2012-02-08 14:38:31 +01:00 |
vf_pixdesctest.c
|
…
|
|
vf_scale.c
|
vf_scale: apply the same transform to the aspect during init that is applied per frame
|
2012-02-08 14:38:31 +01:00 |
vf_setpts.c
|
…
|
|
vf_settb.c
|
…
|
|
vf_slicify.c
|
…
|
|
vf_transpose.c
|
…
|
|
vf_unsharp.c
|
vf_unsharp: fix out-of-buffer read
|
2012-02-08 14:38:31 +01:00 |
vf_vflip.c
|
…
|
|
vf_yadif.c
|
vf_yadif: correct documentation on the parity parameter
|
2012-02-08 14:38:27 +01:00 |
vsink_nullsink.c
|
…
|
|
vsrc_buffer.c
|
vsrc_buffer: tweak error message in init()
|
2011-05-24 14:21:20 +02:00 |
vsrc_buffer.h
|
vsrc_buffer.h: add file doxy
|
2011-05-24 14:22:51 +02:00 |
vsrc_color.c
|
…
|
|
vsrc_movie.c
|
lavf: add avformat_find_stream_info()
|
2011-11-19 10:22:27 +01:00 |
vsrc_nullsrc.c
|
…
|
|
yadif.h
|
…
|
|