summaryrefslogtreecommitdiffstats
path: root/libavformat/isom.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: use avpriv_mpeg4audio_get_config2()James Almer2019-09-271-2/+2
* avformat/mov: add demuxing support for Dolby TrueHD streamsJames Almer2019-08-241-0/+1
* avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol2019-07-111-0/+1
* lavf/isom: Allow reading mp3-in-isom as written by vlc.Carl Eugen Hoyos2019-05-121-0/+1
* lavf/mov: skip extradata check in esds for MPEG-1/2 audioGyan Doshi2019-04-011-0/+4
* lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs2018-12-171-0/+4
* lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins2018-09-081-0/+5
* avformat/mov: add support for AV1 streamsJames Almer2018-07-201-0/+1
* avformat/isom: don't free extradata before calling ff_get_extradata()James Almer2018-03-061-1/+0
* avformat/mov: add VP8 codec supportJames Almer2018-02-061-0/+1
* avformat/isom: return proper error values in ff_mp4_read_dec_config_descrJames Almer2017-11-251-1/+1
* libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlphaMartin Vignali2017-09-241-0/+2
* avcodec/magicyuv: add 12 bit formatsPaul B Mahol2017-07-101-0/+2
* Update mp4 object type for VP9KongQun Yang2017-06-281-1/+1
* lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-121-1/+0
* avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-111-0/+2
* lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos2017-02-031-0/+1
* isom: map xalg and avlg to h264, fixes ticket #6099compn2017-01-241-0/+2
* avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-221-0/+2
* avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-201-0/+4
* lavf/isom: Support EVRC in pvAuthor files.Carl Eugen Hoyos2016-12-121-0/+1
* Add experimental muxing support for FLAC in ISO BMFF (MP4).Matthew Gregan2016-11-211-0/+2
* mpeg4audio: validate sample_rateAndreas Cadhalpun2016-11-071-2/+4
* avformat/isom: Fix old API regression with exporting max bitrateMichael Niedermayer2016-10-261-3/+8
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-131-0/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-49/+49
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-46/+46
* | Add experimental support for vp9 in iso-bmffKongqun Yang2016-06-171-0/+3
* | avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-071-0/+9
* | avformat/isom: add MagicYUV FourCCsPiotr Bandurski2016-06-011-0/+8
* | lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos2016-04-231-0/+1
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-141-1/+1
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-21/+17
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-16/+16
* | lavf/isom: Add more code points for H264.Carl Eugen Hoyos2016-02-041-0/+3
* | isom: add support for DNxHR codec familyChristophe Gisquet2015-10-051-0/+1
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-071-0/+3
|\ \ | |/
| * DXV decoderVittorio Giovara2015-09-021-0/+3
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | avformat/isom: Use AVRN codec to handle AVDJMichael Niedermayer2015-07-261-1/+1
* | avformat/isom: utilize bitrate hintsGanesh Ajjanagadde2015-07-121-2/+7
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-0/+4
|\ \ | |/
| * Hap decoder and encoderVittorio Giovara2015-06-221-0/+4
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-201-4/+4
|\ \ | |/
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-4/+4
| * isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-171-0/+1
* | Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'Michael Niedermayer2015-03-171-0/+1
|\ \ | |/
| * isom: Add support for TSCC2Luca Barbato2015-03-171-0/+1
| * isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos2015-02-031-0/+1
* | avformat/isom: add X-Com Radvision fourccPaul B Mahol2015-02-111-0/+1
OpenPOWER on IntegriCloud