aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* libavformat: add librist protocolPaul B Mahol2021-03-131-0/+1
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-111-0/+1
* avformat: add TTML muxerJan Ekström2021-03-051-0/+1
* avformat: add Digital Pictures SGA game demuxerPaul B Mahol2021-03-011-0/+1
* avformat/Makefile: Remove unnecessary dependencies on vocdecAndreas Rheinhardt2021-02-231-2/+2
* avformat/aiff: Deduplicate codec tags and codec tags listAndreas Rheinhardt2021-02-231-2/+2
* avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt2021-02-231-6/+6
* avformat/Makefile: Remove outdated AIFF demuxer dependency on iso_mediaAndreas Rheinhardt2021-02-231-1/+1
* avformat: add Simbiosis IMX demuxerPaul B Mahol2021-02-201-0/+1
* avformat: add xbm_pipe demuxerPaul B Mahol2021-02-051-0/+1
* avformat: add binka demuxerPaul B Mahol2021-02-041-0/+1
* avformat/Makefile: Only compile qtpalette.c when neededAndreas Rheinhardt2021-02-031-3/+3
* avformat/cutils, dvenc: Move ff_brktimegm to its only userAndreas Rheinhardt2021-02-031-1/+0
* avformat/hlsenc: Add dependency on avc.oDerek Buitenhuis2020-12-221-1/+1
* avformat/mspdec: Microsoft Paint (MSP) demuxerPeter Ross2020-12-061-0/+1