Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-20rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö
2013-01-20rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö
2013-01-16lavf: Add a fate test for the SRTP functionsMartin Storsjö
2013-01-15lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö
2013-01-15rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö
2013-01-09au: use ff_raw_write_packet()Justin Ruggles
2012-12-28build: Add rtpenc_chain extra config optionDiego Biurrun
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-03build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun
2012-12-03build: Make the ISMV muxer select the MOV muxerDiego Biurrun
2012-11-13hlsenc: stand alone hls segmenterLuca Barbato
2012-11-05build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun
2012-10-25pcmdec: remove dependency from rawdecLuca Barbato
2012-10-25g722: refactor out of rawdec.cLuca Barbato
2012-10-25rawvideo: use a specific read_headerLuca Barbato
2012-10-16lavf: split wav muxer and demuxer into separate files.Anton Khirnov
2012-10-15rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun
2012-10-12avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun
2012-10-09fate: Add tests of the ff_make_absolute_url functionMartin Storsjö
2012-10-01avformat: split muxing functions from util.cLuca Barbato
2012-09-23rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset
2012-09-18smoothstreaming: Export the mp4 codec tagsMartin Storsjö
2012-09-13Add a smooth streaming segmenter muxerMartin Storsjö
2012-09-09rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard
2012-08-09swf: Move shared table out of the header fileDiego Biurrun
2012-07-26Support urlencoded http authentication credentialsAntti Seppälä
2012-07-24build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabledDiego Biurrun
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-22G.723.1 demuxer and decoderMohamed Naufal Basheer
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-17rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset
2012-07-13build: Fix APE tag dependenciesDiego Biurrun
2012-07-12build: Fix MP2 muxer dependenciesDiego Biurrun
2012-07-12build: Add missing build rules for the ISMV muxerDiego Biurrun
2012-06-26mpc8: read APE tags.Anton Khirnov
2012-06-18rtpdec: Add a depacketizer for iLBCMartin Storsjö
2012-06-18Implement the iLBC storage file formatMartin Storsjö
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-06-03mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka
2012-05-21Remove libnut wrapperDiego Biurrun
2012-05-09sctp: Initial tcp-alike sctp support with streamsLuca Barbato
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-02-23rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö
2012-02-23img2: split muxer and demuxer into separate filesPaul B Mahol
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö