summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-22nut: Fix unchecked allocationsDerek Buitenhuis4-4/+16
2013-08-09avformat/nut: support planar rgbMichael Niedermayer1-0/+13
2013-05-05Merge commit '72e228b274a98af1aba9588415d0cd87fde44663'Michael Niedermayer1-136/+140
2013-05-04nut: K&R formatting cosmeticsLuca Barbato1-137/+141
2013-01-15Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer10-27/+106
2013-01-14nut: support vp9 tagLuca Barbato1-0/+1
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer23-93/+87
2012-11-28lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2-1/+1
2012-11-28nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer8-14/+18
2012-11-19nut: add tag for PCM signed 8-bit planarPaul B Mahol1-0/+1
2012-11-17PCM signed 16-bit big-endian planar decoderPaul B Mahol9-1/+18
2012-11-17PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol9-13/+50
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer20-357/+1034
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer11-24/+47
2012-10-30pixfmt: support more yuva formatsLuca Barbato10-0/+417
2012-10-29nut: support textual dataLuca Barbato4-1/+14
2012-10-16nut: fix int32 overflowMichael Niedermayer1-1/+1
2012-10-14Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer7-6/+47
2012-10-14Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer4-9/+11
2012-10-13nut: prioritize native tagsLuca Barbato22-405/+413
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato4-3/+34
2012-10-12Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer18-25/+99
2012-10-11Use the new aes/md5/sha/tree allocation functionsMartin Storsjö7-7/+7
2012-08-26nutenc: keep track of the written syncpoint countMichael Niedermayer2-0/+3
2012-08-20lavf/nut: define fourcc DVBT for DVB_TELETEXT.Nicolas George1-0/+1
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-07-05nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos7-60/+84
2012-05-08Support yuva422p rawvideo in nut.Carl Eugen Hoyos8-6/+8
2012-04-05Support yuva444p rawvideo in nut.Carl Eugen Hoyos2-0/+2
2012-02-09Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos2-0/+8
2012-02-09Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos2-0/+8
2011-12-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-151/+208
2011-12-20nut: support 10bit YUVLuca Barbato1-0/+6
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer129-1147/+2098
2011-07-03Do not include mathematics.h in avutil.hMans Rullgard54-1/+56
2011-04-28nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross1-0/+2
2011-03-26nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross1-0/+2
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-06Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini2-0/+4
2010-06-06bgr/rgb444 for nutMichael Niedermayer2-0/+8
2010-05-26Add support for the newly added Nut codec tags (added in Nut r669):Stefano Sabatini2-0/+20
2010-05-23Define ff_nut_video_tags and make Nut muxer and demuxer set it inStefano Sabatini4-1/+36
2010-05-22Move AVCodecTag from riff.h into internal.h.Francesco Lavra12-10/+16
2010-03-28Fix NUT (de)muxer warnings:Vitor Sessak4-9/+13
2010-03-24Fix warning:Vitor Sessak1-1/+2
2010-03-03Plug memory leak in NUT muxer and demuxerVitor Sessak8-3/+31
2010-02-24Introduce metadata conversion table for NUT muxer and demuxer.Anton Khirnov4-10/+21
2008-12-11remove _t for POSIX compatibility.Michael Niedermayer4-13/+13
[next]