summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-151-1/+1
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-101-0/+2
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-061-0/+1
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-061-0/+1
* lavf: Support unix socketsLuca Barbato2013-08-051-0/+1
* build: Add missing img2.o dependency to apetag.oDiego Biurrun2013-08-051-1/+1
* Makefile: Remove stray tabsMichael Niedermayer2013-07-071-1/+1
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-061-2/+3
* avf: move url utility functions in a separate fileLuca Barbato2013-06-161-0/+1
* avf: split off format register and lookup functionLuca Barbato2013-06-161-0/+1
* libavformat: Fix standalone compilation of the webm muxerMartin Storsjö2013-06-061-1/+1
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-281-0/+1
* matroskaenc: support muxing WavPackAnton Khirnov2013-05-281-1/+1
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-281-1/+1
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-05-281-1/+1
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-041-1/+1
* lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-271-1/+2
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-201-0/+1
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-201-0/+1
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-151-0/+1
* lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-151-0/+1
* rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö2013-01-151-1/+2
* au: use ff_raw_write_packet()Justin Ruggles2013-01-091-1/+1
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-281-4/+4
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+1
* build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun2012-12-031-19/+19
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-031-3/+0
* hlsenc: stand alone hls segmenterLuca Barbato2012-11-131-0/+1
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-051-1/+1
* pcmdec: remove dependency from rawdecLuca Barbato2012-10-251-20/+20
* g722: refactor out of rawdec.cLuca Barbato2012-10-251-1/+1
* rawvideo: use a specific read_headerLuca Barbato2012-10-251-1/+1
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-161-3/+3
* rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun2012-10-151-3/+3
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-121-0/+1
* fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-091-1/+2
* avformat: split muxing functions from util.cLuca Barbato2012-10-011-0/+1
* rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset2012-09-231-0/+1
* smoothstreaming: Export the mp4 codec tagsMartin Storsjö2012-09-181-1/+1
* Add a smooth streaming segmenter muxerMartin Storsjö2012-09-121-0/+1
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-091-0/+1
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-291-1/+1
* swf: Move shared table out of the header fileDiego Biurrun2012-08-091-3/+3
* Support urlencoded http authentication credentialsAntti Seppälä2012-07-261-5/+6
* build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabledDiego Biurrun2012-07-241-0/+1
* RTMPTE protocol supportSamuel Pitoiset2012-07-231-0/+1
* RTMPE protocol supportSamuel Pitoiset2012-07-231-0/+2
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-221-0/+1
* RTMPTS protocol supportSamuel Pitoiset2012-07-171-0/+1
* RTMPS protocol supportSamuel Pitoiset2012-07-171-0/+1
OpenPOWER on IntegriCloud