]> git.sesse.net Git - ffmpeg/history - libavformat/Makefile
Remove unnecessary header inclusion directives.
[ffmpeg] / libavformat / Makefile
2010-04-01 Josh AllmannMerge Vorbis / Theora depayloaders.
2010-04-01 Josh AllmannRename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a...
2010-03-29 Mohamed NaufalImplement YOP demuxer and video decoder.
2010-03-28 Howard ChuImplement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS...
2010-03-25 Martin StorsjöMake RTSP use the generic http authentication code
2010-03-24 Martin StorsjöSplit out http authentication handling into a separate...
2010-03-23 Justin RugglesPut ff_flac_write_header() in a separate C file to...
2010-03-22 Justin RugglesMove ff_flac_write_header() to flacenc.h, which removes...
2010-03-22 Josh AllmannRTP depacketization of Theora
2010-03-21 James DarnleyFix FLAC demuxer dependencies.
2010-03-20 James DarnleyAdd VorbisComment writing to Ogg/FLAC and Ogg/Speex...
2010-03-20 James DarnleyAdd VorbisComment writing to FLAC files.
2010-03-15 Aurelien Jacobsmatroskadec: fix missing dependency
2010-03-12 Aurelien Jacobsmatroskadec: add support for SIPR audio tracks
2010-03-11 David Conradoggdec: Parse skeleton to determine the start time...
2010-03-09 Baptiste CoudurierIn mpegts muxer, write adts header if aac bitstream...
2010-02-28 Martin StorsjöRename RTP depacketizer files from rtp_* to rtpdec_*
2010-02-22 Martin StorsjöAdd an RTSP muxer
2010-02-19 Kostya ShishkovWavPack demuxer also depends on APE tag parser
2010-02-19 Daniel VerkampAEA demuxer requires raw.o for pcm_read_seek
2010-02-19 Kostya ShishkovWavPack demuxer supports ID3v1 tags, so don't forget...
2010-02-10 Ronald S. BultjeRTP/AMR depacketizer, by Martin Storsjö <$firstname...
2010-02-07 Michele OrrùImplement a physical concatenation protocol.
2010-02-06 Anton KhirnovAdd AVI metadata conversion table.
2010-01-31 Peter RossBink demuxer
2010-01-28 Ronald S. BultjeAdd RTP/H.263 depacketizer by Martin Storsjö <$firstnam...
2010-01-18 Luca AbeniRename the RTP muxer sources so that the packetisation...
2010-01-14 Peter RossAdobe Filmstrip muxer and demuxer
2010-01-13 Luca AbeniThe RTP muxer does not need rtp_asf.c
2010-01-11 David ConradAdd support for dirac in ogg
2010-01-10 Peter RossDeluxe Paint Animation demuxer
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-16 Jai MenonParse ID3v[12] metadata from TTA files.
2009-12-01 Michael NiedermayerSupport "A format generated by IndigoVision 8000 video...
2009-10-24 Diego BiurrunRemove ancient redir demuxer.
2009-10-19 Diego BiurrunMove function that is only used by the MP3 muxer below...
2009-10-19 Diego BiurrunThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 Diego BiurrunRemove some duplicate object dependencies for the RTSP...
2009-10-19 Diego BiurrunAdd missing rdt.o dependency for SDP demuxer.
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-10-15 Justin Ruggles10l: update Makefile after rename
2009-10-15 Justin RugglesSplit up the AIFF muxer and demuxer into separate files.
2009-09-22 Benjamin LarssonHook up the MD studio demuxer and Atrac1 decoder.
2009-09-16 Peter RossCore Audio Format demuxer
2009-08-22 Ivan SchreterSupport for generic multi-stream key frame finding...
2009-08-21 Bartlomiej WolowiecAdd support for S/PDIF encapsulation.
2009-08-11 Matti HamalainenParse APE metadata tags in Musepack SV7 files
2009-08-11 Kostya ShishkovMove APE tag parsing into separate module.
2009-08-10 Daniel VerkampSony Wave64 demuxer
2009-07-31 Kostya ShishkovRTMP protocol support (as a client)
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-12 Diego BiurrunMake (de)muxers for format variants select the main...
2009-06-29 Stefano SabatiniMake the configure script select the input/output devic...
2009-06-15 Patrick DehneThe AAC demuxer now depends on id3v1.o.
2009-06-11 Patrick DehneMove id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
2009-06-09 Jai MenonAdd additional dependencies for sdp and rtsp demuxers.
2009-05-30 Daniel VerkampImplement SoX native format muxer and demuxer.
2009-05-20 Kenan GilletAdd QCP demuxer.
2009-05-12 Cyril ComparonPer-stream language-tags extraction in asfdec.
2009-05-06 Daniel VerkampAdd 8088flex TMV file demuxer.
2009-04-21 Ramiro PollaAdd raw MLP muxer.
2009-04-14 Ronald S. BultjeAdd a Vorbis payload parser. Implemented by Colin McQui...
2009-04-08 Martin StorsjöAdd support for AMR audio in the RTP muxer
2009-04-07 Martin StorsjöAdd support for H.263 video in the RTP muxer
2009-04-02 Olivier GuilyardiImplement JACK input device.
2009-04-01 Måns RullgårdAdd $(ELIBS) to example/test app link command
2009-04-01 Måns RullgårdMake examples and test progs depend on libraries
2009-03-30 Diego BiurrunFix timefilter test program build without previously...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-27 Diego BiurrunMove output-example dependency declaration after subdir...
2009-03-27 Diego BiurrunMove output_example.c --> libavformat/output-example.c.
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-19 Ramiro PollaSupport raw TrueHD files
2009-03-17 Ronald S. BultjeAdd RTP/ASF header parsing, which is part of the SDP...
2009-03-07 Vitor SessakVQF demuxer
2009-03-06 Justin Rugglesflacdec: Parse the metadata header in the raw FLAC...
2009-03-03 Diego BiurrunRemove deprecated vhook subsystem.
2009-02-28 Justin RugglesSeparate the raw FLAC demuxer from raw.c and put in...
2009-02-26 Aurelien Jacobsmove static tables from asf.h to non-static tables...
2009-02-26 Aurelien Jacobsrename asf-enc.c to asfenc.c and asf.c to asfdec.c...
2009-02-26 Justin RugglesShare the function to write a raw FLAC header and use...
2009-02-26 Justin RugglesSeparate the raw FLAC muxer from raw.c to its own file...
2009-02-21 Stefan Gehreradd raw demuxer for Chinese AVS elementary streams
2009-02-19 Aurelien Jacobsfix missing dependencies
2009-02-17 Aurelien Jacobsuse new metadata API in rm (de)muxer
2009-02-16 Ronald S. BultjeDon't install rtsp.h. It is intended to be private...
2009-02-11 Toshimitsu KimuraGopher protocol, patch by Toshimitsu Kimura, lovesyao...
2009-02-08 Nicolas MartinNC camera demuxer
2009-02-08 Baptiste Coudurieruse new audio interleaving generic code
2009-02-08 Baptiste Coudurierextract audio interleaving code from mxf muxer, will...
2009-01-20 Benoit FouetEnable building r3d demuxer when its config is set.
2009-01-19 Alex ConverseFix probing of files with ID3v2 tags. Discussed at
2009-01-17 Stefan Gehreradded demuxer for FunCom ISS audio files,
2009-01-15 Alex ConverseFactorise id3v2 header parsing from mp3.c to be shared
2009-01-10 Stefano SabatiniMove the AVFormatContext options definition to a dedica...
2009-01-08 Aurelien JacobsAdd a second metadata compatibility layer, so that...
2009-01-06 Diego Biurruncosmetics: alphabetical order
2009-01-04 Michael NiedermayerMove metadata API from avcodec to avformat.
2008-12-13 Anders GrönbergMatroska uses tables from isom.c, so add the object...
next