summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-111-0/+1
* NC camera demuxerNicolas Martin2009-02-081-0/+1
* use new audio interleaving generic codeBaptiste Coudurier2009-02-081-1/+1
* extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier2009-02-081-1/+1
* Enable building r3d demuxer when its config is set.Benoit Fouet2009-01-201-0/+1
* Fix probing of files with ID3v2 tags. Discussed atAlex Converse2009-01-191-2/+2
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-171-0/+1
* Factorise id3v2 header parsing from mp3.c to be sharedAlex Converse2009-01-151-1/+1
* Move the AVFormatContext options definition to a dedicated file,Stefano Sabatini2009-01-101-1/+1
* Add a second metadata compatibility layer, so that metadata that getsAurelien Jacobs2009-01-081-1/+1
* cosmetics: alphabetical orderDiego Biurrun2009-01-061-2/+2
* Move metadata API from avcodec to avformat.Michael Niedermayer2009-01-041-1/+1
* Matroska uses tables from isom.c, so add the object file to its dependencies.Anders Grönberg2008-12-131-3/+3
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-201-2/+2
* raw dnxhd de/muxerBaptiste Coudurier2008-10-241-0/+2
* ASS/SSA muxer.Michael Niedermayer2008-09-261-0/+1
* 2 in 1, an ASS and SSA demuxer.Michael Niedermayer2008-09-261-0/+1
* Implement Realmedia/RTSP-compatible SETUP command. This includes calculationRonald S. Bultje2008-09-031-1/+1
* create a separate codec_id for E-AC-3Justin Ruggles2008-09-011-0/+2
* Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos2008-08-261-0/+1
* Factorize common code out of the mxf demuxer.Zhentan Feng2008-08-181-1/+1
* rename mxf.c to mxfdec.cBaptiste Coudurier2008-08-071-1/+1
* Add D-Cinema audio muxerPeter Ross2008-08-041-0/+1
* SMPTE 421M Annex L (aka .rcv) muxerKostya Shishkov2008-07-231-0/+1
* gifdec.c was removed, purge its entry from the Makefile.Diego Biurrun2008-07-141-1/+0
* Motion Pixels MVI Demuxer.Gregory Montoir2008-07-101-0/+1
* Add missing dependency declaration for raw Dirac demuxer.Diego Biurrun2008-07-071-0/+1
* add some missing dependenciesAurelien Jacobs2008-07-061-1/+4
* Oma demuxerBenjamin Larsson2008-06-081-0/+1
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-061-4/+0
* flvenc.o depends on avc.o (for H.264 support functions).Peter Ross2008-05-311-1/+1
* raw mlp demuxerRamiro Polla2008-05-301-0/+1
* split ffm de/muxerBaptiste Coudurier2008-05-261-2/+2
* split swf de/muxerBaptiste Coudurier2008-05-201-3/+3
* Maxis XA demuxer and decoder.Robert Marston2008-04-141-0/+1
* BFI demuxerSisir Koppaka2008-04-131-0/+1
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* ARMovie/RPL demuxerEli Friedman2008-03-311-0/+1
* IFF demuxerJai Menon2008-03-301-0/+1
* rl2 demuxerSascha Sommer2008-03-211-0/+1
* MSN TCP Webcam stream demuxer.Ramiro Polla2008-03-181-0/+1
* fucked up alphabetical order again, sorryBaptiste Coudurier2008-03-161-1/+1
* ipod/iphone compatible mp4 muxerBaptiste Coudurier2008-03-161-0/+1
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-4/+3
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-5/+2
* Add support for speex in oggReimar Döffinger2008-02-061-0/+1
* SMPTE 421 Annex L format demuxerKostya Shishkov2008-01-291-0/+1
* Add support for H.264 video in the RTP muxerLuca Abeni2008-01-211-1/+6
* add missing Makefile rules for pcm muxers/demuxersAurelien Jacobs2008-01-201-0/+16
OpenPOWER on IntegriCloud