summaryrefslogtreecommitdiff
path: root/libavformat/avisynth.c
Commit message (Expand)AuthorAge
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* avformat/avformat: Add FFInputFormat, hide internals of AVInputFormatAndreas Rheinhardt2024-03-07
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* avisynth: pass audio channel layoutStephen Hutchinson2023-07-19
* avformat/avisynth: reindentStephen Hutchinson2022-09-04
* avformat/avisynth: implement avisynth_flags optionStephen Hutchinson2022-09-04
* avformat/avisynth: read _SARNum/_SARDen from frame propertiesStephen Hutchinson2022-09-04
* avformat/avisynth: add missing avs_release_video_frameStephen Hutchinson2022-08-12
* avformat/avisynth: cosmetics after nb_channels changeStephen Hutchinson2022-08-07
* avformat/avisynth: use ch_layout.nb_channels for channel countStephen Hutchinson2022-08-07
* libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv()Nil Admirari2022-06-21
* avformat/avisynth: fix fallbacks for four framepropsStephen Hutchinson2022-03-02
* avformat/avisynth: remove framedata variableStephen Hutchinson2022-02-23
* avformat/avisynth: remove unused variable 'frameprop'Stephen Hutchinson2022-02-23
* avformat/avisynth: fix frameprop version checkStephen Hutchinson2022-02-18
* avisynth: use AviSynth+'s frame properties to set various fieldsStephen Hutchinson2022-02-13
* avisynth: corrected interlace detectionemcodem2022-02-13
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avisynth: fix audio on big endianStephen Hutchinson2021-03-11
* avisynth: populate field orderemcodem2021-03-11
* avisynth: more intelligent RGB flippingStephen Hutchinson2021-03-11
* avformat/avisynth: fix deprecation warningStephen Hutchinson2020-04-05
* avformat/avisynth: switch to AviSynth+ on LinuxStephen Hutchinson2020-04-05
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsymStephen Hutchinson2019-05-04
* libavformat/avisynth: enable additional pix_fmtsStephen Hutchinson2019-05-04
* lavc, lavf: move avformat static mutex from avcodec to avformatwm42017-12-26
* Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'Clément Bœsch2017-04-01
|\
| * avisynth: Support pix_fmts added to AviSynth+Stephen Hutchinson2016-11-17
| * avisynth: Simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-11-17
| * avisynth: Fix setting stream timebaseMarton Balint2016-11-17
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-31
|\|
| * Drop pointless void* castsDiego Biurrun2016-11-13
* | avformat/avisynth.c: Use new safe dlopen code.Matt Oliver2016-11-05
* | avisynth: fix Planar RGB outputStephen Hutchinson2016-10-27
* | avisynth: support pix_fmts added to AviSynth+Stephen Hutchinson2016-08-30
* | avisynth: simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-08-11
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | avisynth: fix setting stream timebaseMarton Balint2015-08-13
* | Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'Michael Niedermayer2015-04-17
|\|
| * avisynth: Simplify shared library name constructionDiego Biurrun2015-04-15
| * avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-14
| * avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-14
| * avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-24
* | avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-02