70 Commits (b1eb92a6bcdaa57a150a7493bc29f82cbc36ef99)

Author SHA1 Message Date
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
Stephen Hutchinson c7f9aab801 avisynth: Use AV_* prefixes for video and audio IDs 11 years ago
Stephen Hutchinson cf31c1d4f8 avisynth: Remove outdated undef block 11 years ago
Stephen Hutchinson df6279e737 avisynth: Remove a couple of useless AviSynthContext casts 11 years ago
Stephen Hutchinson da9852670c avisynth: Don't declare structs anonymously 11 years ago
Stephen Hutchinson d10d60be68 avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces. 11 years ago
Stephen Hutchinson 2c18bfe6af avisynth: Cosmetics 11 years ago
Stephen Hutchinson 1549122d26 avisynth: Change most of the comments to /* */ from // 11 years ago
Stephen Hutchinson bd97ba72dc avisynth: Introduce USING_AVISYNTH macro 11 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 11 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 11 years ago
Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 11 years ago
Stephen Hutchinson 9db353bc47 avisynth: Exit gracefully when trying to serve video from v2.5.8. 11 years ago
Stephen Hutchinson f277d6bf42 avisynth: Cosmetics 11 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 11 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 11 years ago
Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
Oka Motofumi 81c5ceeda2 avisynth: Make sure the filename passed to Avisynth is in the right code page 12 years ago
Stephen Hutchinson ff99b42e04 avformat/avisynth: Don't insert null frames or samples at the start of a stream. 12 years ago
d s 685617ac29 avformat/avisynth: Cosmetics 12 years ago
d s ca3cef719e avformat/avisynth: Fix off-by-one error in avisynth demuxer. 12 years ago
Stephen Hutchinson 8cd7aab1bb Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24. 12 years ago
d s 444001bda6 Fix avisynth_context_create constructor error handling. 12 years ago
d s b9ad009475 AviSynth demuxer rewrite. 12 years ago
Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 12 years ago
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 12 years ago
Carl Eugen Hoyos 1faf0d6a7a Add missing CRLFs to avisynth error messages. 13 years ago
Oka Motofumi 5c742005fb avisynth: Make sure the filename passed to avisynth is in the right code page 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 13 years ago
chinshou b10ba1175d avisynth: Fix upside down bug 13 years ago
chinshou 4f123a7d7c avisynth: Remove wrong pts calculation. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago