aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/http: Add support for Retry-After headerDerek Buitenhuis2024-04-251-1/+1
* avformat/http: Add option to limit total reconnect delayDerek Buitenhuis2024-04-251-1/+1
* avformat/http: Add options to set the max number of connection retriesDerek Buitenhuis2024-04-251-1/+1
* avformat/demux: add duration_probesize AVOptionNicolas Gaullier2024-04-021-1/+1
* Bump after 7.0 branch pointn7.1-devMichael Niedermayer2024-03-271-1/+1
* Bump prior release/7.0 branchMichael Niedermayer2024-03-271-1/+1
* libs: bump major version for all librariesJames Almer2024-03-071-1/+1
* avformat/options: Deprecate av_fmt_ctx_get_duration_estimation_method()Andreas Rheinhardt2024-03-061-1/+1
* avformat/avformat: add a function to return the name of stream groupsJames Almer2024-03-051-1/+1
* avformat/avio: Make avio_print_string_array() accept const pointersAndreas Rheinhardt2024-03-021-2/+2
* avformat/mov: add support for tile HEIF still imagesJames Almer2024-02-261-1/+1
* avformat: add a Tile Grid stream group typeJames Almer2024-02-261-2/+2
* avformat/mpegts: add a ts_id exported optionJames Almer2024-02-191-1/+1
* avformat: add a disposition field to AVStreamGroupJames Almer2024-02-131-1/+1
* avformat: Immersive Audio Model and Formats muxerJames Almer2023-12-181-1/+1
* avformat: introduce AVStreamGroupJames Almer2023-12-181-1/+1
* avformat: add QOA demuxerPaul B Mahol2023-11-261-1/+1
* Bump versions after 6.1n6.2-devMichael Niedermayer2023-10-291-1/+1
* Bump versions prior to 6.1Michael Niedermayer2023-10-291-2/+2
* avformat/options: add missing disposition flag to AVStream class optionsJames Almer2023-10-251-1/+1
* avformat/avformat: use the side data from AVStream.codecparJames Almer2023-10-061-1/+1
* avformat/avformat: Deprecate AVFMT_ALLOW_FLUSHAndreas Rheinhardt2023-10-031-1/+1
* avformat: add CRI USM demuxerPaul B Mahol2023-09-171-2/+2
* avformat/mov: add interleaved_read optionZhao Zhili2023-09-141-1/+1
* avformat/avio: Constify data pointees of write callbacksAndreas Rheinhardt2023-09-101-1/+1
* avformat: add OSQ demuxerPaul B Mahol2023-09-011-2/+2
* avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parseLeo Izen2023-08-271-1/+1
* avformat/version: bump minor after recent additionsJames Almer2023-06-291-1/+1
* avformat: add raw AC-4 muxerPaul B Mahol2023-06-201-1/+1
* avformat: add raw AC-4 demuxerPaul B Mahol2023-06-201-1/+1
* avformt/version: bump minor after evc muxer and demuxer additionsJames Almer2023-06-151-1/+1
* avformat/jpegxl_anim_dec: add animated JPEG XL demuxerLeo Izen2023-06-051-1/+1
* avformat: add PDV demuxerPaul B Mahol2023-04-201-2/+2
* libavformat/tcp: add local_addr/local_port for network optionjackarain2023-03-301-1/+1
* version.h: Bump minor post 6.0 branchn6.1-devMichael Niedermayer2023-02-191-1/+1
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-191-1/+1
* avformat: add RKA demuxerPaul B Mahol2023-02-111-1/+1
* avformat: add SDNS demuxerPaul B Mahol2023-02-111-1/+1
* Bump major versions of all librariesJames Almer2023-02-091-1/+1
* avformat: add WavArc demuxerPaul B Mahol2023-02-041-1/+1
* avformat: add XMD demuxerPaul B Mahol2023-01-301-1/+1
* avformat: add WADY demuxerPaul B Mahol2023-01-241-1/+1
* avformat/file: add fd protocolZhao Zhili2023-01-111-2/+2
* avformat/file: add fd option for pipeZhao Zhili2023-01-111-1/+1
* avformat/electronicarts: add option to return alpha channel in the main video...Marton Balint2022-11-221-1/+1
* avformat/mpegtsenc: add omit_rai flagZhao Zhili2022-10-081-1/+1
* avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt2022-10-031-1/+1
* avformat: add APAC demuxerPaul B Mahol2022-09-231-2/+2
* avformat/movenc: Write auxi box for animated AVIF with alphaVignesh Venkatasubramanian2022-09-221-1/+1
* avformat: add LAF demuxerPaul B Mahol2022-09-161-1/+1