1718 Commits (2d3ee7c069d631e8a32b647cb765028ea76b3a2e)

Author SHA1 Message Date
James Almer ed55219edd avformat/mov: ignore old infe box versions 9 months ago
Andreas Rheinhardt efa0670048 avformat/mov: Don't add attached pic if one is already present 10 months ago
Eugene Zemtsov d0e5f83ffb avformat/mov: Check if a key is longer than the atom containing it 10 months ago
James Almer 2ecaef7455 avformat/mov: ensure all items id referenced by a grid are valid 10 months ago
James Almer 5a3b625dbc Revert "avformat/mov: ignore item boxes for animated heif" 10 months ago
James Almer 9cfb29baa2 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 10 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 10 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 10 months ago
James Almer 1e7ba76562 avformat/mov: free HEIFItem.name when cleaning items in mov_read_trak 10 months ago
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 10 months ago
James Almer abcdd3aed7 avformat/mov: don't use cur_item_id as array index 10 months ago
Michael Niedermayer 3c43299e9e
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 10 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 11 months ago
James Almer 1a34eb3ffc avformat/mov: fix setting dependent disposition on ambisonic IAMF streams 11 months ago
James Almer 97e1480c8c avformat/mov: set stream index field in tile grids 11 months ago
James Almer 8f33d8fa9b avformat/mov: don't mark an item referenced by a grid as dependent if it's the primary item 11 months ago
James Almer d78c75fe49 avformat/mov: fix setting disposition for the first iamf stream 11 months ago
Zhao Zhili b56b343e43 avformat/mov: Update bits_per_coded_sample after read pcmC 11 months ago
Andreas Rheinhardt 1bb7d5ca9f avformat/mov: Don't use entry[-1] in pointer arithmetic 11 months ago
Andreas Rheinhardt 9d7d03ea45 Revert "avformat/mov: zero initialize the index ranges buffer" 11 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 11 months ago
Dale Curtis 6ef32ea574
Avoid OOM for invalid STCO / CO64 constructions. 11 months ago
James Almer fe637161db avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF 11 months ago
James Almer 9ba327e70f avformat/mov: make MOVStreamContext refcounted 11 months ago
James Almer ce7b519ab7 avformat/mov: factorize out setting the output packet properties 11 months ago
Marton Balint f8f2142d61 avformat/mov: factorize reading the main part of the chnl atom to mov_chan 11 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Damiano Galassi 112d3618ca avformat/mov: add support for 'amve' ambient viewing environment box 12 months ago
James Almer b94b3eac0e avformat/mov: use a more descriptive name for variables of type HEIFItem 12 months ago
James Almer f6b7b473d4 avformat/mov: ignore item boxes for animated heif 12 months ago
James Almer 0042cf8980 avformat/mov: split off MOVStreamContext freeing into its own function 12 months ago
Thomas Siedel aa3155e4c2 avformat/mp4: add muxer support for H266/VVC 12 months ago
James Almer eee3b7e2fb avformat/mov: zero initialize the index ranges buffer 12 months 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
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 1 year ago
Thomas Guilbert ff451df947
avformat/mov: Fix MSAN issue with stsd_id 1 year ago
Michael Niedermayer cfc0a68d4d
avformat/mov: do not set sign bit for chunk_offsets 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Michael Niedermayer 4cdf2c7f76
avformat/mov: Ignore duplicate ftyp 1 year ago
Dale Curtis 2182173a69
avformat/mov: Fix integer overflow in mov_read_packet(). 1 year ago
Michael Niedermayer 19fcf43131
avformat/mov: Disallow FTYP after streams 1 year ago
Michael Niedermayer 98c2711b58
avformat/mov: Check that is_still_picture_avif has no trak based streams 1 year ago
Andreas Rheinhardt 37b5f4a1f6 avformat/matroskadec, mov: Fix declaration-after-statement warnings 1 year ago
Michael Niedermayer 3508b496e1
avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample() 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel 9132a0fbe2
avformat/mov: Disallow more than one meta box for AVIF 1 year ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Michael Niedermayer 9a3bbf89bd
avformat/mov: Check avif_info 1 year ago