summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avformat: add kvag muxerZane van Iperen2020-05-311-0/+1
* avformat: fix apm makefile dependencyZane van Iperen2020-05-271-1/+1
* fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov2020-05-251-0/+1
* oggdec: remove the oggparsedaala subdemuxerLynne2020-05-231-1/+0
* avformat: implement retiming directly in mxfenc and gxfencMarton Balint2020-05-071-2/+2
* avformat/audiointerleave: only keep the retime functionality of the audio int...Marton Balint2020-05-071-2/+2
* avformat: add demuxer for Pro Pinball Series' SoundbanksZane van Iperen2020-05-051-0/+1
* avformat/filmstripenc: Use ff_raw_write_packet()Andreas Rheinhardt2020-04-141-1/+1
* avformat/rso: Don't reimplement ff_raw_write_packet()Andreas Rheinhardt2020-04-141-1/+1
* avformat/amr: Don't reimplement ff_raw_write_packet()Andreas Rheinhardt2020-04-141-1/+1
* avformat/Makefile: Don't add dependency twiceAndreas Rheinhardt2020-04-141-1/+1
* avformat/Makefile: Remove false dependencies of WebM and Matroska muxerAndreas Rheinhardt2020-04-141-4/+3
* avformat/Makefile: Remove false dependency of WebM DASH manifest muxerAndreas Rheinhardt2020-04-141-1/+1
* configure, libavformat/Makefile: Fix webm_chunk dependenciesAndreas Rheinhardt2020-04-141-1/+1
* avformat/Makefile: Add missing rawenc dependency for iLBC muxerAndreas Rheinhardt2020-04-121-1/+1
* avformat: add hca demuxerPaul B Mahol2020-03-171-0/+1
* avformat: add derf demuxerPaul B Mahol2020-03-171-0/+1
* avformat: add fwse demuxerPaul B Mahol2020-03-171-0/+1
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-091-0/+1
* avformat: add demuxer for LEGO Racers' ALP formatZane van Iperen2020-03-091-0/+1
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-211-0/+1
* avformat/ftp: add support for escaped credentialsMarton Balint2020-02-151-1/+1
* avformat: add demuxer for Simon & Schuster Interactive's VAG formatZane van Iperen2020-02-061-0/+1
* avformat: add demuxer for argonaut games' ASF formatZane van Iperen2020-01-261-0/+1
* lavf/Makefile: Specify sln demuxer requirements.Carl Eugen Hoyos2019-11-171-0/+1
* avformat: add an AV1 Annex B demuxerJames Almer2019-11-121-0/+1
* avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan2019-11-041-1/+1
* avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan2019-11-041-1/+1
* avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan2019-11-041-1/+1
* avformat/Makefile: Fix aiffdec replaygain dependencyAndreas Rheinhardt2019-10-141-1/+1
* avformat/hashenc: add streamhash muxerMoritz Barsnick2019-09-201-0/+1
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-021-0/+1
* avformat/ifv: added support for ifv cctv filesSwaraj Hota2019-06-211-0/+1
* avformat/mxfenc: support XAVC long gopBaptiste Coudurier2019-05-201-1/+1
* lavf/Makefile: Fix kux demuxer standalone compilation.Carl Eugen Hoyos2019-04-071-0/+1
* avformat: add HCOM demuxerPaul B Mahol2019-01-151-0/+1
* avformat: add vividas demuxerPaul B Mahol2018-12-201-0/+1
* avformat: add gif pipe demuxerPaul B Mahol2018-12-101-0/+1
* lavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxtCarl Eugen Hoyos2018-11-271-2/+2
* avformat: add DHAV demuxerPaul B Mahol2018-11-241-0/+1
* 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