aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* avformat/imf: DemuxerPierre-Anthony Lemieux2021-12-311-0/+1
* avformat: add bitpacked demuxerLimin Wang2021-12-311-0/+1
* avformat/scd: add demuxerZane van Iperen2021-12-021-0/+1
* avformat/rtpenc: adds partial support for the RFC 4175Limin Wang2021-11-251-0/+1
* avformat: add raw avs3 muxerLimin Wang2021-10-191-0/+1
* libavformat/hls: add support for decryption of HLS media segments encrypted u...Nachiket Tarate2021-10-131-1/+1
* avformat/utils: Move demuxing code out into a new fileAndreas Rheinhardt2021-09-171-0/+1
* avformat/utils: Move seeking code out into a new fileAndreas Rheinhardt2021-09-171-0/+1
* avformat: add an AV1 Low overhead bitstream format muxerJames Almer2021-09-011-0/+1
* avformat/movenc: add support for TTML muxingJan Ekström2021-08-251-1/+1
* avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxersAndreas Rheinhardt2021-07-081-4/+4
* avformat/Makefile: Add missing rawdec dependency for IPU demuxerAndreas Rheinhardt2021-07-081-1/+1
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-021-0/+1
* avformat: add Argonaut Games CVG muxerZane van Iperen2021-05-121-0/+1
* avformat: add Argonaut Games CVG demuxerZane van Iperen2021-05-121-0/+1
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-261-0/+1
* avformat/rawenc: remove singlejpeg muxerGyan Doshi2021-04-161-1/+0