summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* cosmetics: Place concat protocol entry in alphabetical order.Diego Biurrun2010-09-21
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-09
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30
* move pcm muxers to their own fileAurelien Jacobs2010-08-30
* move pcm demuxers to their own fileAurelien Jacobs2010-08-30
* move null muxer to its own fileAurelien Jacobs2010-08-29
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-29
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-29
* move dirac demuxer to its own fileAurelien Jacobs2010-08-29
* move h261 demuxer to its own fileAurelien Jacobs2010-08-29
* move h263 demuxer to its own fileAurelien Jacobs2010-08-29
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29
* move m4v demuxer to its own fileAurelien Jacobs2010-08-29
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-29
* move DTS demuxer to its own fileAurelien Jacobs2010-08-29
* 10l: aacdec and idroqenc still depend on raw.oAurelien Jacobs2010-08-29
* rename idroq.c to idroqdec.cAurelien Jacobs2010-08-29
* move id roq muxer to its own fileAurelien Jacobs2010-08-29
* move ADTS AAC demuxer to its own fileAurelien Jacobs2010-08-29
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer2010-08-23
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-21
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-19
* Add RTP depacketization of VP8Josh Allmann2010-08-16
* Add RTP packetization of VP8Josh Allmann2010-08-16
* Add RTP depacketization of MP4A-LATMMartin Storsjö2010-08-12
* Move functions and structs shared between MMSH and MMST into their own file,Zhentan Feng2010-08-11
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-07
* libavformat needs libavcoreMåns Rullgård2010-07-27
* add SubRip muxer and demuxerAurelien Jacobs2010-07-24
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-20
* Add MD5 protocolMåns Rullgård2010-07-18
* Tele-typewriter demuxerPeter Ross2010-07-18
* Add a depacketizer for QDM2Josh Allmann2010-07-14
* Fix ID3v1 tags in mp3 filesJames Darnley2010-07-11
* Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, andMichael Karcher2010-07-05
* Add id3v1.o dependency for oma demuxerMichael Karcher2010-07-05
* Add RTP depacketization of SVQ3Josh Allmann2010-07-01
* RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.cJosh Allmann2010-06-25
* Add metadata support. Patch by Michael Karcher.Michael Karcher2010-06-17
* Add WebM muxerJames Zern2010-06-04
* On2 IVF demuxerDavid Conrad2010-05-27
* MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng2010-05-24
* Add -f framemd5 muxer similar to framecrc.Reimar Döffinger2010-05-24
* Add a md5 muxer that allows checking the md5 sums of generated streams withoutReimar Döffinger2010-05-23
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-18
* Merge Vorbis / Theora depayloaders.Josh Allmann2010-04-01
* Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for mergingJosh Allmann2010-04-01