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-05-01avformat/nut: support storing RFC 3389 comfort noiseMichael Niedermayer
2014-04-10avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer
2014-03-17Merge commit '58c215961a9067bb670387bbd72286c30de04b93'Michael Niedermayer
2014-03-17raw, nut: Support rgba64 encodingCarl Eugen Hoyos
2014-02-22avformat/nut: add bayer colorspacesPeter Ross
2014-01-10nut: Support XYZ12 rawvideoMichael Niedermayer
2013-10-22nut: Fix unchecked allocationsDerek Buitenhuis
2013-10-22nut: Fix unchecked allocationsDerek Buitenhuis
2013-09-27pcm: support 24-bit/32-bit little-endian planarPaul B Mahol
2013-08-10avformat/nut: support planar rgbMichael Niedermayer
2013-05-05Merge commit '72e228b274a98af1aba9588415d0cd87fde44663'Michael Niedermayer
2013-05-04nut: K&R formatting cosmeticsLuca Barbato
2013-01-15Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer
2013-01-14nut: support vp9 tagLuca Barbato
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer
2012-11-28lavf: move "MP3 " fourcc from riff to nutJustin Ruggles
2012-11-28nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer
2012-11-19nut: add tag for PCM signed 8-bit planarPaul B Mahol
2012-11-17PCM signed 16-bit big-endian planar decoderPaul B Mahol
2012-11-17PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-29nut: support textual dataLuca Barbato
2012-10-16nut: fix int32 overflowMichael Niedermayer
2012-10-14Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer
2012-10-14Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato
2012-10-12Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer
2012-10-12Use the new aes/md5/sha/tree allocation functionsMartin Storsjö
2012-08-27nutenc: keep track of the written syncpoint countMichael Niedermayer
2012-08-21lavf/nut: define fourcc DVBT for DVB_TELETEXT.Nicolas George
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-05nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos
2012-05-08Support yuva422p rawvideo in nut.Carl Eugen Hoyos
2012-04-06Support yuva444p rawvideo in nut.Carl Eugen Hoyos
2012-02-10Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos
2012-02-10Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos
2011-12-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21nut: support 10bit YUVLuca Barbato
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include mathematics.h in avutil.hMans Rullgard
2011-04-28nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-03-26nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-06Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini
2010-06-06bgr/rgb444 for nutMichael Niedermayer
2010-05-27Add support for the newly added Nut codec tags (added in Nut r669):Stefano Sabatini