summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* avformat: Add IPFS protocol support.Mark Gaiser2022-04-121-0/+2
* avformat/tests: add test for ff_rescale_interval()Pierre-Anthony Lemieux2022-03-191-0/+1
* libavformat: Split version.hMartin Storsjö2022-03-161-0/+1
* avformat: add DFPWM raw formatJack Bruienne2022-03-101-0/+2
* avformat: always compile isom_tagsJames Almer2022-02-281-5/+6
* avformat/mxfdec: add avlanguage dependencyZane van Iperen2022-02-061-1/+1
* avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabledAndreas Rheinhardt2022-01-081-3/+1
* avformat/Makefile: Add entries for CRI, GEM and PGX image pipe demuxersAndreas Rheinhardt2022-01-081-0/+3
* avformat/Makefile: Add missing alp-muxer->rawenc.o dependencyAndreas Rheinhardt2022-01-081-1/+1
* avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependencyAndreas Rheinhardt2022-01-081-3/+3
* avformat/Makefile: Add missing libamqp->urldecode dependencyAndreas Rheinhardt2022-01-081-1/+1
* avformat/Makefile: Fix name of PhotoCD demuxerAndreas Rheinhardt2022-01-071-1/+1
* avformat: reuse the common code for v210/v210xLimin Wang2022-01-051-2/+2
* avcodec/utils: Unavpriv avpriv_toupper4()Andreas Rheinhardt2022-01-041-1/+1
* avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabsAndreas Rheinhardt2022-01-041-0/+3
* avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_ratesAndreas Rheinhardt2022-01-041-1/+4
* avcodec/jpegtables: Unavpriv MJPEG-tablesAndreas Rheinhardt2022-01-041-1/+2
* avcodec/dca: Unavpriv dca_sample_ratesAndreas Rheinhardt2022-01-041-0/+1
* avcodec/ac3tab: Unavpriv ac3_channel_layout_tabAndreas Rheinhardt2022-01-041-0/+2
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-1/+5
* avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvcquietvoid2022-01-041-1/+2
* avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvcquietvoid2022-01-041-1/+1
* avformat/matroska{dec, enc}: Parse BlockAdditionMapping elementsquietvoid2022-01-041-2/+2
* avformat/Makefile: add imf.h to SKIPHEADERSJames Almer2021-12-311-0/+1
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-311-0/+1