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-07-20libavcodec/dnxhd: add dnxhr profilesMark Reid
2016-07-09Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch
2016-07-09Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch
2016-06-26Merge commit 'ad61da054bd8c74a5d5b38d80846228fc6147108'Hendrik Leppkes
2016-06-26Merge commit '2ef6dab0a79a9852a92ed80b07f9e32a37530d9e'Hendrik Leppkes
2016-06-26Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'Hendrik Leppkes
2016-06-26Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'Hendrik Leppkes
2016-06-26avcodec: add YUY2 Lossless Codec decoderPaul B Mahol
2016-06-22Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-17lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara
2016-06-12lavc: add H.264 MVC profilesAnton Khirnov
2016-06-07avcodec: add BitJazz SheerVideo decoderPaul B Mahol
2016-06-01avcodec: Document where the AVOption names can be found for the fields of AVC...Michael Niedermayer
2016-05-31avocdec: add MagicYUV decoderPaul B Mahol
2016-05-24jpeg2000: Fix profile define valuesFrancois Cartegnie
2016-05-23lavc: document that avcodec_close() should not be usedAnton Khirnov
2016-05-23lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov
2016-05-23lavc: deprecate avcodec_copy_context()Anton Khirnov
2016-05-21avcodec: add adpcm MTAF decoderPaul B Mahol
2016-05-16lavc: mark the old audio/video encoding API as deprecatedAnton Khirnov
2016-05-15avcodec: add Direct Stream Transfer (DST) decoderPeter Ross
2016-05-11Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'Derek Buitenhuis
2016-05-06avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecsMichael Niedermayer
2016-05-06avcodec: add M101 decoderMichael Niedermayer
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-21avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol
2016-04-21lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-04-17Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis
2016-04-15avcodec/avcodec: Document signed/unsignedness of sample formats in relation t...Michael Niedermayer
2016-04-15avcodec: Add bits_per_raw_sample to AVCodecParametersMichael Niedermayer
2016-04-12libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö
2016-04-05avcodec: add adpcm dat4 decoderPaul B Mahol
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