aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avformat/aea: add aea muxerasivery2024-03-121-1/+2
* avformat/dvdvideodec: add CLUT utilities and subtitle color supportMarth642024-03-121-1/+1
* libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnavMarth642024-03-021-0/+1
* avformat/iamfenc: further split into shareable modulesJames Almer2024-02-191-1/+2
* avformat/iamfdec: further split into shareable modulesJames Almer2024-02-191-1/+2
* avformat/libsrt: Fix srt:// URL query string parsingIngo Oppermann2024-02-151-1/+1
* avformat/mp4: add muxer support for H266/VVCThomas Siedel2024-01-311-3/+3
* libavformat: add RCWT closed caption muxexMarth642024-01-141-0/+1
* avformat: Immersive Audio Model and Formats muxerJames Almer2023-12-181-0/+1
* avformat: Immersive Audio Model and Formats demuxerJames Almer2023-12-181-0/+1
* avformat: add QOA demuxerPaul B Mahol2023-11-261-0/+1
* avformat: add CRI USM demuxerPaul B Mahol2023-09-171-0/+1
* avformat: add OSQ demuxerPaul B Mahol2023-09-011-0/+1
* avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parseLeo Izen2023-08-271-2/+4
* avformat/flvenc: support mux vp9 in enhanced flvSteven Liu2023-07-181-1/+1
* avformat/flvenc: support mux av1 in enhanced flvSteven Liu2023-07-181-1/+1
* avformat/flvenc: support mux hevc in enhanced flvSteven Liu2023-07-181-1/+1
* avformat/rawenc: add H266/VVC muxerThomas Siedel2023-06-291-0/+1
* avformat: add demuxer and probe support for H266/VVCThomas Siedel2023-06-291-0/+1
* avformat: add raw AC-4 muxerPaul B Mahol2023-06-201-0/+1
* avformat: add raw AC-4 demuxerPaul B Mahol2023-06-201-0/+1
* avformat/mov_muxer: Extended MOV muxer to handle EVC video contentDawid Kozinski2023-06-151-1/+1
* avformat/evc_demuxer: Added demuxer to handle reading EVC video filesDawid Kozinski2023-06-151-0/+1
* avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file ...Dawid Kozinski2023-06-151-0/+1
* avformat/jpegxl_anim_dec: add animated JPEG XL demuxerLeo Izen2023-06-051-0/+1
* avformat: add PDV demuxerPaul B Mahol2023-04-201-0/+1
* avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 supportJerome Martinez2023-03-251-1/+2
* avformat: add RKA demuxerPaul B Mahol2023-02-111-0/+1
* avformat: add SDNS demuxerPaul B Mahol2023-02-111-0/+1
* avformat/wavarc: demux only data chunk contentPaul B Mahol2023-02-091-1/+1
* avformat: add WavArc demuxerPaul B Mahol2023-02-041-0/+1
* avformat: add XMD demuxerPaul B Mahol2023-01-301-0/+1
* avformat: add WADY demuxerPaul B Mahol2023-01-241-0/+1
* avformat/file: add fd protocolZhao Zhili2023-01-111-0/+1
* avformat: Rename IPFS to IPFS gatewayDerek Buitenhuis2023-01-091-2/+2
* avformat: add APAC demuxerPaul B Mahol2022-09-231-0/+1
* avformat: add LAF demuxerPaul B Mahol2022-09-161-0/+1
* avformat: add bonk demuxerPaul B Mahol2022-09-121-0/+1
* lavf/dv: always provide avpriv_dv_* symbolsAnton Khirnov2022-09-051-2/+1
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-131-1/+1
* avcodec: add Radiance HDR image format supportPaul B Mahol2022-07-161-0/+1
* avcodec: add PHM decoder and encoderPaul B Mahol2022-07-031-0/+2
* avcodec: add QOI decoder and demuxer and parser and encoder and muxerPaul B Mahol2022-06-051-0/+1
* Makefile: remove sccenc dependency on subtitlesLimin Wang2022-05-191-1/+1
* avformat/asf: Move ASF GUIDs to a new fileAndreas Rheinhardt2022-05-101-4/+4
* avformat/utils: Move freeing AVFormatContext to a new file avformat.cAndreas Rheinhardt2022-05-101-0/+1
* avformat/utils: Move parser functions to a new file, demux_utils.cAndreas Rheinhardt2022-05-101-0/+1
* avformat/mux_utils: Move ff_format_shift_data to new file for mux utilsAndreas Rheinhardt2022-05-101-0/+1
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-101-0/+1
* avformat/image2: add Jpeg XL as image2 formatLeo Izen2022-04-231-0/+1