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
2019-09-27avformat: use avpriv_mpeg4audio_get_config2()James Almer
2019-08-25avformat/mov: add demuxing support for Dolby TrueHD streamsJames Almer
2019-07-11avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol
2019-05-12lavf/isom: Allow reading mp3-in-isom as written by vlc.Carl Eugen Hoyos
2019-04-01lavf/mov: skip extradata check in esds for MPEG-1/2 audioGyan Doshi
2018-12-18lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs
2018-09-09lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins
2018-07-20avformat/mov: add support for AV1 streamsJames Almer
2018-03-07avformat/isom: don't free extradata before calling ff_get_extradata()James Almer
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