summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* Support urlencoded http authentication credentialsAntti Seppälä2012-07-26
* build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabledDiego Biurrun2012-07-24
* RTMPTE protocol supportSamuel Pitoiset2012-07-23
* RTMPE protocol supportSamuel Pitoiset2012-07-23
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
* RTMPTS protocol supportSamuel Pitoiset2012-07-17
* RTMPS protocol supportSamuel Pitoiset2012-07-17
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* build: Fix APE tag dependenciesDiego Biurrun2012-07-13
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
* mpc8: read APE tags.Anton Khirnov2012-06-26
* rtpdec: Add a depacketizer for iLBCMartin Storsjö2012-06-18
* Implement the iLBC storage file formatMartin Storsjö2012-06-18
* RTMPT protocol supportSamuel Pitoiset2012-06-17
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-03
* Remove libnut wrapperDiego Biurrun2012-05-21
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-08
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* build: prettyprinting cosmeticsDiego Biurrun2012-03-26
* rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö2012-02-23
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-22
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-14
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-14
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-14
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-03
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-25
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-23
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20
* add SMJPEG muxerPaul B Mahol2012-01-16
* avformat: split out common SMJPEG codePaul B Mahol2012-01-16
* build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
* adx: add an adx muxerJustin Ruggles2012-01-03
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-28
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-23
* segment: introduce segmented chain muxerLuca Barbato2011-12-19
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-18
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-18
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-09
* Add PlayStation Portable PMP format demuxerReimar Döffinger2011-12-01
* rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-30
* Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev2011-11-26
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-26