summaryrefslogtreecommitdiff
path: root/libavfilter/vf_frei0r.c
Commit message (Expand)AuthorAge
* libavfilter/vf_frei0r.c: Use UTF-8 version of getenv()Nil Admirari2022-06-21
* avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirementsMichael Niedermayer2022-04-21
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/frei0r: use win32dlfcn wrapperTimo Rothenpieler2021-09-15
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_frei0r: add timeline supportPaul B Mahol2021-02-05
* avfilter/vf_frei0r: add support for commandsPaul B Mahol2020-11-19
* lavfi/frei0r: Remove duplicated pix_fmt entryAndrew Rodland2020-11-16
* lavfi/frei0r: Fix a union member type and remove an unneeded cast.Carl Eugen Hoyos2019-04-25
* lavfi/frei0r: Fixes the compilation warningsJun Zhao2019-04-21
* avfilter/vf_frei0r: Remove duplicate }, fix buildMichael Niedermayer2018-08-30
* frei0r: handle string paramsRaphael Graf2018-08-30
* Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68'Clément Bœsch2016-06-21
|\
| * vf_frei0r: Drop overly verbose and broken debug outputDiego Biurrun2016-05-04
| * vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-11-09
| * vf_frei0r: do not increment string if it reached the endVittorio Giovara2014-12-08
| * vf_frei0r: fix missing end of line characterVittorio Giovara2014-03-04
| * vf_frei0r: refactor library loading from env variableVittorio Giovara2014-03-04
* | avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* | avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibilityGanesh Ajjanagadde2015-11-02
* | avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* | avfilter/vf_frei0r: fix build with DEBUG enabledMichael Niedermayer2015-01-17
* | avfilter/vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-01-17
* | Merge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e'Michael Niedermayer2014-03-04
|\|
| * vf_frei0r: prevent a segfault when filter parameters are not setVittorio Giovara2014-03-04
* | Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9'Michael Niedermayer2014-03-04
|\|
| * vf_frei0r: adjust error messagesVittorio Giovara2014-03-04
* | lavfi/frei0r: factorize plugin loading with static pathMarton Balint2014-02-26
* | lavfi/frei0r: search plugins in lib64 dirs on all architecturesMarton Balint2014-02-26
* | lavfi/frei0r: load plugins from lib64 folders as well on 64bit buildsMarton Balint2014-02-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter/vf_frei0r: fix out of array readMichael Niedermayer2013-10-04
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-07-26
* | lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-07-26
* | lavfi/frei0r: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* | Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'Michael Niedermayer2013-05-17
|\|
| * vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'Michael Niedermayer2013-05-16
|\|
| * vf_frei0r: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* | lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch2013-05-03
* | avfilter: add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2013-04-12
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a'Michael Niedermayer2013-04-10
|\|