.. |
libmpcodecs
|
7491816010
libavfilter/libmpcodecs: add vf_stereo3d support
|
13 years ago |
x86
|
5d4fd1d1ad
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Makefile
|
1f4652068e
lavfi: rewrite nullsrc using the code in vsrc_testsrc.c
|
13 years ago |
af_aconvert.c
|
b35e9e19e9
lavu: add av_strtok()
|
13 years ago |
af_aconvert_rematrix.c
|
37cc443c83
lavfi: add audio convert filter
|
13 years ago |
af_aformat.c
|
b35e9e19e9
lavu: add av_strtok()
|
13 years ago |
af_anull.c
|
99046339fc
Add null audio filter.
|
14 years ago |
af_aresample.c
|
22137bb5c2
af_aresample: fix properties setting in the output buffer
|
13 years ago |
af_ashowinfo.c
|
9bd23f6815
ashowinfo: fix typo in description.
|
13 years ago |
all_channel_layouts.h
|
ea8de109af
lavfi: add avfilter_all_channel_layouts public symbol
|
13 years ago |
allfilters.c
|
36c06b0913
lavfi: add audio eval signal source
|
13 years ago |
asink_anullsink.c
|
f0a5543898
Add asink_anullsink - null audio sink.
|
14 years ago |
asrc_abuffer.c
|
b35e9e19e9
lavu: add av_strtok()
|
13 years ago |
asrc_abuffer.h
|
587c8ab912
lavfi: add asrc_abuffer - audio buffer source
|
13 years ago |
asrc_aevalsrc.c
|
2b72067406
asrc_aevalsrc: apply misc cleanup in the options array
|
13 years ago |
asrc_anullsrc.c
|
539399d4d1
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
13 years ago |
avcodec.c
|
3fe6bbd5dc
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
13 years ago |
avcodec.h
|
3fe6bbd5dc
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
13 years ago |
avfilter.c
|
dd91499b66
lavfi: add debug trace when processing events
|
13 years ago |
avfilter.h
|
30647fb45a
lavfi: bump micro after recent changes in the overlay filter
|
13 years ago |
avfiltergraph.c
|
3ee0bedcc0
lavfi: refactor query_formats and auto-insert audio conversion filters
|
13 years ago |
avfiltergraph.h
|
f9a2d0c3fe
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
buffersink.h
|
4f7dfe12ea
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
13 years ago |
defaults.c
|
9899037dc6
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
|
13 years ago |
drawutils.c
|
8dc90371b1
lavfi: add internal function ff_fill_rgba_map()
|
13 years ago |
drawutils.h
|
8dc90371b1
lavfi: add internal function ff_fill_rgba_map()
|
13 years ago |
formats.c
|
41215fdeb3
libavfilter/formats.c: fix compile of test
|
13 years ago |
gradfun.h
|
e6e7ba0ce3
Add some forgotten const to function arguments in libavfilter & libavformat.
|
14 years ago |
graphparser.c
|
cc2b4e889d
libavfilter/graphparser: Avoid spaces in filter instance names.
|
13 years ago |
internal.h
|
e64de2ad1a
lavfi: document AVFilterCommand fields
|
13 years ago |
libavfilter.v
|
a482e61bd6
Add symbol versioning for shared libraries
|
15 years ago |
sink_buffer.c
|
514c44c4fa
sink_buffer: fix typo
|
13 years ago |
src_movie.c
|
e73cc2819e
src_movie: Fix incompatible pointer type warning.
|
13 years ago |
transform.c
|
1912c215e0
doxygen: remove a few @file parameters.
|
13 years ago |
transform.h
|
43fce2214b
lavfi: add missing header mulitple-inclusion guard in transform.h
|
13 years ago |
vf_aspect.c
|
976a8b2179
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_blackframe.c
|
c76974524a
vf_blackframe: port missing features from libmpcodecs blackframe
|
13 years ago |
vf_boxblur.c
|
1679a40b74
vf_boxblur: fix slice-drawing
|
13 years ago |
vf_copy.c
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 years ago |
vf_crop.c
|
21e888bd11
vf_crop: remove mathematical constants now redundant.
|
13 years ago |
vf_cropdetect.c
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
vf_delogo.c
|
fae714a9fb
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_deshake.c
|
9ef714328c
deshake: limit deshake to specific area to search for motion vectors.
|
13 years ago |
vf_drawbox.c
|
094a496818
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_drawtext.c
|
988f585fcb
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_fade.c
|
91dfb73852
vf_fade: fade to correct CCIR601/709 black level
|
13 years ago |
vf_fieldorder.c
|
adba9c6352
Fix various unused variable warnings
|
13 years ago |
vf_fifo.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_format.c
|
e26782a9b4
lavfi: add ff_parse_pixel_format() internal function, and use it
|
13 years ago |
vf_frei0r.c
|
b35e9e19e9
lavu: add av_strtok()
|
13 years ago |
vf_gradfun.c
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
vf_hflip.c
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
vf_hqdn3d.c
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
vf_libopencv.c
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
vf_lut.c
|
fae714a9fb
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vf_mp.c
|
35674a29b7
vf_mp: Fix several incompatible pointer type warnings.
|
13 years ago |
vf_null.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vf_overlay.c
|
0b3e9d5dc6
vf_overlay: adopts FAST_DIV255 macro for calculating destination alpha
|
13 years ago |
vf_pad.c
|
d7dcd96a23
vf_pad: Fix alignment of get_video_buffer()
|
13 years ago |
vf_pixdesctest.c
|
e96aa8d1a0
vf_pixdesctest: Fix incompatible pointer type warning.
|
13 years ago |
vf_scale.c
|
3e4375833d
vf_scale: Request an aligned buffer.
|
13 years ago |
vf_select.c
|
1a3fa3ab2c
vf_select: remove mathematical constants now redundant.
|
13 years ago |
vf_setpts.c
|
db820c3c13
vf_setpts: remove mathematical constants now redundant.
|
13 years ago |
vf_settb.c
|
94b345855f
vf_settb: remove mathematical constants now redundant.
|
13 years ago |
vf_showinfo.c
|
a0b7853f7a
vf_showinfo: print checksums in hexadecimal.
|
13 years ago |
vf_slicify.c
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
vf_split.c
|
6f5a145be1
vf_split: give more meaningful names to the output pads
|
14 years ago |
vf_transpose.c
|
3fd0f6ed25
vf_transpose: remove pix_fmts which can currently not be supported.
|
13 years ago |
vf_unsharp.c
|
cb3034e0d1
vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function warning.
|
13 years ago |
vf_vflip.c
|
0ccabeeaef
Support filters and decoders that dont support negative linesizes.
|
14 years ago |
vf_yadif.c
|
abe9c54f14
yadif: Fix assignment from incompatible pointer type warning
|
13 years ago |
vsink_nullsink.c
|
a6881c6a38
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vsrc_buffer.c
|
2982b02b79
vsrc_buffer: FIx incompatible pointer type warning
|
13 years ago |
vsrc_buffer.h
|
27bcf55f45
vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
|
13 years ago |
vsrc_color.c
|
976a8b2179
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
vsrc_mptestsrc.c
|
539399d4d1
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
13 years ago |
vsrc_testsrc.c
|
988f585fcb
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
yadif.h
|
bad82d3d7d
Change yadif to not use out of picture lines.
|
14 years ago |