]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/Makefile
Makefile: Compile with FRSH
[frescor/ffmpeg.git] / libavformat / Makefile
2010-04-13 Michal SojkaMakefile: Compile with FRSH
2009-05-12 benoitPer-stream language-tags extraction in asfdec.
2009-05-06 stefanoAdd 8088flex TMV file demuxer.
2009-04-21 ramiroAdd raw MLP muxer.
2009-04-14 rbultjeAdd a Vorbis payload parser. Implemented by Colin McQui...
2009-04-08 lucabeAdd support for AMR audio in the RTP muxer
2009-04-07 lucabeAdd support for H.263 video in the RTP muxer
2009-04-02 stefanoImplement JACK input device.
2009-04-01 mruAdd $(ELIBS) to example/test app link command
2009-04-01 mruMake examples and test progs depend on libraries
2009-03-30 diegoFix timefilter test program build without previously...
2009-03-29 diegoGeneralize example target rule in common.mak so that...
2009-03-27 diegoMove output-example dependency declaration after subdir...
2009-03-27 diegoMove output_example.c --> libavformat/output-example.c.
2009-03-25 diegoMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-22 diegoRename 'tests' target to 'testprogs'. It is too easily...
2009-03-19 ramiroSupport raw TrueHD files
2009-03-17 rbultjeAdd RTP/ASF header parsing, which is part of the SDP...
2009-03-07 vitorVQF demuxer
2009-03-06 jbrflacdec: Parse the metadata header in the raw FLAC...
2009-03-03 diegoRemove deprecated vhook subsystem.
2009-02-28 jbrSeparate the raw FLAC demuxer from raw.c and put in...
2009-02-26 aurelmove static tables from asf.h to non-static tables...
2009-02-26 aurelrename asf-enc.c to asfenc.c and asf.c to asfdec.c...
2009-02-26 jbrShare the function to write a raw FLAC header and use...
2009-02-26 jbrSeparate the raw FLAC muxer from raw.c to its own file...
2009-02-21 stefangadd raw demuxer for Chinese AVS elementary streams
2009-02-19 aurelfix missing dependencies
2009-02-17 aureluse new metadata API in rm (de)muxer
2009-02-16 rbultjeDon't install rtsp.h. It is intended to be private...
2009-02-11 diegoGopher protocol, patch by Toshimitsu Kimura, lovesyao...
2009-02-08 vitorNC camera demuxer
2009-02-08 bcoudurieruse new audio interleaving generic code
2009-02-08 bcoudurierextract audio interleaving code from mxf muxer, will...
2009-01-20 benoitEnable building r3d demuxer when its config is set.
2009-01-19 alexcFix probing of files with ID3v2 tags. Discussed at...
2009-01-17 stefangadded demuxer for FunCom ISS audio files,
2009-01-15 superdumpFactorise id3v2 header parsing from mp3.c to be shared
2009-01-10 stefanoMove the AVFormatContext options definition to a dedica...
2009-01-08 aurelAdd a second metadata compatibility layer, so that...
2009-01-06 diegocosmetics: alphabetical order
2009-01-04 michaelMove metadata API from avcodec to avformat.
2008-12-13 diegoMatroska uses tables from isom.c, so add the object...
2008-11-20 diegocosmetics: Consistently place HEADERS before OBJS in...
2008-10-24 bcoudurierraw dnxhd de/muxer
2008-09-26 michaelASS/SSA muxer.
2008-09-26 michael2 in 1, an ASS and SSA demuxer.
2008-09-03 rbultjeImplement Realmedia/RTSP-compatible SETUP command....
2008-09-01 jbrcreate a separate codec_id for E-AC-3
2008-08-26 cehoyosRemaining parts of GSoC MXF muxer by Zhentan Feng.
2008-08-18 michaelFactorize common code out of the mxf demuxer.
2008-08-07 bcoudurierrename mxf.c to mxfdec.c
2008-08-04 prossAdd D-Cinema audio muxer
2008-07-23 kostyaSMPTE 421M Annex L (aka .rcv) muxer
2008-07-14 diegogifdec.c was removed, purge its entry from the Makefile.
2008-07-10 ramiroMotion Pixels MVI Demuxer.
2008-07-07 diegoAdd missing dependency declaration for raw Dirac demuxer.
2008-07-06 aureladd some missing dependencies
2008-06-08 bananOma demuxer
2008-06-06 diegoRemove Fabrice's copyright from the Makefiles. They...
2008-05-31 diegoflvenc.o depends on avc.o (for H.264 support functions).
2008-05-30 ramiroraw mlp demuxer
2008-05-26 bcouduriersplit ffm de/muxer
2008-05-20 bcouduriersplit swf de/muxer
2008-04-14 benoitMaxis XA demuxer and decoder.
2008-04-13 vitorBFI demuxer
2008-04-07 mrunon-recursive makefiles
2008-03-31 superdumpARMovie/RPL demuxer
2008-03-30 vitorIFF demuxer
2008-03-21 faust3rl2 demuxer
2008-03-18 ramiroMSN TCP Webcam stream demuxer.
2008-03-16 bcoudurierfucked up alphabetical order again, sorry
2008-03-16 bcoudurieripod/iphone compatible mp4 muxer
2008-03-08 diegocosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 mrusimplify library version handling
2008-03-06 mruconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-02-06 reimarAdd support for speex in ogg
2008-01-29 kostyaSMPTE 421 Annex L format demuxer
2008-01-21 lucabeAdd support for H.264 video in the RTP muxer
2008-01-20 aureladd missing Makefile rules for pcm muxers/demuxers
2008-01-20 bcouduriernew avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
2008-01-12 victorAlignment
2008-01-12 victorLink to libraries in dependency order.
2008-01-11 lucabeDo not install rtp.h (which should have never been...
2008-01-11 aurelmatroskaenc now depends on avc.o
2008-01-11 aurelMove isom_write_avcc() and related functions into a...
2008-01-07 ivoLinux Media Labs MPEG-4 (LMLM4) demuxer
2008-01-04 lucabeSplit the RTP muxer out of rtp.c, to simplify the RTSP...
2008-01-04 lucabeSplit the RTP demuxing functions out of rtp.c, to simpl...
2008-01-03 lucabeRationalize some dependencies between rtsp and rtp
2008-01-03 lucabeFix the RTP muxer dependencies
2008-01-02 ivoTechnoTrend PVA Demuxer
2008-01-02 diegocosmetics: sort()
2007-11-23 diegoKeep -L flags before corresponding -l flags.
2007-11-22 lucabeIntroduce libavdevice
2007-11-12 bcoudurierremove now useless libogg support
2007-11-10 bcoudurierogg muxer
2007-11-08 diegoGive Ogg muxer a lib prefix in the name like we do...
2007-11-07 diegoRename ogg2.[ch] to oggdec.[ch].
2007-11-07 kostyaMusepack SV8 demuxer and decoder
next