summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* Windows Televison (WTV) demuxerPeter Ross2010-12-26
* Makefile: Fix dependencies of componentsMartin Storsjö2010-12-22
* Add a missing dependency for the WebM muxerMartin Storsjö2010-12-21
* Add missing dependency for matroska muxer.Justin Ruggles2010-12-14
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-05
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-26
* In ts demuxer, support aac flexmux using extradata in iods, issue #2346Baptiste Coudurier2010-11-23
* S/PDIF demuxerAnssi Hannula2010-11-22
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-10
* Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula2010-11-09
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-29
* Restore alphabetical orderMartin Storsjö2010-10-21
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-21
* Add a SAP demuxerMartin Storsjö2010-10-13
* libavformat: Always build id3v1.o and id3v2.oMartin Storsjö2010-10-09
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-08
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-06
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-01
* 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