summaryrefslogtreecommitdiffstats
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/avfilter: add ff_filter_process_command()Paul B Mahol2019-10-141-0/+7
* Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-121-0/+16
|\
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+17
* | avfilter: remove duplicate and disabled trace log functionJames Almer2017-09-011-8/+1
* | avfilter: remove usage of empty headerPaul B Mahol2017-06-261-1/+0
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-301-0/+6
|\ \ | |/
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-021-0/+6
* | lavfi: make two functions static.Nicolas George2017-01-121-4/+0
* | lavfi: disallow ff_request_frame for filters using activate.Nicolas George2017-01-121-0/+3
* | lavfi: make filter_frame non-recursive.Nicolas George2016-12-181-0/+6
* | avfilter: add ff_filter_get_nb_threads()Paul B Mahol2016-08-291-0/+6
* | avfilter: update some commentsPaul B Mahol2016-01-241-1/+1
* | lavfi: make request_frame() non-recursive.Nicolas George2015-12-221-0/+7
* | lavfi: replace link.closed by link.status.Nicolas George2015-12-221-0/+15
* | lavfi: use a video frame pool for each link of the filtergraphMatthieu Bouron2015-12-151-0/+1
* | avfilter/internal: Doxygen for ff_fmt_is_inGanesh Ajjanagadde2015-10-171-1/+9
* | avfilter/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-171-0/+5
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-201-14/+0
* | lavfi: drop the requirement that request_frame returns a frame.Nicolas George2015-09-201-5/+8
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-051-10/+0
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-051-5/+0
|\ \ | |/
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-281-5/+0
* | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'Hendrik Leppkes2015-09-051-14/+2
|\ \ | |/
| * lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-281-10/+0
* | Merge commit '86e5056575f55f070609dd3926605302f7d2280e'Hendrik Leppkes2015-09-051-2/+0
|\ \ | |/
| * lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-281-2/+0
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-1/+1
* | avfilter: add missing FF_API_AVFILTERBUFFER guardsAndreas Cadhalpun2015-08-301-0/+2
* | avfilter: remove obsolete function declarationsAndreas Cadhalpun2015-08-081-6/+0
* | avfilter/internal: add more words to sentanceMichael Niedermayer2015-07-151-1/+1
* | avfilter/internal: Improve docs about ff_request_frame()Michael Niedermayer2015-07-151-0/+19
* | avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling ...Michael Niedermayer2015-01-101-0/+2
* | avfilter: Factorize the use of norm_qscale in pp7Arwa Arif2015-01-101-0/+15
* | Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'Michael Niedermayer2014-01-101-0/+8
|\ \ | |/
| * avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-091-0/+8
* | lavfi: parsing helper for unknown channel layouts.Nicolas George2013-11-031-1/+4
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-191-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-281-4/+2
|\ \ | |/
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-4/+2
* | avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-151-5/+8
* | avfilter: remove ff_copy_int*_listMichael Niedermayer2013-08-161-12/+0
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-031-0/+5
|\ \ | |/
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-021-0/+5
* | Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f'Michael Niedermayer2013-08-011-0/+3
|\ \ | |/
| * avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-311-0/+3
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-241-0/+12
|\ \ | |/
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+12
* | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer2013-04-121-0/+5
|\ \ | |/
| * lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov2013-04-111-0/+5
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-121-0/+10
|\ \ | |/
OpenPOWER on IntegriCloud