summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* libavformat: Fix standalone compilation of the webm muxerMartin Storsjö2013-06-06
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-28
* matroskaenc: support muxing WavPackAnton Khirnov2013-05-28
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-28
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-05-28
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-04
* lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-27
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-20
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-20
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-15
* lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-15
* rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö2013-01-15
* au: use ff_raw_write_packet()Justin Ruggles2013-01-09
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun2012-12-03
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-03
* hlsenc: stand alone hls segmenterLuca Barbato2012-11-13
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-05
* pcmdec: remove dependency from rawdecLuca Barbato2012-10-25
* g722: refactor out of rawdec.cLuca Barbato2012-10-25
* rawvideo: use a specific read_headerLuca Barbato2012-10-25
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16
* rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun2012-10-15
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-09
* avformat: split muxing functions from util.cLuca Barbato2012-10-01
* rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset2012-09-23
* smoothstreaming: Export the mp4 codec tagsMartin Storsjö2012-09-18
* Add a smooth streaming segmenter muxerMartin Storsjö2012-09-12
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-09
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-29
* swf: Move shared table out of the header fileDiego Biurrun2012-08-09
* 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