summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-261-0/+2
* avformat: add SER demuxerPaul B Mahol2018-10-131-0/+1
* avformat/rtpproto: use factorized ip functionsMarton Balint2018-10-031-1/+1
* avformat/udp: use factorized ip functionsMarton Balint2018-10-031-2/+2
* lavf: add raw AVS2 demuxerhwren2018-09-121-0/+1
* Revert "lavf: add raw AVS2 demuxer"Steven Liu2018-09-121-1/+0
* lavf: add raw AVS2 demuxerSteven Liu2018-09-121-0/+1
* lavf/Makefile: Fix standalone build of AVS2 muxerMark Thompson2018-09-111-0/+1
* Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'James Almer2018-09-021-9/+11
|\
| * build: Group external library protocols separatelyDiego Biurrun2018-04-201-3/+3
* | lavf/Makefile: Fix standalone compilation of the matroska and webm muxers.Carl Eugen Hoyos2018-08-241-2/+2
* | avformat/movenc: add support for AV1 streamsJames Almer2018-07-201-1/+1
* | lavf/img2dec: Auto-detect xwd images.Carl Eugen Hoyos2018-05-251-0/+1
* | libavformat: add mbedTLS based TLSThomas Volkert2018-05-211-0/+1
* | avformat: add vapoursynth wrapperwm42018-05-041-0/+1
* | Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov2018-04-231-1/+0
* | libavformat: add mbedTLS based TLSThomas Volkert2018-04-231-0/+1
* | Add Sega FILM muxerMisty De Meo2018-04-051-0/+1
* | Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-291-0/+1
|\ \ | |/
| * Add Haivision SRT protocolSven Dueking2018-03-281-0/+3
* | avformat/codec2: don't include avcodec objectsJames Almer2018-03-171-3/+3
* | sbc: add raw muxer for SBCAurelien Jacobs2018-03-071-0/+1
* | sbc: add raw demuxer for SBCAurelien Jacobs2018-03-071-0/+1
* | Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-241-0/+4
* | avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer2018-02-121-1/+5
* | aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-091-0/+2
* | avformat: fix stream_segment muxer build dependenciesJames Almer2018-02-071-0/+1
* | avformat/Makefile: fix fifo and fifo_test muxer build objectsJames Almer2018-02-061-1/+2
* | lavf: move fifo test muxer into separate fileJosh de Kock2018-02-061-1/+1
* | libavformat: remove the ffmenc and ffmdec muxer and demuxersRostislav Pehlivanov2018-01-061-2/+0
* | libavformat: LibreSSL (libtls) supportsfan52017-12-171-0/+1
* | avformat: add NSP demuxerPaul B Mahol2017-12-081-0/+1
* | avformat/dashenc: Option to generate hls playlist as wellKarthick J2017-11-301-1/+1
* | avformat/hlsenc: Modularized playlist creation to allow reuseKarthick J2017-11-291-1/+1
* | aptx: add raw muxer and demuxer for aptXAurelien Jacobs2017-11-101-0/+2
* | avformat: add TiVo ty demuxerPaul B Mahol2017-11-061-0/+1
* | lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos2017-11-051-0/+2
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-011-4/+5
|\ \ | |/
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-021-2/+3
* | Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer2017-10-261-3/+2
|\ \ | |/
| * mov: Move code shared with CAF to a separate fileDiego Biurrun2017-04-031-3/+2
* | Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'James Almer2017-10-211-7/+7
|\ \ | |/
| * rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-201-7/+7
* | avformat: fix build wihout dashencJacek Jendrzej2017-10-171-1/+1
* | Add SUP/PGS subtitle muxerPetri Hintukainen2017-09-091-0/+1
* | avformat/dashdec: add dash demuxer base versionSteven Liu2017-09-091-0/+1
* | avformat/dash: move reused API to common file and header fileSteven Liu2017-09-011-1/+1
* | Add FITS MuxerParas Chadha2017-08-301-0/+1
* | Add FITS DemuxerParas Chadha2017-08-301-0/+1
* | lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos2017-08-261-2/+4