Michael Niedermayer 0ca3dbbfce Merge tag 'n0.8.15' into release/0.7 10 years ago
..
libmpcodecs 1072498081 vf_remove_logo: domt access vf->next->query_format() directly but use the API. 12 years ago
x86 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
Makefile c6e288a7cd lavfi: fix Makefile HEADERS 13 years ago
af_anull.c 99046339fc Add null audio filter. 14 years ago
allfilters.c 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 13 years ago
asink_anullsink.c f0a5543898 Add asink_anullsink - null audio sink. 13 years ago
asrc_anullsrc.c 7ffe76e540 Merge libavcore into libavutil 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 c4cc8584d0 lavfi: add missing check in avfilter_filter_samples() 12 years ago
avfilter.h 779d7610c7 Merge branch 'master' into oldabi 13 years ago
avfiltergraph.c 9b0736c08a Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 10 years ago
avfiltergraph.h c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
defaults.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
drawutils.c bcfd9e821b lavfi: add drawutils 13 years ago
drawutils.h bcfd9e821b lavfi: add drawutils 13 years ago
formats.c 597d709eb4 Merge commit 'aa45b90804ab21175b8c116bd8e5eb4b4e85fbcb' into release/0.8 11 years ago
gradfun.h e6e7ba0ce3 Add some forgotten const to function arguments in libavfilter & libavformat. 13 years ago
graphparser.c 9b0736c08a Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 10 years ago
internal.h 77b32b73ed lavfi: apply misc style fixes 13 years ago
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 14 years ago
vf_aspect.c 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 years ago
vf_blackframe.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_copy.c b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 13 years ago
vf_crop.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_cropdetect.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_drawbox.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_drawtext.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_fade.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 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 13 years ago
vf_format.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vf_frei0r.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 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 779d7610c7 Merge branch 'master' into oldabi 13 years ago
vf_lut.c f66418afba libavfilter: fix --enable-small 13 years ago
vf_mp.c 07f5da6128 vf_mp: do not add duplicated pixel formats. 13 years ago
vf_null.c ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
vf_overlay.c 7ffe76e540 Merge libavcore into libavutil 13 years ago
vf_pad.c 3f1a58db6f Merge commit 'b143844ea0f6246e0d5a938d743e2e8a98453bec' into release/0.8 11 years ago
vf_pixdesctest.c 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
vf_scale.c a3d331f2d8 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
vf_select.c 07586b68a8 lavfi: add select filter 13 years ago
vf_setpts.c 8bc6568595 In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 13 years ago
vf_settb.c 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
vf_showinfo.c a05d02079e showinfo: replace "CRC" by "checksum" 13 years ago
vf_slicify.c 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
vf_split.c 6f5a145be1 vf_split: give more meaningful names to the output pads 13 years ago
vf_transpose.c 4e0fae982e vf_transpose: remove pix_fmts which can currently not be supported. 12 years ago
vf_unsharp.c 8d61c68442 vf_unsharp: set default chroma size value to 5x5 12 years ago
vf_vflip.c 0ccabeeaef Support filters and decoders that dont support negative linesizes. 13 years ago
vf_yadif.c a3d331f2d8 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
vsink_buffer.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vsink_buffer.h 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 13 years ago
vsink_nullsink.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 13 years ago
vsrc_buffer.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 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 fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vsrc_movie.c fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
vsrc_nullsrc.c 7ffe76e540 Merge libavcore into libavutil 13 years ago
yadif.h bad82d3d7d Change yadif to not use out of picture lines. 13 years ago