index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
nut.c
Age
Commit message (
Expand
)
Author
2013-01-15
Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'
Michael Niedermayer
2013-01-14
nut: support vp9 tag
Luca Barbato
2012-11-29
Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'
Michael Niedermayer
2012-11-28
lavf: move "MP3 " fourcc from riff to nut
Justin Ruggles
2012-11-28
nut: put nut PCM audio tags in front of avi tags.
Michael Niedermayer
2012-11-19
nut: add tag for PCM signed 8-bit planar
Paul B Mahol
2012-11-17
PCM signed 16-bit big-endian planar decoder
Paul B Mahol
2012-11-17
PCM signed 24-bit/32-bit little-endian planar decoder
Paul B Mahol
2012-10-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-30
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
Michael Niedermayer
2012-10-30
pixfmt: support more yuva formats
Luca Barbato
2012-10-29
nut: support textual data
Luca Barbato
2012-10-16
nut: fix int32 overflow
Michael Niedermayer
2012-10-14
Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'
Michael Niedermayer
2012-10-14
Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'
Michael Niedermayer
2012-10-13
nut: prioritize native tags
Luca Barbato
2012-10-13
nut: support pcm codecs not mapped in avi
Luca Barbato
2012-10-12
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
Michael Niedermayer
2012-10-11
Use the new aes/md5/sha/tree allocation functions
Martin Storsjö
2012-08-26
nutenc: keep track of the written syncpoint count
Michael Niedermayer
2012-08-20
lavf/nut: define fourcc DVBT for DVB_TELETEXT.
Nicolas George
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-05
nut: add 12/14 bit yuv to nut/raw
Carl Eugen Hoyos
2012-05-08
Support yuva422p rawvideo in nut.
Carl Eugen Hoyos
2012-04-06
Support yuva444p rawvideo in nut.
Carl Eugen Hoyos
2012-02-09
Allow encoding rawvideo RGBA64 and friends.
Carl Eugen Hoyos
2012-02-09
Allow encoding rawvideo RGB0 and friends.
Carl Eugen Hoyos
2011-12-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-21
nut: support 10bit YUV
Luca Barbato
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-04-28
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-03-26
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-06-06
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
Stefano Sabatini
2010-06-06
bgr/rgb444 for nut
Michael Niedermayer
2010-05-26
Add support for the newly added Nut codec tags (added in Nut r669):
Stefano Sabatini
2010-05-23
Define ff_nut_video_tags and make Nut muxer and demuxer set it in
Stefano Sabatini
2010-05-22
Move AVCodecTag from riff.h into internal.h.
Francesco Lavra
2010-03-28
Fix NUT (de)muxer warnings:
Vitor Sessak
2010-03-24
Fix warning:
Vitor Sessak
2010-03-03
Plug memory leak in NUT muxer and demuxer
Vitor Sessak
2010-02-24
Introduce metadata conversion table for NUT muxer and demuxer.
Anton Khirnov
2008-12-11
remove _t for POSIX compatibility.
Michael Niedermayer
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-03-07
Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing
Evgeniy Stepanov
2008-03-05
Subtitle support. (untested)
Michael Niedermayer
2008-02-04
ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only
Oded Shimon
2008-01-04
Move *malloc() out of tree.c, that way the code can be used with
Michael Niedermayer
[next]