summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02
* Add raw HEVC demuxerDirk Farin2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* oggvorbisdec: add support for embedded cover artJames Almer2013-10-12
* flac: move picture parsing code in a separate fileJames Almer2013-10-12
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-03
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-15
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-06
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06
* lavf: Support unix socketsLuca Barbato2013-08-05
* build: Add missing img2.o dependency to apetag.oDiego Biurrun2013-08-05
* Makefile: Remove stray tabsMichael Niedermayer2013-07-07
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-06
* avf: move url utility functions in a separate fileLuca Barbato2013-06-16
* avf: split off format register and lookup functionLuca Barbato2013-06-16
* 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