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