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
2015-04-03lavf/ftp: remove fixed length buffers from contextLukasz Marek
2015-04-03lavf/ftp: parse user and password onceLukasz Marek
2015-04-03avisynth: Bump minimum required version to interface version 6Stephen Hutchinson
2015-04-03avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson
2015-04-02Bump lavc and lavf minor versions for apng muxer and encoder.Carl Eugen Hoyos
2015-04-02apng: Add a basic APNG muxerDonny Yang
2015-04-01Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'Michael Niedermayer
2015-04-01Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'Michael Niedermayer
2015-04-01Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'Michael Niedermayer
2015-04-01avformat/xwma: Use ff_alloc_extradata()Michael Niedermayer
2015-04-01avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failuresMichael Niedermayer
2015-04-01rtsp: Add a buffer_size optionLuca Barbato
2015-04-01rtp: Add an option to set the send/receive buffer sizeLuca Barbato
2015-04-01rtp: Map the urloptions to AVOptionsLuca Barbato
2015-04-01avformat/mp3dec: offset seek index to end of id3v2 tagwm4
2015-03-31avformat/http: Fix null check on allocated valueHimangi Saraogi
2015-03-31lavf/segment: style nitsRodger Combs
2015-03-31Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer
2015-03-31lavf: Bump minor version and document directory listing API in doc/APIchanges.Mariusz Szczepańczyk
2015-03-30build: Split JPEG-related tables off into a separate componentDiego Biurrun
2015-03-30libavformat/mxfenc.c: Add 'Presentation Y offset' metadataTim Nicholson
2015-03-30avformat/nutdec: Use av_malloc_array()Michael Niedermayer
2015-03-30avformat/img2: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-30avformat/wavenc: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-29avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption tableMichael Niedermayer
2015-03-29Merge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32'Michael Niedermayer
2015-03-29lavf/segment: Mark output contexts as non-seekable when applicableRodger Combs
2015-03-29udp: Fix pkt_size managementLuca Barbato
2015-03-29libavformat/segment: add an option to write the header to a separate fileRodger Combs
2015-03-29libavformat/segment: don't leave the list pb open when not in useRodger Combs
2015-03-29libavformat/hls: add an option to start from a given segment in a live streamRodger Combs
2015-03-29lavf/gif: Add an option max_gif_delay to limit the frame duration.Carl Eugen Hoyos
2015-03-27avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer
2015-03-27lavf: add directory listing APILukasz Marek
2015-03-26avformat/dv: fix used dimension variablesMichael Niedermayer
2015-03-26avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer
2015-03-25avisynth: drop support of AviSynth 2.5Stephen Hutchinson
2015-03-24avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer
2015-03-24avformat/mov: check color parameter type explicitly.Jochen Strunk
2015-03-24Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2015-03-24Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer
2015-03-24avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson
2015-03-24avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson
2015-03-24lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos
2015-03-24Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer
2015-03-24libavformat/mxfenc: add container duration and package name to primer packMark Reid
2015-03-23mov: Write the display matrix in orderVittorio Giovara
2015-03-23Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer
2015-03-23movenc: Write the make and model metadata keys for mov style filesMartin Storsjö
2015-03-22Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s...Michael Niedermayer