summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-171-1/+1
* build: Fix APE tag dependenciesDiego Biurrun2012-07-131-4/+4
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-121-1/+1
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-121-0/+3
* mpc8: read APE tags.Anton Khirnov2012-06-261-1/+1
* rtpdec: Add a depacketizer for iLBCMartin Storsjö2012-06-181-0/+1
* Implement the iLBC storage file formatMartin Storsjö2012-06-181-0/+2
* RTMPT protocol supportSamuel Pitoiset2012-06-171-0/+2
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-031-1/+1
* Remove libnut wrapperDiego Biurrun2012-05-211-2/+0
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-081-0/+1
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-3/+11
* build: prettyprinting cosmeticsDiego Biurrun2012-03-261-2/+2
* rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö2012-02-231-0/+1
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-221-4/+4
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+1
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-141-1/+2
* libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-141-1/+1
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-141-0/+1
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-141-6/+2
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-2/+2
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-311-27/+27
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-251-1/+1
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-231-2/+2
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-201-1/+1
* add SMJPEG muxerPaul B Mahol2012-01-161-0/+1
* avformat: split out common SMJPEG codePaul B Mahol2012-01-161-1/+1
* build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-071-0/+2
* adx: add an adx muxerJustin Ruggles2012-01-031-0/+1
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-281-0/+1
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-231-1/+2
OpenPOWER on IntegriCloud