summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, andMichael Karcher2010-07-051-6/+6
* Add id3v1.o dependency for oma demuxerMichael Karcher2010-07-051-1/+1
* Add RTP depacketization of SVQ3Josh Allmann2010-07-011-0/+1
* RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.cJosh Allmann2010-06-251-0/+1
* Add metadata support. Patch by Michael Karcher.Michael Karcher2010-06-171-1/+1
* Add WebM muxerJames Zern2010-06-041-0/+3
* On2 IVF demuxerDavid Conrad2010-05-271-0/+1
* MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng2010-05-241-0/+1
* Add -f framemd5 muxer similar to framecrc.Reimar Döffinger2010-05-241-0/+1
* Add a md5 muxer that allows checking the md5 sums of generated streams withoutReimar Döffinger2010-05-231-0/+1
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-181-1/+1
* Merge Vorbis / Theora depayloaders.Josh Allmann2010-04-011-1/+0
* Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for mergingJosh Allmann2010-04-011-2/+2
* Implement YOP demuxer and video decoder.Mohamed Naufal2010-03-291-0/+1
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-281-1/+6
* Make RTSP use the generic http authentication codeMartin Storsjö2010-03-251-2/+2
* Split out http authentication handling into a separate fileMartin Storsjö2010-03-241-1/+1
* Put ff_flac_write_header() in a separate C file to allow it to be shared withoutJustin Ruggles2010-03-231-2/+4
* Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer'sJustin Ruggles2010-03-221-1/+1
* RTP depacketization of TheoraJosh Allmann2010-03-221-0/+1
* Fix FLAC demuxer dependencies.James Darnley2010-03-211-1/+1
* Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files.James Darnley2010-03-201-1/+2
* Add VorbisComment writing to FLAC files.James Darnley2010-03-201-3/+5
* matroskadec: fix missing dependencyAurelien Jacobs2010-03-151-1/+1
* matroskadec: add support for SIPR audio tracksAurelien Jacobs2010-03-121-1/+1
* oggdec: Parse skeleton to determine the start time of each streamDavid Conrad2010-03-111-0/+1
* In mpegts muxer, write adts header if aac bitstream does not contain itBaptiste Coudurier2010-03-091-1/+1
* Rename RTP depacketizer files from rtp_* to rtpdec_*Martin Storsjö2010-02-281-3/+3
* Add an RTSP muxerMartin Storsjö2010-02-221-0/+1
* WavPack demuxer also depends on APE tag parserKostya Shishkov2010-02-191-1/+1
* AEA demuxer requires raw.o for pcm_read_seekDaniel Verkamp2010-02-191-1/+1
* WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for itKostya Shishkov2010-02-191-1/+1
* RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.Ronald S. Bultje2010-02-101-0/+1
* Implement a physical concatenation protocol.Michele Orrù2010-02-071-0/+1
* Add AVI metadata conversion table.Anton Khirnov2010-02-061-2/+2
* Bink demuxerPeter Ross2010-01-311-0/+1
* Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.Ronald S. Bultje2010-01-281-0/+1
* Rename the RTP muxer sources so that the packetisation functions are inLuca Abeni2010-01-181-4/+4
* Adobe Filmstrip muxer and demuxerPeter Ross2010-01-141-0/+2
* The RTP muxer does not need rtp_asf.cLuca Abeni2010-01-131-1/+0
* Add support for dirac in oggDavid Conrad2010-01-111-0/+1
* Deluxe Paint Animation demuxerPeter Ross2010-01-101-0/+1
* CD+G demuxer and decoderMichael Tison2009-12-171-0/+1
* Parse ID3v[12] metadata from TTA files.Jai Menon2009-12-161-1/+1
* Support "A format generated by IndigoVision 8000 video server".Michael Niedermayer2009-12-011-0/+1
* Remove ancient redir demuxer.Diego Biurrun2009-10-241-1/+0
* Move function that is only used by the MP3 muxer below the corresponding #if.Diego Biurrun2009-10-191-1/+1
* The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency.Diego Biurrun2009-10-191-2/+2
* Remove some duplicate object dependencies for the RTSP demuxer.Diego Biurrun2009-10-191-4/+1
* Add missing rdt.o dependency for SDP demuxer.Diego Biurrun2009-10-191-0/+1
OpenPOWER on IntegriCloud