summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* cosmetics: Break overly long lines.Diego Biurrun2009-10-181-7/+27
* 10l: update Makefile after renameJustin Ruggles2009-10-151-1/+1
* Split up the AIFF muxer and demuxer into separate files.Justin Ruggles2009-10-151-1/+1
* Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson2009-09-221-0/+1
* Core Audio Format demuxerPeter Ross2009-09-161-0/+1
* Support for generic multi-stream key frame finding for new seek API.Ivan Schreter2009-08-221-1/+1
* Add support for S/PDIF encapsulation.Bartlomiej Wolowiec2009-08-211-0/+1
* Parse APE metadata tags in Musepack SV7 filesMatti Hamalainen2009-08-111-1/+1
* Move APE tag parsing into separate module.Kostya Shishkov2009-08-111-1/+1
* Sony Wave64 demuxerDaniel Verkamp2009-08-101-0/+1
* RTMP protocol support (as a client)Kostya Shishkov2009-07-311-0/+1
* fix various compilation dependenciesAurelien Jacobs2009-07-241-5/+5
* Make (de)muxers for format variants select the main format (de)muxer.Diego Biurrun2009-07-121-9/+0
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-291-1/+1
* The AAC demuxer now depends on id3v1.o.Patrick Dehne2009-06-151-1/+1
* Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.Patrick Dehne2009-06-111-1/+1
* Add additional dependencies for sdp and rtsp demuxers.Jai Menon2009-06-091-2/+2
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-301-0/+2
* Add QCP demuxer.Kenan Gillet2009-05-201-0/+1
* Per-stream language-tags extraction in asfdec.Cyril Comparon2009-05-121-1/+1
* Add 8088flex TMV file demuxer.Daniel Verkamp2009-05-061-0/+1
* Add raw MLP muxer.Ramiro Polla2009-04-211-0/+1
* Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoCRonald S. Bultje2009-04-141-1/+1
* Add support for AMR audio in the RTP muxerMartin Storsjö2009-04-081-0/+1
* Add support for H.263 video in the RTP muxerMartin Storsjö2009-04-071-0/+1
OpenPOWER on IntegriCloud