summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* Support for generic multi-stream key frame finding for new seek API.Ivan Schreter2009-08-22
* Add support for S/PDIF encapsulation.Bartlomiej Wolowiec2009-08-21
* Parse APE metadata tags in Musepack SV7 filesMatti Hamalainen2009-08-11
* Move APE tag parsing into separate module.Kostya Shishkov2009-08-11
* Sony Wave64 demuxerDaniel Verkamp2009-08-10
* RTMP protocol support (as a client)Kostya Shishkov2009-07-31
* fix various compilation dependenciesAurelien Jacobs2009-07-24
* Make (de)muxers for format variants select the main format (de)muxer.Diego Biurrun2009-07-12
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-29
* The AAC demuxer now depends on id3v1.o.Patrick Dehne2009-06-15
* Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.Patrick Dehne2009-06-11
* Add additional dependencies for sdp and rtsp demuxers.Jai Menon2009-06-09
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-30
* Add QCP demuxer.Kenan Gillet2009-05-20
* Per-stream language-tags extraction in asfdec.Cyril Comparon2009-05-12
* Add 8088flex TMV file demuxer.Daniel Verkamp2009-05-06
* Add raw MLP muxer.Ramiro Polla2009-04-21
* Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoCRonald S. Bultje2009-04-14
* Add support for AMR audio in the RTP muxerMartin Storsjö2009-04-08
* Add support for H.263 video in the RTP muxerMartin Storsjö2009-04-07
* Implement JACK input device.Olivier Guilyardi2009-04-02
* Add $(ELIBS) to example/test app link commandMåns Rullgård2009-04-01
* Make examples and test progs depend on librariesMåns Rullgård2009-04-01
* Fix timefilter test program build without previously building libavformat.Diego Biurrun2009-03-30
* Generalize example target rule in common.mak so that it sets a -example$(EXESUF)Diego Biurrun2009-03-29
* Move output-example dependency declaration after subdir.mak include so that i...Diego Biurrun2009-03-27
* Move output_example.c --> libavformat/output-example.c.Diego Biurrun2009-03-27
* Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.Diego Biurrun2009-03-25
* Rename 'tests' target to 'testprogs'. It is too easily confused with theDiego Biurrun2009-03-22
* Support raw TrueHD filesRamiro Polla2009-03-19
* Add RTP/ASF header parsing, which is part of the SDP of these streams. SeeRonald S. Bultje2009-03-17
* VQF demuxerVitor Sessak2009-03-07
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06
* Remove deprecated vhook subsystem.Diego Biurrun2009-03-03
* Separate the raw FLAC demuxer from raw.c and put in a new file,Justin Ruggles2009-02-28
* move static tables from asf.h to non-static tables in asf.cAurelien Jacobs2009-02-26
* rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistencyAurelien Jacobs2009-02-26
* Share the function to write a raw FLAC header and use it in the MatroskaJustin Ruggles2009-02-26
* Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.Justin Ruggles2009-02-26
* add raw demuxer for Chinese AVS elementary streamsStefan Gehrer2009-02-21
* fix missing dependenciesAurelien Jacobs2009-02-19
* use new metadata API in rm (de)muxerAurelien Jacobs2009-02-17
* Don't install rtsp.h. It is intended to be private, it depends on rtp codeRonald S. Bultje2009-02-16
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-11
* NC camera demuxerNicolas Martin2009-02-08
* use new audio interleaving generic codeBaptiste Coudurier2009-02-08
* extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier2009-02-08
* Enable building r3d demuxer when its config is set.Benoit Fouet2009-01-20
* Fix probing of files with ID3v2 tags. Discussed atAlex Converse2009-01-19
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-17