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
2016-03-31codecpar: Add video delay fieldDerek Buitenhuis
2016-03-31Add frame_size to AVCodecParametersHendrik Leppkes
2016-03-31lavc: Add seek_preroll to AVCodecParametersJames Almer
2016-03-31Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis
2016-03-31Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis
2016-03-29fix some a/an typosLou Logan
2016-03-23lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-03-20lavc: add a new bitstream filtering APIAnton Khirnov
2016-03-11lavf: allow BSFs to drop packets.Ronald S. Bultje
2016-03-08avcodec: try to document timebase a bit moreMichael Niedermayer
2016-03-05lavc: restore ABI compatibility with 3.x (sub_text_format)Clément Bœsch
2016-02-26lavc: deprecate decoded ass subtitles with timingsClément Bœsch
2016-02-26lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-02-25libavcodec:add packet level support for mastering metadataNeil Birkbeck
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-24Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis
2016-02-23lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini
2016-02-23lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov
2016-02-23lavc: add codec parameters APIAnton Khirnov
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-15lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov
2016-02-03Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis
2016-02-03Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis
2016-02-03Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis
2016-01-31Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis
2016-01-31Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis
2016-01-31Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis
2016-01-30avcodec: Cineform HD DecoderKieran Kunhya
2016-01-28Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis
2016-01-28Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis
2016-01-28Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'Derek Buitenhuis
2016-01-28Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis
2016-01-28Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'Derek Buitenhuis
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-21lavc: Move pre_me to codec private optionsVittorio Giovara
2016-01-21lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara
2016-01-21lavc: Move prediction_method to codec private optionsVittorio Giovara
2016-01-21lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara
2016-01-21lavc: Move rtp_payload_size to codec private optionsVittorio Giovara
2016-01-21lavc: Move timecode_frame_start to codec private optionsVittorio Giovara
2016-01-21lavc: Move context_model to codec private optionsVittorio Giovara
2016-01-21lavc: Move mpeg_quant to codec private optionsVittorio Giovara
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2016-01-21lavc: Move scenechange_threshold to codec private optionsVittorio Giovara
2016-01-21lavc: Move chromaoffset to codec private optionsVittorio Giovara
2016-01-21lavc: Move frame_skip_* to codec private optionsVittorio Giovara
2016-01-21lavc: Move brd_scale to codec private optionsVittorio Giovara