log Makefile @ 5100:7f301df06994 libavformat

age author description
2009-07-12 diego Make (de)muxers for format variants select the main format (de)muxer. libavformat
2009-06-29 stefano Make the configure script select the input/output devices using libavformat
2009-06-15 diego The AAC demuxer now depends on id3v1.o. libavformat
2009-06-11 diego Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat
2009-06-09 jai_menon Add additional dependencies for sdp and rtsp demuxers. libavformat
2009-05-30 stefano Implement SoX native format muxer and demuxer. libavformat
2009-05-20 kmalaussene Add QCP demuxer. libavformat
2009-05-12 benoit Per-stream language-tags extraction in asfdec. libavformat
2009-05-06 stefano Add 8088flex TMV file demuxer. libavformat
2009-04-21 ramiro Add raw MLP muxer. libavformat
2009-04-14 rbultje Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC libavformat
2009-04-08 lucabe Add support for AMR audio in the RTP muxer libavformat
2009-04-07 lucabe Add support for H.263 video in the RTP muxer libavformat
2009-04-02 stefano Implement JACK input device. libavformat
2009-04-01 mru Add $(ELIBS) to example/test app link command libavformat
2009-04-01 mru Make examples and test progs depend on libraries libavformat
2009-03-30 diego Fix timefilter test program build without previously building libavformat. libavformat
2009-03-29 diego Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavformat
2009-03-27 diego Move output-example dependency declaration after subdir.mak include so that it is libavformat
2009-03-27 diego Move output_example.c --> libavformat/output-example.c. libavformat
2009-03-25 diego Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavformat
2009-03-22 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the libavformat
2009-03-19 ramiro Support raw TrueHD files libavformat
2009-03-17 rbultje Add RTP/ASF header parsing, which is part of the SDP of these streams. See libavformat
2009-03-07 vitor VQF demuxer libavformat
2009-03-06 jbr flacdec: Parse the metadata header in the raw FLAC demuxer. libavformat
2009-03-03 diego Remove deprecated vhook subsystem. libavformat
2009-02-28 jbr Separate the raw FLAC demuxer from raw.c and put in a new file, libavformat
2009-02-26 aurel move static tables from asf.h to non-static tables in asf.c libavformat
2009-02-26 aurel rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency libavformat
2009-02-26 jbr Share the function to write a raw FLAC header and use it in the Matroska libavformat
2009-02-26 jbr Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. libavformat
2009-02-21 stefang add raw demuxer for Chinese AVS elementary streams libavformat
2009-02-19 aurel fix missing dependencies libavformat
2009-02-17 aurel use new metadata API in rm (de)muxer libavformat
2009-02-16 rbultje Don't install rtsp.h. It is intended to be private, it depends on rtp code libavformat
2009-02-11 diego Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com libavformat
2009-02-08 vitor NC camera demuxer libavformat
2009-02-08 bcoudurier use new audio interleaving generic code libavformat
2009-02-08 bcoudurier extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformat
2009-01-20 benoit Enable building r3d demuxer when its config is set. libavformat
2009-01-19 alexc Fix probing of files with ID3v2 tags. Discussed at libavformat
2009-01-17 stefang added demuxer for FunCom ISS audio files, libavformat
2009-01-15 superdump Factorise id3v2 header parsing from mp3.c to be shared libavformat
2009-01-10 stefano Move the AVFormatContext options definition to a dedicated file, libavformat
2009-01-08 aurel Add a second metadata compatibility layer, so that metadata that gets libavformat
2009-01-06 diego cosmetics: alphabetical order libavformat
2009-01-04 michael Move metadata API from avcodec to avformat. libavformat
2008-12-13 diego Matroska uses tables from isom.c, so add the object file to its dependencies. libavformat
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavformat
2008-10-24 bcoudurier raw dnxhd de/muxer libavformat
2008-09-26 michael ASS/SSA muxer. libavformat
2008-09-26 michael 2 in 1, an ASS and SSA demuxer. libavformat
2008-09-03 rbultje Implement Realmedia/RTSP-compatible SETUP command. This includes calculation libavformat
2008-09-01 jbr create a separate codec_id for E-AC-3 libavformat
2008-08-26 cehoyos Remaining parts of GSoC MXF muxer by Zhentan Feng. libavformat
2008-08-18 michael Factorize common code out of the mxf demuxer. libavformat
2008-08-07 bcoudurier rename mxf.c to mxfdec.c libavformat
2008-08-04 pross Add D-Cinema audio muxer libavformat
2008-07-23 kostya SMPTE 421M Annex L (aka .rcv) muxer libavformat