summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/lrc: fix comments in headersStefano Sabatini2024-04-06
* avcodec, avformat/ffjni: fix duplicate JNI symbolsLeo Izen2024-04-04
* avformat/pcm: Use 64bit in bitrate computationMichael Niedermayer2024-04-04
* avformat/mxfdec: Check index_edit_rateMichael Niedermayer2024-04-04
* avformat/iamf_parse: Check sound_systemMichael Niedermayer2024-04-04
* configure: Separate subsystem for Immersive Audio ModelEugene Zemtsov2024-04-03
* avformat/isom: don't drop the known layout when parsing AAC decSpecificInfoJames Almer2024-04-02
* avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr()Michael Niedermayer2024-04-02
* avformat/rcwtenc: remove repeated documentationMarth642024-04-02
* avformat/rcwtenc: don't assume .bin extensionMarth642024-04-02
* avformat/rcwtdec: add RCWT Closed Captions demuxerMarth642024-04-02
* avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet ava...Marth642024-04-02
* avformat/demux: add duration_probesize AVOptionNicolas Gaullier2024-04-02
* avformat/mov: simplify the entry count overflow check in the keys atomJames Almer2024-04-02
* avformat/mov: don't read key_size bytes twice in the keys atomJames Almer2024-04-02
* avformat/mov: take into account the first eight bytes in the keys atomJames Almer2024-04-02
* avformat/mov: Check if a key is longer than the atom containing itEugene Zemtsov2024-04-02
* avformat/mov: Don't add attached pic if one is already presentAndreas Rheinhardt2024-04-02
* avformat/mov: ensure all items id referenced by a grid are validJames Almer2024-04-01
* avformat/mpegts: Reset local nb_prg on add_program() failureMichael Niedermayer2024-04-01
* avformat/aiffdec: Check for previously set channelsMichael Niedermayer2024-04-01
* avformat/mxfdec: Make edit_unit_byte_count unsignedMichael Niedermayer2024-04-01
* avformat/movenc: Check that cts fits in 32bitMichael Niedermayer2024-04-01
* avformat/iamf_parse: keep count_label consistent on language_label allocation...James Almer2024-04-01
* avformat/iamf_reader: Check len before summingMichael Niedermayer2024-04-01
* avformat/mxfdec: Check first case of offset_temp computation for overflowMichael Niedermayer2024-04-01
* avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.hAndreas Rheinhardt2024-03-31
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* lib*/version: Use static_assert for static assertsAndreas Rheinhardt2024-03-31
* Revert "avformat/mov: ignore item boxes for animated heif"James Almer2024-03-30
* avformat/flac_picture: print a warning when mimetype is unknownJames Almer2024-03-28
* Don't throw an error when attached picture isn't recognized.Dale Curtis2024-03-28
* all: Don't use ATOMIC_VAR_INITAndreas Rheinhardt2024-03-28
* avformat/mov: don't abort on duplicate Mastering Display Metadata boxesJames Almer2024-03-27
* Bump after 7.0 branch pointMichael Niedermayer2024-03-27
* Bump prior release/7.0 branchMichael Niedermayer2024-03-27
* avformat/westwood_vqa: Fix 2g packetsMichael Niedermayer2024-03-26
* avformat/matroskadec: Check timescaleMichael Niedermayer2024-03-26
* avformat/wavdec: satuarte next_tag_ofs, data_endMichael Niedermayer2024-03-26
* avformat/wavdec: sanity check channels and bps before using them for block_alignMichael Niedermayer2024-03-26
* avformat/sbgdec: Check for negative durationMichael Niedermayer2024-03-26
* avformat/rpl: Use 64bit for total_audio_size and check itMichael Niedermayer2024-03-26
* avformat/mov: use 64bit for intermediate for roundingMichael Niedermayer2024-03-26
* avformat/jacosubdec: Use 64bit for absMichael Niedermayer2024-03-26
* avformat/concatdec: Check user_duration sumMichael Niedermayer2024-03-26
* avformat/mov: Do not deallocate heif_item in a input dependant wayMichael Niedermayer2024-03-26
* avformat/dvdvideodec: add explicit inttypes.h includeMarth642024-03-26
* avformat/mov: free HEIFItem.name when cleaning items in mov_read_trakJames Almer2024-03-26
* avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.hAndreas Rheinhardt2024-03-26
* avformat/vqf: Return 0 on success in read_packetAndreas Rheinhardt2024-03-26