summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAge
* avformat/isom: add comment to mov_mdhd_language_mapZhao Zhili2020-07-01
* avcodec: add NotchLC decoderPaul B Mahol2020-05-19
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-15
* lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4Yuki Tsuchiya2019-12-12
* avformat: use avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avformat/mov: add demuxing support for Dolby TrueHD streamsJames Almer2019-08-24
* avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol2019-07-11
* lavf/isom: Allow reading mp3-in-isom as written by vlc.Carl Eugen Hoyos2019-05-12
* lavf/mov: skip extradata check in esds for MPEG-1/2 audioGyan Doshi2019-04-01
* lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs2018-12-17
* lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins2018-09-08
* avformat/mov: add support for AV1 streamsJames Almer2018-07-20
* avformat/isom: don't free extradata before calling ff_get_extradata()James Almer2018-03-06
* avformat/mov: add VP8 codec supportJames Almer2018-02-06
* avformat/isom: return proper error values in ff_mp4_read_dec_config_descrJames Almer2017-11-25
* libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlphaMartin Vignali2017-09-24
* avcodec/magicyuv: add 12 bit formatsPaul B Mahol2017-07-10
* Update mp4 object type for VP9KongQun Yang2017-06-28
* lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-12
* avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos2017-02-03
* isom: map xalg and avlg to h264, fixes ticket #6099compn2017-01-24
* avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-22
* avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-20
* lavf/isom: Support EVRC in pvAuthor files.Carl Eugen Hoyos2016-12-12
* Add experimental muxing support for FLAC in ISO BMFF (MP4).Matthew Gregan2016-11-21
* mpeg4audio: validate sample_rateAndreas Cadhalpun2016-11-07
* avformat/isom: Fix old API regression with exporting max bitrateMichael Niedermayer2016-10-26
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-13
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Add experimental support for vp9 in iso-bmffKongqun Yang2016-06-17
* | avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* | avformat/isom: add MagicYUV FourCCsPiotr Bandurski2016-06-01
* | lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos2016-04-23
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-14
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | lavf/isom: Add more code points for H264.Carl Eugen Hoyos2016-02-04
* | isom: add support for DNxHR codec familyChristophe Gisquet2015-10-05
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
|\|
| * DXV decoderVittorio Giovara2015-09-02
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | avformat/isom: Use AVRN codec to handle AVDJMichael Niedermayer2015-07-26
* | avformat/isom: utilize bitrate hintsGanesh Ajjanagadde2015-07-12
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
|\|
| * Hap decoder and encoderVittorio Giovara2015-06-22
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
| * isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17