Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-05avisynth: set duration of audio streamsHendrik Leppkes
2014-01-10avformat/avisynth simplify packet allocationMichael Niedermayer
2014-01-08avisynth: Use av_packet_from_data instead of av_new_packetStephen Hutchinson
2014-01-08avisynth: More av_new_packet changesAnton Khirnov
2013-12-09Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b'Michael Niedermayer
2013-12-09avformat: AviSynth demuxer rewrited s
2013-12-02avformat/avisynth: remove duplicate av_new_packet() callMichael Niedermayer
2013-12-01avisynth: make avs_library statically allocated.Anton Khirnov
2013-12-01avisynth: Move to av_new_packet/av_free_packet.Stephen Hutchinson
2013-10-29avformat/avisynth: re-add trailing \n.Clément Bœsch
2013-10-29avisynth: Factor out a couple of returnsStephen Hutchinson
2013-10-29avisynth: Simplify a stray av_log messageStephen Hutchinson
2013-10-29avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)Stephen Hutchinson
2013-10-29avisynth: Use AV_* prefixes for video and audio IDsStephen Hutchinson
2013-10-29avisynth: Remove outdated undef blockStephen Hutchinson
2013-10-29avisynth: Remove a couple of useless AviSynthContext castsStephen Hutchinson
2013-10-29avisynth: Don't declare structs anonymouslyStephen Hutchinson
2013-10-29avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.Stephen Hutchinson
2013-10-29avisynth: CosmeticsStephen Hutchinson
2013-10-29avisynth: Change most of the comments to /* */ from //Stephen Hutchinson
2013-10-29avisynth: Introduce USING_AVISYNTH macroStephen Hutchinson
2013-09-06Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'Michael Niedermayer
2013-09-06avisynth: K&R formatting cosmeticsDiego Biurrun
2013-09-06avisynth: Add missing #include for NULL_IF_CONFIG_SMALLDiego Biurrun
2013-08-17avisynth: Support video input from AviSynth 2.5 properly.Stephen Hutchinson
2013-08-07avisynth: Exit gracefully when trying to serve video from v2.5.8.Stephen Hutchinson
2013-08-07avisynth: CosmeticsStephen Hutchinson
2013-07-29avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-07-06replace some deprecated definesPaul B Mahol
2013-06-23avisynth: Make sure the filename passed to Avisynth is in the right code pageOka Motofumi
2013-04-11avformat/avisynth: Don't insert null frames or samples at the start of a stream.Stephen Hutchinson
2013-04-10avformat/avisynth: Cosmeticsd s
2013-04-10avformat/avisynth: Fix off-by-one error in avisynth demuxer.d s
2013-03-31Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24.Stephen Hutchinson
2013-03-27Fix avisynth_context_create constructor error handling.d s
2013-03-21AviSynth demuxer rewrite.d s
2013-03-11lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov
2013-01-31Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'Michael Niedermayer
2013-01-31avisynth: Change demuxer name to avoid conflicts with AVSDiego Biurrun
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-29lavf: deprecate r_frame_rate.Anton Khirnov
2012-06-05Add missing CRLFs to avisynth error messages.Carl Eugen Hoyos
2012-06-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-31avisynth: Make sure the filename passed to avisynth is in the right code pageOka Motofumi
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov