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
2018-02-07avformat/mov: add VP8 codec supportJames Almer
2017-11-26avformat/isom: return proper error values in ff_mp4_read_dec_config_descrJames Almer
2017-09-24libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlphaMartin Vignali
2017-07-10avcodec/magicyuv: add 12 bit formatsPaul B Mahol
2017-06-29Update mp4 object type for VP9KongQun Yang
2017-04-12lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos
2017-04-11avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan
2017-02-03lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos
2017-01-25isom: map xalg and avlg to h264, fixes ticket #6099compn
2016-12-23avcodec: add Apple Pixlet decoderPaul B Mahol
2016-12-20avcodec/magicyuv: add 10 bit supportPaul B Mahol
2016-12-12lavf/isom: Support EVRC in pvAuthor files.Carl Eugen Hoyos
2016-11-21Add experimental muxing support for FLAC in ISO BMFF (MP4).Matthew Gregan
2016-11-07mpeg4audio: validate sample_rateAndreas Cadhalpun
2016-10-26avformat/isom: Fix old API regression with exporting max bitrateMichael Niedermayer
2016-08-13lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-17Add experimental support for vp9 in iso-bmffKongqun Yang
2016-06-07avcodec: add BitJazz SheerVideo decoderPaul B Mahol
2016-06-01avformat/isom: add MagicYUV FourCCsPiotr Bandurski
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-23lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos
2016-04-14avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-04lavf/isom: Add more code points for H264.Carl Eugen Hoyos
2015-10-05isom: add support for DNxHR codec familyChristophe Gisquet
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-02DXV decoderVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-26avformat/isom: Use AVRN codec to handle AVDJMichael Niedermayer
2015-07-12avformat/isom: utilize bitrate hintsGanesh Ajjanagadde
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22Hap decoder and encoderVittorio Giovara
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-03-17Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'Michael Niedermayer
2015-03-17isom: Add X-Com Radvision FourCCPaul B Mahol
2015-03-17isom: Add support for TSCC2Luca Barbato
2015-02-11avformat/isom: add X-Com Radvision fourccPaul B Mahol
2015-02-03isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos
2015-01-26Decode Prores 4444 XQ with the existing Prores decoder.Carl Eugen Hoyos
2015-01-07Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'Michael Niedermayer
2015-01-06isom: add 'mp1v' fourccJustin Ruggles
2014-10-10avformat/movenc: add EAC3 muxing support.Benoit Fouet
2014-05-22Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().Carl Eugen Hoyos
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-04Merge commit '121b5b7e0476d22408d748b914799b7c00acc3a4'Michael Niedermayer
2014-04-04isom: add some BOXX tagsPiotr Bandurski
2014-04-04isom: add 'flic' tagReimar Döffinger