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
2014-04-19Silicon Graphics Movie demuxerPeter Ross
2014-04-10mov: read hydrogenaudio replaygain informationAnton Khirnov
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-04-04oggparsevorbis: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-04-04flacdec: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-03-28PAF demuxer and decoderPaul B Mahol
2014-03-24mp3dec: export replaygain tags from ID3v2Anton Khirnov
2014-03-09matroskaenc: write private data in hvcC format for HEVC.Tim Walker
2014-03-09movenc: write hvcC tag for HEVC.Tim Walker
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-09Add raw HEVC muxerDerek Buitenhuis
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-02Add an HDS live fragmenting muxerMartin Storsjö
2013-10-31Add raw HEVC demuxerDirk Farin
2013-10-31HNM4/HNM4A demuxer & video decoderDavid Kment
2013-10-12oggvorbisdec: add support for embedded cover artJames Almer
2013-10-12flac: move picture parsing code in a separate fileJames Almer
2013-10-12oggdec: add support for Opus in Ogg demuxingNicolas George
2013-10-04avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun
2013-08-15hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-08-06riff: Move demuxing code to a separate file.Diego Biurrun
2013-08-06riff: Move muxing code to a separate fileDiego Biurrun
2013-08-05lavf: Support unix socketsLuca Barbato
2013-08-05build: Add missing img2.o dependency to apetag.oDiego Biurrun
2013-07-07Makefile: Remove stray tabsMichael Niedermayer
2013-07-06tests: Only run noproxy test if networking is enabledDiego Biurrun
2013-06-16avf: move url utility functions in a separate fileLuca Barbato
2013-06-16avf: split off format register and lookup functionLuca Barbato
2013-06-06libavformat: Fix standalone compilation of the webm muxerMartin Storsjö
2013-05-28lavf: add a raw WavPack muxer.Anton Khirnov
2013-05-28matroskaenc: support muxing WavPackAnton Khirnov
2013-05-28wvdec: split block header parsing into a separate fileAnton Khirnov
2013-05-28lavf: rename wv.c to wvdec.cAnton Khirnov
2013-05-04build: output-example: Add avutil to ELIBS in link commandDiego Biurrun
2013-02-27lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö
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