25560 Commits (3de38b9da5c2ffddcf1c532bca78f989b0474494)

Author SHA1 Message Date
Leo Izen 9d4eda8040
avformat/mxfenc: remove unused variables 1 year ago
James Almer 0b8e51b584 avformat/iamf_parse: use the public iamf helpers to allocate structs 1 year ago
Michael Niedermayer 88a9142cac
avformat/mxfenc: Remove AVERROR² 1 year ago
Stefano Sabatini 02e4598f8f lavf/mpegenc: extend options definition 1 year ago
Stefano Sabatini bba784d604 lavf/daudenc: clarify error messages 1 year ago
Stefano Sabatini f8b14d8bee lavf/dashenc: sort options by name 1 year ago
James Almer eee3b7e2fb avformat/mov: zero initialize the index ranges buffer 1 year ago
James Almer 9813df77d6 avformat/iamf_writer: remove bogus check 1 year ago
James Almer b6af126c72 avformat/iamfdec: free superfluous objects 1 year ago
James Almer 6c4388b468 avformat/dump: be less verbose when printing streams within a group 1 year ago
James Almer 9da0594f1d avformat/iamfenc: don't write empty packets 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
Paul Orlyk de8305e097
avformat/rtsp: Send mode=record instead of mode=receive in Transport header 1 year ago
Paul Orlyk 57648ee091
avformat/rtsp: Support mode field of Transport header being sent in upper case 1 year ago
James Almer d9fed9df2a avformat/mov: improve HEIF parsing 1 year ago
Marth64 3525544e48 libavformat: add RCWT closed caption muxex 1 year ago
Stefano Sabatini a600f593a8 lavf/astenc: fix weird indent, use braces in else statements 1 year ago
aybe aybe f89a6e7576
avformat/psxstr: fix demuxing I/O error at EOF 1 year ago
aybe aybe 21ed52916d
avformat/psxstr: fix unknown sector type 00/80 1 year ago
James Almer 0405f71e19 avformat/mov: rename avif fields to heif 1 year ago
Stefano Sabatini 14a1ece3aa lavf/movenc: sort options by name 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 1 year ago
Frank Plowman 42982b5a5d avformat/ffrtmpcrypt: Fix int-conversion warning 1 year ago
Romain Beauxis 797f0b27c1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 1 year ago
Cedric Le Barz 238f9de876 Add jpeg2000 subdescriptor (V2). 1 year ago
Michael Niedermayer 029294ff54
avformat/flacdec: Avoid double AVERRORS 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
Gyan Doshi c1340f3439 avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Anton Khirnov b26407ccb8 lavf: allow setting AVStream.discard as an AVOption 1 year ago
Paul B Mahol 04cb307508 avformat/iamf_parse: fix yet annother logical coding error 1 year ago
Paul B Mahol 0c03f4c6b9 avformat/iamfenc: fix logical coding error 1 year ago
Paul B Mahol 7a9aafde3d avformat/iamf_parse: fix another logical coding error 1 year ago
James Almer 061c864a95 avformat/options: skip the none type group in stream_group_child_iterate() 1 year ago
Zhao Zhili 5c3d2177e7 avformat/file: seek back to initial position for fd protocol 1 year ago
James Almer 89215237dd avformat: remove ff_remove_stream_group() 1 year ago
Frank Plowman 7d7ba2175c libavformat/vvc: Make probe more conservative 1 year ago
James Almer 25835e2593 avformat: Immersive Audio Model and Formats muxer 1 year ago
James Almer 4ee05182b7 avformat: Immersive Audio Model and Formats demuxer 1 year ago
James Almer 7f9308380f avformat/aviobuf: add ffio_read_leb() and ffio_write_leb() 1 year ago
James Almer 556b596d1d avformat: introduce AVStreamGroup 1 year ago
Leo Izen 1f56bfc986
avformat/hls: use av_strlcopy instead of strncpy 1 year ago
James Almer 96f646cdc2 avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks 1 year ago
Andreas Rheinhardt b021bc4a47 avformat/webpenc: Write correct size for single images when unseekable 1 year ago
Andreas Rheinhardt 8283db7fb0 avformat/webpenc: Reindent after the previous commit 1 year ago
Andreas Rheinhardt 18d7a97f9e avformat/webpenc: Return early to reduce indentation 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