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