summaryrefslogtreecommitdiff
path: root/libavformat/nut.c
Commit message (Expand)AuthorAgeFilesLines
* libavformat/nut: Support SSA and ASS subtitleshax@riseup.net2020-08-221-0/+2
* avformat/nut: add pcm_s64 supportPaul B Mahol2019-09-271-0/+2
* avformat/nut: add cpia codecStephan Hilb2019-06-101-0/+1
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-141-0/+5
* swscale: add gray14 supportPaul B Mahol2018-05-051-0/+3
* avformat/nut: Add HEVC and Opus supportLeo Izen2017-03-301-0/+2
* nut: add gray12 supportMichael Niedermayer2016-11-101-0/+2
* avformat/avcodec: support rawvideo with planar rgb and alpha in nutPaul B Mahol2016-08-231-0/+9
* Kill timed SSAClément Bœsch2016-02-261-1/+0
* nut: Add PAL8 supportMichael Niedermayer2016-02-091-0/+2
* avformat/nutenc: implement deinit()Michael Niedermayer2016-01-211-2/+4
* lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-211-0/+6
* avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-241-5/+7
* avformat/nut: support WavPackPaul B Mahol2015-01-301-0/+1
* avformat/nut: add GIF[0]Paul B Mahol2015-01-301-0/+1
* xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-231-0/+1
* avformat/nut: support storing RFC 3389 comfort noiseMichael Niedermayer2014-05-011-0/+1
* avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer2014-04-091-2/+2
* Merge commit '58c215961a9067bb670387bbd72286c30de04b93'Michael Niedermayer2014-03-171-2/+2
|\
| * raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-161-0/+4
| * nut: Fix unchecked allocationsDerek Buitenhuis2013-10-221-1/+9
| * pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-0/+2
* | avformat/nut: add bayer colorspacesPeter Ross2014-02-221-0/+13
* | nut: Support XYZ12 rawvideoMichael Niedermayer2014-01-101-0/+3
* | nut: Fix unchecked allocationsDerek Buitenhuis2013-10-221-1/+9
* | avformat/nut: support planar rgbMichael Niedermayer2013-08-091-0/+13
* | Merge commit '72e228b274a98af1aba9588415d0cd87fde44663'Michael Niedermayer2013-05-051-136/+140
|\ \ | |/
| * nut: K&R formatting cosmeticsLuca Barbato2013-05-041-137/+141
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-151-0/+1
|\ \ | |/
| * nut: support vp9 tagLuca Barbato2013-01-141-0/+1
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-291-0/+1
|\ \ | |/
| * lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2012-11-281-0/+1
* | nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer2012-11-281-3/+7
* | nut: add tag for PCM signed 8-bit planarPaul B Mahol2012-11-191-0/+1
* | PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-171-0/+1
* | PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-171-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-301-0/+28
|\ \ | |/
| * pixfmt: support more yuva formatsLuca Barbato2012-10-301-0/+28
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-301-1/+6
|\ \ | |/
| * nut: support textual dataLuca Barbato2012-10-291-1/+6
* | nut: fix int32 overflowMichael Niedermayer2012-10-161-1/+1
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer2012-10-141-1/+26
|\ \ | |/
| * nut: support pcm codecs not mapped in aviLuca Barbato2012-10-131-1/+26
* | Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer2012-10-141-0/+6
|\ \ | |/
| * nut: prioritize native tagsLuca Barbato2012-10-131-0/+6
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-121-1/+1
|\ \ | |/
| * Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-111-1/+1
* | nutenc: keep track of the written syncpoint countMichael Niedermayer2012-08-261-0/+2
* | lavf/nut: define fourcc DVBT for DVB_TELETEXT.Nicolas George2012-08-201-0/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-81/+81
|\ \ | |/