summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot comPaul Egan2008-01-201-0/+1
* AlignmentVíctor Paesa2008-01-121-1/+1
* Link to libraries in dependency order.Víctor Paesa2008-01-121-2/+2
* Do not install rtp.h (which should have never been part of the public API)Luca Abeni2008-01-111-1/+1
* matroskaenc now depends on avc.oAurelien Jacobs2008-01-111-2/+2
* Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs2008-01-111-5/+5
* Linux Media Labs MPEG-4 (LMLM4) demuxerIvo van Poorten2008-01-071-0/+1
* Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependenciesLuca Abeni2008-01-041-2/+2
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-041-2/+2
* Rationalize some dependencies between rtsp and rtpLuca Abeni2008-01-031-1/+1
* Fix the RTP muxer dependenciesLuca Abeni2008-01-031-1/+1
* TechnoTrend PVA DemuxerIvo van Poorten2008-01-021-0/+1
* cosmetics: sort()Diego Biurrun2008-01-021-2/+2
* Keep -L flags before corresponding -l flags.Diego Biurrun2007-11-231-1/+1
* Introduce libavdeviceLuca Abeni2007-11-221-11/+0
* remove now useless libogg supportBaptiste Coudurier2007-11-121-1/+0
* ogg muxerBaptiste Coudurier2007-11-101-0/+1
* Give Ogg muxer a lib prefix in the name like we do with all other formatsDiego Biurrun2007-11-081-1/+1
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-1/+1
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-0/+1
* add support for demuxing Electronic Arts .cdata filesAurelien Jacobs2007-11-031-0/+1
* rename crc.c to crcenc.cAurelien Jacobs2007-10-281-1/+1
* move framecrc muxer in its own fileAurelien Jacobs2007-10-281-1/+1
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-0/+1
* Add support for decrypting asf filesReimar Döffinger2007-10-201-1/+1
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-141-1/+1
* Monkey Audio decoderKostya Shishkov2007-09-131-0/+1
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-071-3/+4
* Rename dc1394.c to libdc1394.cRamiro Polla2007-09-051-1/+1
* Give better filenames to bktr and v4l grabbersRamiro Polla2007-09-051-2/+2
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-051-2/+2
* Enable Matroska muxerDavid Conrad2007-09-051-0/+2
* Treat dc1394 as a libraryRamiro Polla2007-09-041-1/+1
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-301-2/+2
* Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)Luca Abeni2007-08-241-1/+1
* enable nut muxerMichael Niedermayer2007-08-101-0/+1
* move syncpoint timestamp resetting code to a common fileMichael Niedermayer2007-08-091-1/+1
* Introduce an SDP generatorLuca Abeni2007-07-261-1/+1
* Make video hook infrastructure conditional on video hooks being enabled.Diego Biurrun2007-07-191-1/+1
* Allow selecting only the vc1 demuxer.Aurelien Jacobs2007-07-141-0/+1
* Allow selecting only the mpegtsraw demuxer.Aurelien Jacobs2007-07-141-0/+1
OpenPOWER on IntegriCloud