.. |
x86
|
2c3589bfda
consolidate .gitignore patters into a single file
|
14 years ago |
Makefile
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 years ago |
af_anull.c
|
99046339fc
Add null audio filter.
|
14 years ago |
allfilters.c
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 years ago |
asink_anullsink.c
|
f0a5543898
Add asink_anullsink - null audio sink.
|
14 years ago |
asrc_anullsrc.c
|
63e8d9760f
Use the new libavcore audio channel API.
|
14 years ago |
avfilter.c
|
b1779800c4
Include libavcore/audioconvert.h, required for
|
14 years ago |
avfilter.h
|
daed21a17e
avfilter: remove stray semicolon
|
14 years ago |
avfiltergraph.c
|
caeb0c3027
Make avfilter_graph_free() do nothing if graph is NULL.
|
14 years ago |
avfiltergraph.h
|
caeb0c3027
Make avfilter_graph_free() do nothing if graph is NULL.
|
14 years ago |
defaults.c
|
84cac86e7e
Fix fate breakage in r26382.
|
14 years ago |
formats.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
gradfun.h
|
d5f187fd33
Add gradfun filter, ported from MPlayer.
|
14 years ago |
graphparser.c
|
3bf3fc0e54
Add the word "Parsed" in the parsed filter names.
|
14 years ago |
internal.h
|
4723bc2868
Make avfilter_default_free_buffer() an internal shared symbol, so that
|
14 years ago |
libavfilter.v
|
a482e61bd6
Add symbol versioning for shared libraries
|
15 years ago |
vf_aspect.c
|
6fd2b8bd0a
In aspect filter, fix display for input resolution
|
14 years ago |
vf_blackframe.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_copy.c
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 years ago |
vf_crop.c
|
d34a77fb09
In crop filter, update new ref w/h instead of old one, fix chaining
|
14 years ago |
vf_cropdetect.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_drawbox.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_fifo.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_format.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_frei0r.c
|
f51aeedd41
Extend the frei0r filter syntax.
|
14 years ago |
vf_gradfun.c
|
69b8d83ecf
Fix crash in gradfun:end_frame() when inpic == outpic, so it has to be
|
14 years ago |
vf_hflip.c
|
e16f217ceb
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vf_hqdn3d.c
|
a4dc7aa5b5
Port libmpcodecs hqdn3d filter.
|
14 years ago |
vf_libopencv.c
|
17fc94933b
Add erode libopencv filter.
|
14 years ago |
vf_null.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vf_overlay.c
|
9b195435b3
Fix timestamp scaling in the overlay filter.
|
14 years ago |
vf_pad.c
|
8bca34933e
In the pad filter, log information about the input size.
|
14 years ago |
vf_pixdesctest.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_scale.c
|
dccdd93efc
Make config_props() return AVERROR(EINVAL) rather than 1 in case of
|
14 years ago |
vf_setpts.c
|
d2af7205a1
Use hierarchic names convention (prefix them with av_expr) for the
|
14 years ago |
vf_settb.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_slicify.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_transpose.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_unsharp.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_vflip.c
|
0ccabeeaef
Support filters and decoders that dont support negative linesizes.
|
14 years ago |
vf_yadif.c
|
a51c71bb54
In yadif filter, default to top field first if interlacing is unknown
|
14 years ago |
vsink_nullsink.c
|
a6881c6a38
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vsrc_buffer.c
|
94498ec98a
Extend buffer source to accept the time base for the output PTS.
|
14 years ago |
vsrc_buffer.h
|
c61cdd0afb
Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
|
14 years ago |
vsrc_nullsrc.c
|
d2af7205a1
Use hierarchic names convention (prefix them with av_expr) for the
|
14 years ago |
yadif.h
|
bf799f686f
Declare sse2 and ssse2 function in yadif header
|
14 years ago |