]> git.sesse.net Git - ffmpeg/history - libavformat/Makefile
Adobe Filmstrip muxer and demuxer
[ffmpeg] / libavformat / Makefile
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...
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-10-24 Baptiste Coudurierraw dnxhd de/muxer
2008-09-26 Michael NiedermayerASS/SSA muxer.
2008-09-26 Michael Niedermayer2 in 1, an ASS and SSA demuxer.
2008-09-03 Ronald S. BultjeImplement Realmedia/RTSP-compatible SETUP command....
2008-09-01 Justin Rugglescreate a separate codec_id for E-AC-3
2008-08-26 Carl Eugen HoyosRemaining parts of GSoC MXF muxer by Zhentan Feng.
2008-08-18 Zhentan FengFactorize common code out of the mxf demuxer.
2008-08-07 Baptiste Coudurierrename mxf.c to mxfdec.c
2008-08-04 Peter RossAdd D-Cinema audio muxer
2008-07-23 Kostya ShishkovSMPTE 421M Annex L (aka .rcv) muxer
2008-07-14 Diego Biurrungifdec.c was removed, purge its entry from the Makefile.
2008-07-10 Gregory MontoirMotion Pixels MVI Demuxer.
2008-07-07 Diego BiurrunAdd missing dependency declaration for raw Dirac demuxer.
2008-07-06 Aurelien Jacobsadd some missing dependencies
2008-06-08 Benjamin LarssonOma demuxer
2008-06-06 Diego BiurrunRemove Fabrice's copyright from the Makefiles. They...
2008-05-31 Peter Rossflvenc.o depends on avc.o (for H.264 support functions).
2008-05-30 Ramiro Pollaraw mlp demuxer
2008-05-26 Baptiste Couduriersplit ffm de/muxer
2008-05-20 Baptiste Couduriersplit swf de/muxer
2008-04-14 Robert MarstonMaxis XA demuxer and decoder.
2008-04-13 Sisir KoppakaBFI demuxer
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-31 Eli FriedmanARMovie/RPL demuxer
2008-03-30 Jai MenonIFF demuxer
2008-03-21 Sascha Sommerrl2 demuxer
next