summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Update bits_per_coded_sample after read pcmCZhao Zhili2024-03-01
* avformat/iamf: remove duplicated functionJames Almer2024-02-29
* avformat/mov: Don't use entry[-1] in pointer arithmeticAndreas Rheinhardt2024-02-27
* Revert "avformat/mov: zero initialize the index ranges buffer"Andreas Rheinhardt2024-02-27
* avformat/mov: add support for tile HEIF still imagesJames Almer2024-02-26
* avformat: add a Tile Grid stream group typeJames Almer2024-02-26
* avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connectionMarton Balint2024-02-25
* avformat/libsrt: Remove manually free AV_OPT_TYPE_STRINGZhao Zhili2024-02-22
* Avoid OOM for invalid STCO / CO64 constructions.Dale Curtis2024-02-21
* avformat/movenc: Make check actually check what is intendedAndreas Rheinhardt2024-02-20
* flvdec: Honor the "flv_metadata" option for the "datastream" metadata fieldMartin Storsjö2024-02-20
* avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFFJames Almer2024-02-20
* avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFFJames Almer2024-02-20
* avformat/mov: make MOVStreamContext refcountedJames Almer2024-02-20
* avformat/mov: factorize out setting the output packet propertiesJames Almer2024-02-20
* avformat/demux: allow demuxers to output more than one packet per read_packet...James Almer2024-02-20
* avformat/iamfdec: set disposition flags to output streamsJames Almer2024-02-19
* avformat/iamfenc: further split into shareable modulesJames Almer2024-02-19
* avformat/iamfdec: further split into shareable modulesJames Almer2024-02-19
* avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDe...Marton Balint2024-02-20
* avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve f...Marton Balint2024-02-20
* avformat/iamf_writer: Fix leaks on errorAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Return proper error codesAndreas Rheinhardt2024-02-19
* avformat/iamf: Don't mix ownership and non-ownership pointersAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Don't memset twiceAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Remove nonsense checkAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Don't leak on error when adding ParamDefinitionAndreas Rheinhardt2024-02-19
* avformat/mpegts: remove decoding param from ts_packetsize optionJames Almer2024-02-19
* avformat/mpegts: add a ts_id exported optionJames Almer2024-02-19
* avformat/mov_chan: rework ff_mov_read_chnlMarton Balint2024-02-18
* avformat/mov: factorize reading the main part of the chnl atom to mov_chanMarton Balint2024-02-18
* avformat/libsrt: Fix srt:// URL query string parsingIngo Oppermann2024-02-15
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avformat/avformat: Remove reference to removed setterAndreas Rheinhardt2024-02-14
* avformat/matroska: Add support for A_ATRAC/AT1asivery2024-02-13
* avformat/dump: Fix use of undeclared variablesAndreas Rheinhardt2024-02-13
* avformat: add a disposition field to AVStreamGroupJames Almer2024-02-13
* avformat/mov_chan: add support for reading custom channel layouts when layout...Marton Balint2024-02-12
* lavf/assenc: normalize line endings to \nrcombs2024-02-11
* lavf/avio_internal: add ffio_write_lines for line ending normalizationrcombs2024-02-11
* avformat/mov_chan: never override number of channels based on chan atomMarton Balint2024-02-09
* avformat/mov_chan: do not assume channels are in native orderMarton Balint2024-02-09
* lavf/demux: stop calling avcodec_close()Anton Khirnov2024-02-09
* lavf/flacdec: stop accessing FFStream.avctxAnton Khirnov2024-02-09
* lavf/mpegts: drop a cargo-culted checkAnton Khirnov2024-02-09
* avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster()Andreas Rheinhardt2024-02-09
* avformat/rcwtenc: Remove redundant zeroing of bufferAndreas Rheinhardt2024-02-09
* avformat/rcwtenc: Fix potential out-of-bounds writeAndreas Rheinhardt2024-02-09
* avformat/nutenc: Fix indentationAndreas Rheinhardt2024-02-07
* avformat/mux: Don't allocate priv_pts separatelyAndreas Rheinhardt2024-02-07