| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/aea: add aea muxer | asivery | 2024-03-12 | 1 | -1/+2 |
* | avformat/dvdvideodec: add CLUT utilities and subtitle color support | Marth64 | 2024-03-12 | 1 | -1/+1 |
* | libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav | Marth64 | 2024-03-02 | 1 | -0/+1 |
* | avformat/iamfenc: further split into shareable modules | James Almer | 2024-02-19 | 1 | -1/+2 |
* | avformat/iamfdec: further split into shareable modules | James Almer | 2024-02-19 | 1 | -1/+2 |
* | avformat/libsrt: Fix srt:// URL query string parsing | Ingo Oppermann | 2024-02-15 | 1 | -1/+1 |
* | avformat/mp4: add muxer support for H266/VVC | Thomas Siedel | 2024-01-31 | 1 | -3/+3 |
* | libavformat: add RCWT closed caption muxex | Marth64 | 2024-01-14 | 1 | -0/+1 |
* | avformat: Immersive Audio Model and Formats muxer | James Almer | 2023-12-18 | 1 | -0/+1 |
* | avformat: Immersive Audio Model and Formats demuxer | James Almer | 2023-12-18 | 1 | -0/+1 |
* | avformat: add QOA demuxer | Paul B Mahol | 2023-11-26 | 1 | -0/+1 |
* | avformat: add CRI USM demuxer | Paul B Mahol | 2023-09-17 | 1 | -0/+1 |
* | avformat: add OSQ demuxer | Paul B Mahol | 2023-09-01 | 1 | -0/+1 |
* | avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parse | Leo Izen | 2023-08-27 | 1 | -2/+4 |
* | avformat/flvenc: support mux vp9 in enhanced flv | Steven Liu | 2023-07-18 | 1 | -1/+1 |
* | avformat/flvenc: support mux av1 in enhanced flv | Steven Liu | 2023-07-18 | 1 | -1/+1 |
* | avformat/flvenc: support mux hevc in enhanced flv | Steven Liu | 2023-07-18 | 1 | -1/+1 |
* | avformat/rawenc: add H266/VVC muxer | Thomas Siedel | 2023-06-29 | 1 | -0/+1 |
* | avformat: add demuxer and probe support for H266/VVC | Thomas Siedel | 2023-06-29 | 1 | -0/+1 |
* | avformat: add raw AC-4 muxer | Paul B Mahol | 2023-06-20 | 1 | -0/+1 |
* | avformat: add raw AC-4 demuxer | Paul B Mahol | 2023-06-20 | 1 | -0/+1 |
* | avformat/mov_muxer: Extended MOV muxer to handle EVC video content | Dawid Kozinski | 2023-06-15 | 1 | -1/+1 |
* | avformat/evc_demuxer: Added demuxer to handle reading EVC video files | Dawid Kozinski | 2023-06-15 | 1 | -0/+1 |
* | avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file ... | Dawid Kozinski | 2023-06-15 | 1 | -0/+1 |
* | avformat/jpegxl_anim_dec: add animated JPEG XL demuxer | Leo Izen | 2023-06-05 | 1 | -0/+1 |
* | avformat: add PDV demuxer | Paul B Mahol | 2023-04-20 | 1 | -0/+1 |
* | avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 support | Jerome Martinez | 2023-03-25 | 1 | -1/+2 |
* | avformat: add RKA demuxer | Paul B Mahol | 2023-02-11 | 1 | -0/+1 |
* | avformat: add SDNS demuxer | Paul B Mahol | 2023-02-11 | 1 | -0/+1 |
* | avformat/wavarc: demux only data chunk content | Paul B Mahol | 2023-02-09 | 1 | -1/+1 |
* | avformat: add WavArc demuxer | Paul B Mahol | 2023-02-04 | 1 | -0/+1 |
* | avformat: add XMD demuxer | Paul B Mahol | 2023-01-30 | 1 | -0/+1 |
* | avformat: add WADY demuxer | Paul B Mahol | 2023-01-24 | 1 | -0/+1 |
* | avformat/file: add fd protocol | Zhao Zhili | 2023-01-11 | 1 | -0/+1 |
* | avformat: Rename IPFS to IPFS gateway | Derek Buitenhuis | 2023-01-09 | 1 | -2/+2 |
* | avformat: add APAC demuxer | Paul B Mahol | 2022-09-23 | 1 | -0/+1 |
* | avformat: add LAF demuxer | Paul B Mahol | 2022-09-16 | 1 | -0/+1 |
* | avformat: add bonk demuxer | Paul B Mahol | 2022-09-12 | 1 | -0/+1 |
* | lavf/dv: always provide avpriv_dv_* symbols | Anton Khirnov | 2022-09-05 | 1 | -2/+1 |
* | configure: always enable gnu_windres if available | Timo Rothenpieler | 2022-08-13 | 1 | -1/+1 |
* | avcodec: add Radiance HDR image format support | Paul B Mahol | 2022-07-16 | 1 | -0/+1 |
* | avcodec: add PHM decoder and encoder | Paul B Mahol | 2022-07-03 | 1 | -0/+2 |
* | avcodec: add QOI decoder and demuxer and parser and encoder and muxer | Paul B Mahol | 2022-06-05 | 1 | -0/+1 |
* | Makefile: remove sccenc dependency on subtitles | Limin Wang | 2022-05-19 | 1 | -1/+1 |
* | avformat/asf: Move ASF GUIDs to a new file | Andreas Rheinhardt | 2022-05-10 | 1 | -4/+4 |
* | avformat/utils: Move freeing AVFormatContext to a new file avformat.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | avformat/utils: Move parser functions to a new file, demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | avformat/mux_utils: Move ff_format_shift_data to new file for mux utils | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | lib*/version: Move library version functions into files of their own | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | avformat/image2: add Jpeg XL as image2 format | Leo Izen | 2022-04-23 | 1 | -0/+1 |