114 Commits (5df71a5e8d2d3511a8eb35800d037d75696c1f4d)

Author SHA1 Message Date
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
Hendrik Leppkes ae8e2d7634 avisynth: set duration of audio streams 11 years ago
Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago
Michael Niedermayer 4cb9c20136 avformat/avisynth simplify packet allocation 11 years ago
Stephen Hutchinson 16ae337bd8 avisynth: Use av_packet_from_data instead of av_new_packet 11 years ago
Anton Khirnov 02dd178d9d avisynth: More av_new_packet changes 11 years ago
d s f0b234ab9e avformat: AviSynth demuxer rewrite 11 years ago
Michael Niedermayer b2c89453dc avformat/avisynth: remove duplicate av_new_packet() call 11 years ago
Anton Khirnov c46ab34d81 avisynth: make avs_library statically allocated. 11 years ago
Stephen Hutchinson 801c186440 avisynth: Move to av_new_packet/av_free_packet. 11 years ago
Clément Bœsch 8d55362fd0 avformat/avisynth: re-add trailing \n. 11 years ago
Stephen Hutchinson f87a2e1272 avisynth: Factor out a couple of returns 11 years ago
Stephen Hutchinson ac9529ceec avisynth: Simplify a stray av_log message 11 years ago
Stephen Hutchinson 7ac67583c3 avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM) 11 years ago