ffmpeg / libavfilter @ 5778466e
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
libmpcodecs | 0bfe349d | almost 10 years | Reimar Döffinger | Update to latest MPlayer version. Avoids warni... | |
x86 | 4b9c03b7 | almost 10 years | Michael Niedermayer | Align stack variables manually in yadif x86 cod... | |
Makefile | 6.31 KB | aa0c515a | almost 10 years | Mark Himsley | lavfi: add fieldorder filter Signed-off-by: St... |
af_anull.c | 1.53 KB | 99046339 | over 10 years | S.N. Hemanth Meenakshisundaram | Add null audio filter. Patch by S.N. Hemanth M... |
allfilters.c | 3.17 KB | aa0c515a | almost 10 years | Mark Himsley | lavfi: add fieldorder filter Signed-off-by: St... |
asink_anullsink.c | 1.31 KB | f0a55438 | over 10 years | S.N. Hemanth Meenakshisundaram | Add asink_anullsink - null audio sink. Patch b... |
asrc_anullsrc.c | 3.01 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
avfilter.c | 20.8 KB | e528cdac | almost 10 years | Michael Niedermayer | Revert "replace FFMPEG with LIBAV in FFMPEG_CON... |
avfilter.h | 33 KB | aa0c515a | almost 10 years | Mark Himsley | lavfi: add fieldorder filter Signed-off-by: St... |
avfiltergraph.c | 7.65 KB | ab543afe | almost 10 years | Stefano Sabatini | Make avfilter_graph_free() free the graph. Mak... |
avfiltergraph.h | 4.05 KB | ab543afe | almost 10 years | Stefano Sabatini | Make avfilter_graph_free() free the graph. Mak... |
defaults.c | 9.93 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
drawutils.c | 4.38 KB | bcfd9e82 | almost 10 years | Stefano Sabatini | lavfi: add drawutils Add drawutils.h and drawu... |
drawutils.h | 1.6 KB | bcfd9e82 | almost 10 years | Stefano Sabatini | lavfi: add drawutils Add drawutils.h and drawu... |
formats.c | 4.47 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
gradfun.h | 2.22 KB | d5f187fd | about 10 years | Nolan L | Add gradfun filter, ported from MPlayer. Patch... |
graphparser.c | 11.6 KB | 2f86e7bd | almost 10 years | Stefano Sabatini | graphparser: add a NULL check on the argument p... |
internal.h | 1.67 KB | 97e528a9 | about 10 years | Diego Elio Pettenò | Make the avfilter debug functions and macros st... |
libavfilter.v | 76 Bytes | a482e61b | about 11 years | Måns Rullgård | Add symbol versioning for shared libraries Bas... |
vf_aspect.c | 4.86 KB | 3ea031b3 | almost 10 years | Stefano Sabatini | setdar: prefer "sar" over "par" in log info mes... |
vf_blackframe.c | 4.36 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_copy.c | 1.64 KB | b5670209 | about 10 years | Stefano Sabatini | Add copy filter, useful for testing the avfilte... |
vf_crop.c | 11.8 KB | af555733 | almost 10 years | Peter Ross | Make the crop filter accept PIX_FMT_BGR48LE and... |
vf_cropdetect.c | 6.26 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_drawbox.c | 5.41 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_drawtext.c | 27.2 KB | 0fff764b | almost 10 years | Stefano Sabatini | drawtext: allow negative shadow offset values |
vf_fade.c | 5.85 KB | 19d82cb1 | almost 10 years | Mark Himsley | fade: fix draw_slice() check on fade->factor va... |
vf_fieldorder.c | 8.6 KB | aa0c515a | almost 10 years | Mark Himsley | lavfi: add fieldorder filter Signed-off-by: St... |
vf_fifo.c | 3.61 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_format.c | 4.97 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_frei0r.c | 15.8 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_gradfun.c | 8.99 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_hflip.c | 5.68 KB | f5607c83 | almost 10 years | Peter Ross | Make the hflip filter accept PIX_FMT_BGR48LE an... |
vf_hqdn3d.c | 11.5 KB | a4dc7aa5 | about 10 years | Baptiste Coudurier | Port libmpcodecs hqdn3d filter. Patch by Bapti... |
vf_libopencv.c | 13 KB | 17fc9493 | about 10 years | Stefano Sabatini | Add erode libopencv filter. Originally committ... |
vf_mp.c | 30.7 KB | c5099867 | almost 10 years | Stefano Sabatini | mp: extend syntax, make it accept mp=filter=par... |
vf_null.c | 1.6 KB | ba87f080 | almost 11 years | Diego Biurrun | Remove explicit filename from Doxygen @file com... |
vf_overlay.c | 13.8 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_pad.c | 11.4 KB | fd0b42cc | almost 10 years | Stefano Sabatini | lavfi: put color source in a dedicated file Mo... |
vf_pixdesctest.c | 4.38 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_scale.c | 11 KB | d496d33d | almost 10 years | Stefano Sabatini | scale: make the filter parametric Make the fil... |
vf_setpts.c | 5.13 KB | 8bc65685 | almost 10 years | Stefano Sabatini | In the start_frame() debug log, print the refer... |
vf_settb.c | 4.51 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_slicify.c | 3.91 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_transpose.c | 7.53 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vf_unsharp.c | 8.67 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_vflip.c | 3.36 KB | 0ccabeea | about 10 years | Michael Niedermayer | Support filters and decoders that dont support ... |
vf_yadif.c | 11.8 KB | eb79c528 | almost 10 years | Michael Niedermayer | Update yadif copyright header Signed-off-by: Mi... |
vsink_nullsink.c | 1.38 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vsrc_buffer.c | 7.16 KB | f763a7c6 | almost 10 years | Stefano Sabatini | vsrc_buffer: tweak error message in init() Cha... |
vsrc_buffer.h | 1.45 KB | b52a65cc | almost 10 years | Stefano Sabatini | vsrc_buffer.h: add file doxy Signed-off-by: St... |
vsrc_color.c | 5.48 KB | fd0b42cc | almost 10 years | Stefano Sabatini | lavfi: put color source in a dedicated file Mo... |
vsrc_movie.c | 10.9 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
vsrc_nullsrc.c | 3.34 KB | 7ffe76e5 | almost 10 years | Reinhard Tartler | Merge libavcore into libavutil Done to keep AB... |
yadif.h | 1.42 KB | bad82d3d | almost 10 years | Michael Niedermayer | Change yadif to not use out of picture lines. F... |
Latest revisions
Also available in: Atom