| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: remove duplicate and disabled trace log function | James Almer | 2017-09-01 | 1 | -8/+1 |
* | avfilter: remove usage of empty header | Paul B Mahol | 2017-06-26 | 1 | -1/+0 |
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+6 |
|\ |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+6 |
* | | lavfi: make two functions static. | Nicolas George | 2017-01-12 | 1 | -4/+0 |
* | | lavfi: disallow ff_request_frame for filters using activate. | Nicolas George | 2017-01-12 | 1 | -0/+3 |
* | | lavfi: make filter_frame non-recursive. | Nicolas George | 2016-12-18 | 1 | -0/+6 |
* | | avfilter: add ff_filter_get_nb_threads() | Paul B Mahol | 2016-08-29 | 1 | -0/+6 |
* | | avfilter: update some comments | Paul B Mahol | 2016-01-24 | 1 | -1/+1 |
* | | lavfi: make request_frame() non-recursive. | Nicolas George | 2015-12-22 | 1 | -0/+7 |
* | | lavfi: replace link.closed by link.status. | Nicolas George | 2015-12-22 | 1 | -0/+15 |
* | | lavfi: use a video frame pool for each link of the filtergraph | Matthieu Bouron | 2015-12-15 | 1 | -0/+1 |
* | | avfilter/internal: Doxygen for ff_fmt_is_in | Ganesh Ajjanagadde | 2015-10-17 | 1 | -1/+9 |
* | | avfilter/internal: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-17 | 1 | -0/+5 |
* | | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -14/+0 |
* | | lavfi: drop the requirement that request_frame returns a frame. | Nicolas George | 2015-09-20 | 1 | -5/+8 |
* | | Remove left-over FF_API_AVFILTERBUFFER cruft | Hendrik Leppkes | 2015-09-05 | 1 | -10/+0 |
* | | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
|\| |
|
| * | lavfi: Drop deprecated AVFilterBuffer* code | Vittorio Giovara | 2015-08-28 | 1 | -5/+0 |
* | | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' | Hendrik Leppkes | 2015-09-05 | 1 | -14/+2 |
|\| |
|
| * | lavfi: Drop deprecated *_count suffixed variables | Vittorio Giovara | 2015-08-28 | 1 | -10/+0 |
* | | Merge commit '86e5056575f55f070609dd3926605302f7d2280e' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+0 |
|\| |
|
| * | lavfi: Drop deprecated public AVFilterPad struct | Vittorio Giovara | 2015-08-28 | 1 | -2/+0 |
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avfilter: add missing FF_API_AVFILTERBUFFER guards | Andreas Cadhalpun | 2015-08-30 | 1 | -0/+2 |
* | | avfilter: remove obsolete function declarations | Andreas Cadhalpun | 2015-08-08 | 1 | -6/+0 |
* | | avfilter/internal: add more words to sentance | Michael Niedermayer | 2015-07-15 | 1 | -1/+1 |
* | | avfilter/internal: Improve docs about ff_request_frame() | Michael Niedermayer | 2015-07-15 | 1 | -0/+19 |
* | | avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling ... | Michael Niedermayer | 2015-01-10 | 1 | -0/+2 |
* | | avfilter: Factorize the use of norm_qscale in pp7 | Arwa Arif | 2015-01-10 | 1 | -0/+15 |
* | | Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f' | Michael Niedermayer | 2014-01-10 | 1 | -0/+8 |
|\| |
|
| * | avfilter: add needs_writable field to the internal AVFilterPad structure | Vittorio Giovara | 2014-01-09 | 1 | -0/+8 |
* | | lavfi: parsing helper for unknown channel layouts. | Nicolas George | 2013-11-03 | 1 | -1/+4 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-28 | 1 | -4/+2 |
|\| |
|
| * | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -4/+2 |
* | | avfilter/avfilter: check allocation failure in ff_insert_pad() | Paul B Mahol | 2013-09-15 | 1 | -5/+8 |
* | | avfilter: remove ff_copy_int*_list | Michael Niedermayer | 2013-08-16 | 1 | -12/+0 |
* | | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | Michael Niedermayer | 2013-08-03 | 1 | -0/+5 |
|\| |
|
| * | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 1 | -0/+5 |
* | | Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' | Michael Niedermayer | 2013-08-01 | 1 | -0/+3 |
|\| |
|
| * | avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs | Diego Biurrun | 2013-07-31 | 1 | -0/+3 |
* | | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' | Michael Niedermayer | 2013-05-24 | 1 | -0/+12 |
|\| |
|
| * | lavfi: add a slice threading infrastructure | Anton Khirnov | 2013-05-24 | 1 | -0/+12 |
* | | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' | Michael Niedermayer | 2013-04-12 | 1 | -0/+5 |
|\| |
|
| * | lavfi: make avfilter_free() remove the filter from its graph. | Anton Khirnov | 2013-04-11 | 1 | -0/+5 |
* | | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' | Michael Niedermayer | 2013-04-12 | 1 | -0/+10 |
|\| |
|
| * | lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). | Anton Khirnov | 2013-04-11 | 1 | -0/+10 |
* | | lavfi: loop on request_frame if necessary. | Nicolas George | 2013-04-03 | 1 | -0/+14 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -28/+5 |
|\| |
|