61 Commits (fe3808eddee81ce4712d1e729fa6fe619f1685c8)

Author SHA1 Message Date
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. 12 years ago
Stephen Hutchinson 9db353bc47 avisynth: Exit gracefully when trying to serve video from v2.5.8. 12 years ago
Stephen Hutchinson f277d6bf42 avisynth: Cosmetics 12 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 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. 13 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
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 16 years ago
Diego Biurrun 6f2009bf45 Restore mistakenly removed period after "DivX, Inc". 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Baptiste Coudurier 00adc1e5dc set bits_per_coded_sample according to new lavc api 17 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago