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-07-03daud: split muxer and demuxerNidhi Makhijani
2014-06-22build: Add missing object files for webm muxerDiego Biurrun
2014-06-22build: Add missing object files for Matroska demuxerDiego Biurrun
2014-06-22build: Add missing replaygain object file for CAF demuxerDiego Biurrun
2014-06-18Remove avserver.Anton Khirnov
2014-06-14lavf: group dump functions togetherVittorio Giovara
2014-05-28matroskaenc: write the channel mask for FLACAnton Khirnov
2014-05-28matroskadec: parse the channel layout mask for FLACAnton Khirnov
2014-05-18yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov
2014-05-13build: handle library dependencies in configureJanne Grunau
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ö