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
2015-02-24rtpenc: Merge the h264 and hevc packetizersMartin Storsjö
2015-02-23rtpdec: DV depacketizer (RFC 6469)Thomas Volkert
2015-02-22libavformat: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix
2015-02-22libavformat: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix
2015-02-19lavf: Add DSS demuxerOleksij Rempel
2015-02-08lavf: remove unused codewm4
2014-12-19oggdec: add support for VP8 demuxingJames Almer
2014-12-19libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö
2014-12-19rtp: Initial H.261 supportThomas Volkert
2014-12-09libavformat: Build hevc.o when building the RTP muxerMartin Storsjö
2014-11-17tools: Add a sidxindex toolMartin Storsjö
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö
2014-09-25rtpenc: HEVC/H.265 supportThomas Volkert
2014-09-03rtpdec: HEVC/H.265 supportThomas Volkert
2014-08-04Add Icecast protocolMarvin Scholz
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