1731 Commits (640f35b83e384653f359cd6b1f6835980d4902a1)

Author SHA1 Message Date
Michael Niedermayer 996ce2b379
avformat/mov: Check extradata in mov_read_iacb() 7 months ago
Michael Niedermayer 8941956c32
avformat/mov: Check edit list for overflow 7 months ago
Michael Niedermayer d44a75849c
avformat/mov: Use int64_t in intermediate for corrected_dts 7 months ago
Michael Niedermayer 488aa52371
avformat/mov: Use 64bit in intermediate for current_dts 7 months ago
James Almer 28b1dbb4ee avformat/mov: add more checks for infe atom size 8 months ago
James Almer dc51d491cf avformat/mov: check for EOF inside the infe list parsing loop 8 months ago
James Almer fbe52bd65c avformat/mov: check extent_offset calculation for overflow 8 months ago
James Almer b44758d8e4 avformat/mov: check that iloc offset values fit on an int64_t 8 months ago
James Almer 17674b150f avformat/mov: store sample_sizes as unsigned ints 9 months ago
James Almer 1e6382a6b7 avformat/mov: free the infe allocated item data on failure 10 months ago
James Almer fb8f0ea7b3 avformat/mov: don't read key_size bytes twice in the keys atom 10 months ago
James Almer 0085da21b4 avformat/mov: take into account the first eight bytes in the keys atom 10 months ago
James Almer 64a048d4cc avformat/mov: fix the check for the heif item parsing loop 10 months ago
James Almer ed55219edd avformat/mov: ignore old infe box versions 10 months ago
Andreas Rheinhardt efa0670048 avformat/mov: Don't add attached pic if one is already present 11 months ago
Eugene Zemtsov d0e5f83ffb avformat/mov: Check if a key is longer than the atom containing it 11 months ago
James Almer 2ecaef7455 avformat/mov: ensure all items id referenced by a grid are valid 11 months ago
James Almer 5a3b625dbc Revert "avformat/mov: ignore item boxes for animated heif" 11 months ago
James Almer 9cfb29baa2 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 11 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 11 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 11 months ago
James Almer 1e7ba76562 avformat/mov: free HEIFItem.name when cleaning items in mov_read_trak 11 months ago
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 11 months ago
James Almer abcdd3aed7 avformat/mov: don't use cur_item_id as array index 11 months ago
Michael Niedermayer 3c43299e9e
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 11 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 12 months ago
James Almer 1a34eb3ffc avformat/mov: fix setting dependent disposition on ambisonic IAMF streams 12 months ago
James Almer 97e1480c8c avformat/mov: set stream index field in tile grids 12 months ago
James Almer 8f33d8fa9b avformat/mov: don't mark an item referenced by a grid as dependent if it's the primary item 12 months ago
James Almer d78c75fe49 avformat/mov: fix setting disposition for the first iamf stream 12 months ago
Zhao Zhili b56b343e43 avformat/mov: Update bits_per_coded_sample after read pcmC 12 months ago
Andreas Rheinhardt 1bb7d5ca9f avformat/mov: Don't use entry[-1] in pointer arithmetic 1 year ago
Andreas Rheinhardt 9d7d03ea45 Revert "avformat/mov: zero initialize the index ranges buffer" 1 year ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 1 year ago
Dale Curtis 6ef32ea574
Avoid OOM for invalid STCO / CO64 constructions. 1 year ago
James Almer fe637161db avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF 1 year ago
James Almer 9ba327e70f avformat/mov: make MOVStreamContext refcounted 1 year ago
James Almer ce7b519ab7 avformat/mov: factorize out setting the output packet properties 1 year ago
Marton Balint f8f2142d61 avformat/mov: factorize reading the main part of the chnl atom to mov_chan 1 year ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 1 year ago
Damiano Galassi 112d3618ca avformat/mov: add support for 'amve' ambient viewing environment box 1 year ago
James Almer b94b3eac0e avformat/mov: use a more descriptive name for variables of type HEIFItem 1 year ago
James Almer f6b7b473d4 avformat/mov: ignore item boxes for animated heif 1 year ago
James Almer 0042cf8980 avformat/mov: split off MOVStreamContext freeing into its own function 1 year ago
Thomas Siedel aa3155e4c2 avformat/mp4: add muxer support for H266/VVC 1 year ago
James Almer eee3b7e2fb avformat/mov: zero initialize the index ranges buffer 1 year ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
James Almer be4fcf027b avformat/mov: reset a log message as trace level 1 year ago
James Almer d9fed9df2a avformat/mov: improve HEIF parsing 1 year ago
James Almer 0405f71e19 avformat/mov: rename avif fields to heif 1 year ago