summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-291-1/+1
* Restore alphabetical orderMartin Storsjö2010-10-211-5/+5
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-211-5/+5
* Add a SAP demuxerMartin Storsjö2010-10-131-0/+1
* libavformat: Always build id3v1.o and id3v2.oMartin Storsjö2010-10-091-10/+12
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-081-0/+1
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-081-1/+2
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-061-0/+1
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-011-0/+1
* cosmetics: Place concat protocol entry in alphabetical order.Diego Biurrun2010-09-211-1/+1
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-091-0/+2
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-78/+78
* move raw video demuxer to its own fileAurelien Jacobs2010-08-301-1/+1
* move pcm muxers to their own fileAurelien Jacobs2010-08-301-20/+20
* move pcm demuxers to their own fileAurelien Jacobs2010-08-301-30/+30
* move null muxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-291-2/+2
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move dirac demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move h261 demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move h263 demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move h264 demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move m4v demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move DTS demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* 10l: aacdec and idroqenc still depend on raw.oAurelien Jacobs2010-08-291-2/+2
* rename idroq.c to idroqdec.cAurelien Jacobs2010-08-291-1/+1
* move id roq muxer to its own fileAurelien Jacobs2010-08-291-1/+1
* move ADTS AAC demuxer to its own fileAurelien Jacobs2010-08-291-1/+1
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer2010-08-231-0/+1
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-211-0/+1
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-191-0/+1
* Add RTP depacketization of VP8Josh Allmann2010-08-161-0/+1
* Add RTP packetization of VP8Josh Allmann2010-08-161-0/+1
* Add RTP depacketization of MP4A-LATMMartin Storsjö2010-08-121-0/+1
* Move functions and structs shared between MMSH and MMST into their own file,Zhentan Feng2010-08-111-1/+1
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-071-0/+1
* libavformat needs libavcoreMåns Rullgård2010-07-271-1/+1
* add SubRip muxer and demuxerAurelien Jacobs2010-07-241-0/+2
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-201-0/+2
* Add MD5 protocolMåns Rullgård2010-07-181-0/+1
* Tele-typewriter demuxerPeter Ross2010-07-181-0/+1
* Add a depacketizer for QDM2Josh Allmann2010-07-141-0/+1
* Fix ID3v1 tags in mp3 filesJames Darnley2010-07-111-1/+1
* Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, andMichael Karcher2010-07-051-6/+6
* Add id3v1.o dependency for oma demuxerMichael Karcher2010-07-051-1/+1
* Add RTP depacketization of SVQ3Josh Allmann2010-07-011-0/+1
* RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.cJosh Allmann2010-06-251-0/+1
OpenPOWER on IntegriCloud