summaryrefslogtreecommitdiff
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAge
* avfilter: remove duplicate and disabled trace log functionJames Almer2017-09-01
* avfilter: remove usage of empty headerPaul B Mahol2017-06-26
* Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-30
|\
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-02
* | lavfi: make two functions static.Nicolas George2017-01-12
* | lavfi: disallow ff_request_frame for filters using activate.Nicolas George2017-01-12
* | lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* | avfilter: add ff_filter_get_nb_threads()Paul B Mahol2016-08-29
* | avfilter: update some commentsPaul B Mahol2016-01-24
* | lavfi: make request_frame() non-recursive.Nicolas George2015-12-22
* | lavfi: replace link.closed by link.status.Nicolas George2015-12-22
* | lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-15
* | avfilter/internal: Doxygen for ff_fmt_is_inGanesh Ajjanagadde2015-10-17
* | avfilter/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-17
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* | lavfi: drop the requirement that request_frame returns a frame.Nicolas George2015-09-20
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-28
* | Merge commit '86e5056575f55f070609dd3926605302f7d2280e'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-28
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | avfilter: add missing FF_API_AVFILTERBUFFER guardsAndreas Cadhalpun2015-08-30
* | avfilter: remove obsolete function declarationsAndreas Cadhalpun2015-08-08
* | avfilter/internal: add more words to sentanceMichael Niedermayer2015-07-15
* | avfilter/internal: Improve docs about ff_request_frame()Michael Niedermayer2015-07-15
* | avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling ...Michael Niedermayer2015-01-10
* | avfilter: Factorize the use of norm_qscale in pp7Arwa Arif2015-01-10
* | Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'Michael Niedermayer2014-01-10
|\|
| * avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-09
* | lavfi: parsing helper for unknown channel layouts.Nicolas George2013-11-03
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-28
|\|
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* | avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-15
* | avfilter: remove ff_copy_int*_listMichael Niedermayer2013-08-16
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* | Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f'Michael Niedermayer2013-08-01
|\|
| * avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-31
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\|
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer2013-04-12
|\|
| * lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov2013-04-11
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-12
|\|
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-11
* | lavfi: loop on request_frame if necessary.Nicolas George2013-04-03
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|