log nut.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Sun, 06 Jun 2010 18:29:42 +0000 stefano Add support to B4BY and R4BY NUT codec tags added in NUT r672. libavformat
Sun, 06 Jun 2010 11:43:53 +0000 michael bgr/rgb444 for nut libavformat
Wed, 26 May 2010 22:26:19 +0000 stefano Add support for the newly added Nut codec tags (added in Nut r669): libavformat
Sun, 23 May 2010 18:34:15 +0000 stefano Define ff_nut_video_tags and make Nut muxer and demuxer set it in libavformat
Sat, 22 May 2010 16:01:32 +0000 cehoyos Move AVCodecTag from riff.h into internal.h. libavformat
Sun, 28 Mar 2010 09:59:58 +0000 vitor Fix NUT (de)muxer warnings: libavformat
Wed, 24 Mar 2010 19:58:12 +0000 vitor Fix warning: libavformat
Wed, 03 Mar 2010 17:31:24 +0000 vitor Plug memory leak in NUT muxer and demuxer libavformat
Wed, 24 Feb 2010 06:27:12 +0000 kostya Introduce metadata conversion table for NUT muxer and demuxer. libavformat
Thu, 11 Dec 2008 19:06:24 +0000 michael remove _t for POSIX compatibility. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Wed, 05 Mar 2008 13:06:49 +0000 michael Subtitle support. (untested) libavformat
Mon, 04 Feb 2008 10:27:32 +0000 ods15 ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only libavformat
Fri, 04 Jan 2008 17:52:16 +0000 michael Move *malloc() out of tree.c, that way the code can be used with libavformat