1718 Commits (2d3ee7c069d631e8a32b647cb765028ea76b3a2e)

Author SHA1 Message Date
Dale Curtis 2ff3c466ec avformat/mov: See if mfra makes up the difference for an incomplete sidx. 4 years ago
Vikas Agrawal 026fea827d Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams 4 years ago
Michael Niedermayer ffa6072fc7 avformat/mov: Check comp_brand_size 5 years ago
Zhao Zhili af7b1031e1 avformat/mov: fix atom type to string conversion 5 years ago
Moritz Barsnick 2dabee7c0f avformat/mov: fix missing line break in messages 5 years ago
Zhao Zhili 806a4d5187 avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default 5 years ago
Zhao Zhili f3dc38a186 avformat/mov: fix memleaks 5 years ago
Andreas Rheinhardt 61f5c6ab06 libavformat/mov: Fix memleaks when demuxing DV audio 5 years ago
Andreas Rheinhardt 7256c363a0 avformat/mov: Cosmetics 5 years ago
Andreas Rheinhardt 9ce1eb5eb0 avformat/mov: Avoid allocation when reading ddts atom 5 years ago
Andreas Rheinhardt 316a3e91be avformat/mov: Use ffio_read_size where appropriate 5 years ago
Andreas Rheinhardt 526f5f59df avformat/mov: Avoid allocation+copy when moving extradata 5 years ago
Andreas Rheinhardt 88dc77e243 avformat/mov: Read attached pics directly into st->attached_pic 5 years ago
Andreas Rheinhardt ddd6274944 avformat/mov: Check earlier whether reel_name string is empty 5 years ago
Paul B Mahol f91906973c avformat/mov: fix demuxing of eia-608 5 years ago
Andreas Rheinhardt ff3fad6b0e avformat/mov: Fix reel_name size check 5 years ago
Andreas Rheinhardt dfef1d5e3c avformat/mov: Fix memleak upon encountering repeating tags 5 years ago
Andreas Rheinhardt ac378c535b avformat/mov: Fix memleaks upon read_header failure 5 years ago
Dale Curtis bf446711bc avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). 5 years ago
Dale Curtis cd0771c38c avformat/mov: Free temp buffer upon negative sample_size error. 5 years ago
Thierry Foucu 1187cbf0ff avformat/mov: Read the QT Metadata Keys only once 5 years ago
Dale Curtis 2d8d554f15 avformat/mov: Don't allow negative sample sizes. 5 years ago
Limin Wang 1112823962 avformat/mov: fix av_freep for dovi pointer 5 years ago
vacingfang 1483cfa817 lavf/mov: support dvcC/dvvC box for DOVI 5 years ago
John Stebbins 9f4054a0cb libavformat/mov: fix multiple trun per traf 5 years ago
John Stebbins 21a65d6310 mov: fix seek to next root atom in fragmented mp4 5 years ago
John Stebbins 99360990a9 libavformat/mov: restore use of mfra time as dts 5 years ago
Vittorio Giovara a13841b797 mov: Support fake moov boxes disguised as hoov 5 years ago
Michael Niedermayer 550fa277ef avformat/mov: Discard last STSC if its empty 5 years ago
John Rummell ad91cf1f2f libavformat/mov.c: Free aes_decrypt to avoid leaking memory 5 years ago
vectronic 99e3409873 avformat/mov: whitespace indent 5 years ago
vectronic 472e044587 avformat/mov: add ICC profile support for colr atom 5 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Michael Niedermayer 1cd4184020 avformat/mov: Check STCO location 5 years ago
Andreas Rheinhardt 43f58f2354 avformat/mov: Don't leak MOVFragmentStreamInfo on error 5 years ago
Andreas Rheinhardt 3999c4b374 avformat/mov: Free encryption data on error 5 years ago
Gyan Doshi febd37f4bd avformat/mov: update extensions 5 years ago
Andreas Rheinhardt ad1b0a12f3 avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup 5 years ago
Andreas Rheinhardt 82d61a9ce3 avformat: Don't free old extradata before ff_alloc/get_extradata 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Andreas Rheinhardt 56ce2ad2cc avformat/mov: Use ff_alloc_extradata for dvdsub extradata 5 years ago
Zhao Zhili 57db9f488f avformat/mov: fix typo in help text 5 years ago
Jun Zhao 3dce89e55e lavf/mov: add log context dump in log message 5 years ago
Matthieu Bouron 1921f866ec avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 5 years ago
Jun Li c23797bc33 lavf/mov: Fix timestamp rescale on sidx atom 5 years ago
Michael Niedermayer 093d1f4250 avformat/mov: Check for EOF in mov_read_meta() 5 years ago
Andreas Rheinhardt 34bd293b01 avformat/mov: Fix memleak 5 years ago
Paul B Mahol 428b4aacb1 avformat/mov: improve timecode calculation 5 years ago
James Almer d1409fe952 avformat/mov: add demuxing support for Dolby TrueHD streams 5 years ago
Gyan Doshi d51d71c1e3 avformat/mov: fix return code for trun box with no sample entries 6 years ago