summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* Add support for speex in oggReimar Döffinger2008-02-06
* SMPTE 421 Annex L format demuxerKostya Shishkov2008-01-29
* Add support for H.264 video in the RTP muxerLuca Abeni2008-01-21
* add missing Makefile rules for pcm muxers/demuxersAurelien Jacobs2008-01-20
* new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot comPaul Egan2008-01-20
* AlignmentVíctor Paesa2008-01-12
* Link to libraries in dependency order.Víctor Paesa2008-01-12
* Do not install rtp.h (which should have never been part of the public API)Luca Abeni2008-01-11
* matroskaenc now depends on avc.oAurelien Jacobs2008-01-11
* Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs2008-01-11
* Linux Media Labs MPEG-4 (LMLM4) demuxerIvo van Poorten2008-01-07
* Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependenciesLuca Abeni2008-01-04
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-04
* Rationalize some dependencies between rtsp and rtpLuca Abeni2008-01-03
* Fix the RTP muxer dependenciesLuca Abeni2008-01-03
* TechnoTrend PVA DemuxerIvo van Poorten2008-01-02
* cosmetics: sort()Diego Biurrun2008-01-02
* Keep -L flags before corresponding -l flags.Diego Biurrun2007-11-23
* Introduce libavdeviceLuca Abeni2007-11-22
* remove now useless libogg supportBaptiste Coudurier2007-11-12
* ogg muxerBaptiste Coudurier2007-11-10
* Give Ogg muxer a lib prefix in the name like we do with all other formatsDiego Biurrun2007-11-08
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-07
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-07
* add support for demuxing Electronic Arts .cdata filesAurelien Jacobs2007-11-03
* rename crc.c to crcenc.cAurelien Jacobs2007-10-28
* move framecrc muxer in its own fileAurelien Jacobs2007-10-28
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-22
* Add support for decrypting asf filesReimar Döffinger2007-10-20
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-14
* Monkey Audio decoderKostya Shishkov2007-09-13
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-07
* Rename dc1394.c to libdc1394.cRamiro Polla2007-09-05
* Give better filenames to bktr and v4l grabbersRamiro Polla2007-09-05
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-05
* Enable Matroska muxerDavid Conrad2007-09-05
* Treat dc1394 as a libraryRamiro Polla2007-09-04
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-30
* Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)Luca Abeni2007-08-24
* enable nut muxerMichael Niedermayer2007-08-10
* move syncpoint timestamp resetting code to a common fileMichael Niedermayer2007-08-09
* Introduce an SDP generatorLuca Abeni2007-07-26
* Make video hook infrastructure conditional on video hooks being enabled.Diego Biurrun2007-07-19
* Allow selecting only the vc1 demuxer.Aurelien Jacobs2007-07-14
* Allow selecting only the mpegtsraw demuxer.Aurelien Jacobs2007-07-14
* The dxa demuxer depends on riff.o.Aurelien Jacobs2007-07-14
* The dv1394 demuxer depends on dv.o.Aurelien Jacobs2007-07-14