127 Commits (3769968afdae4b0530eef438cb6cccd243258532)

Author SHA1 Message Date
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Stephen Hutchinson 1e36e1f258 avisynth: pass audio channel layout 1 year ago
Stephen Hutchinson 6195a0ee19 avformat/avisynth: reindent 2 years ago
Stephen Hutchinson adead1ccd6 avformat/avisynth: implement avisynth_flags option 2 years ago
Stephen Hutchinson c49beead19 avformat/avisynth: read _SARNum/_SARDen from frame properties 2 years ago
Stephen Hutchinson f6a36c7cf9 avformat/avisynth: add missing avs_release_video_frame 2 years ago
Stephen Hutchinson 765fc3b943 avformat/avisynth: cosmetics after nb_channels change 2 years ago
Stephen Hutchinson dc9843d829 avformat/avisynth: use ch_layout.nb_channels for channel count 2 years ago
Nil Admirari c381f5412f libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() 2 years ago
Stephen Hutchinson e81242bb13 avformat/avisynth: fix fallbacks for four frameprops 3 years ago
Stephen Hutchinson ce0000dc98 avformat/avisynth: remove framedata variable 3 years ago
Stephen Hutchinson 5df71a5e8d avformat/avisynth: remove unused variable 'frameprop' 3 years ago
Stephen Hutchinson 0d34e21282 avformat/avisynth: fix frameprop version check 3 years ago
Stephen Hutchinson af69e4c241 avisynth: use AviSynth+'s frame properties to set various fields 3 years ago
emcodem 05c492eeb0 avisynth: corrected interlace detection 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Stephen Hutchinson 16e8ea0dde avisynth: fix audio on big endian 4 years ago
emcodem 8b74458d93 avisynth: populate field order 4 years ago
Stephen Hutchinson 4c40686ee2 avisynth: more intelligent RGB flipping 4 years ago
Stephen Hutchinson 56f5924629 avformat/avisynth: fix deprecation warning 5 years ago
Stephen Hutchinson 6d8cddd1c6 avformat/avisynth: switch to AviSynth+ on Linux 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Stephen Hutchinson a5387f983d avisynth: adapt 239d02eff3 to dlsym 6 years ago
Stephen Hutchinson b1681bad33 libavformat/avisynth: enable additional pix_fmts 6 years ago
wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
Diego Biurrun 9265364bec build: Separate avisynth and avxsynth support 8 years ago
Diego Biurrun 239d02eff3 avisynth: Cast to the right type when loading avisynth library functions 8 years ago
Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 8 years ago
Marton Balint bcefafa226 avisynth: Fix setting stream timebase 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
Matt Oliver d6f85ec270 avformat/avisynth.c: Use new safe dlopen code. 8 years ago
Stephen Hutchinson bf14393635 avisynth: fix Planar RGB output 8 years ago
Stephen Hutchinson 92916e8542 avisynth: support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson 0ed5c3ce81 avisynth: simplify the pix_fmt check for the newer AviSynth API 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Marton Balint 8009a1f1fd avisynth: fix setting stream timebase 9 years ago
Diego Biurrun 247aa7af7d avisynth: Simplify shared library name construction 10 years ago
Stephen Hutchinson 7a5f444766 avisynth: Bump minimum required version to interface version 6 10 years ago
Stephen Hutchinson a6a45e5a9a avisynth: Fix detection of AviSynth 2.5 10 years ago
Stephen Hutchinson 3723a18310 avisynth: Bump minimum required version to interface version 6 10 years ago
Stephen Hutchinson d858c3a18f avisynth: Fix detection of AviSynth 2.5 10 years ago
Stephen Hutchinson 1492118c9d avisynth: drop support of AviSynth 2.5 10 years ago
Stephen Hutchinson 1188119624 avisynth: update documentation about the avisynth_c.h header 10 years ago
Stephen Hutchinson a8c99205ca avisynth: Fix compilation against current 2.6 header(s). 10 years ago
Martin Storsjö f2ad1495f2 avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL 10 years ago
Hendrik Leppkes 7c377f0e74 avisynth: set duration of audio streams 11 years ago