log nutenc.c @ 6390:27242bd0812c libavformat

age author description
Fri, 09 Jul 2010 12:14:33 +0000 janne move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c libavformat
Fri, 09 Jul 2010 12:10:47 +0000 janne rename get_length to ff_get_v_length and put_v to ff_put_v libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Wed, 02 Jun 2010 21:57:40 +0000 stefano Make write_streamheader() log a message if there is no codec tag libavformat
Wed, 02 Jun 2010 21:57:37 +0000 stefano Make write_streamheader() return a meaningful error code if no codec libavformat
Wed, 02 Jun 2010 21:57:35 +0000 stefano Make write_header() and write_header() return an error code in case of libavformat
Wed, 02 Jun 2010 21:57:30 +0000 stefano Make write_streamheader() and write_headers() accept an 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
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 28 Mar 2010 09:59:58 +0000 vitor Fix NUT (de)muxer warnings: libavformat
Wed, 03 Mar 2010 17:31:24 +0000 vitor Plug memory leak in NUT muxer and demuxer libavformat
Mon, 01 Mar 2010 18:16:10 +0000 vitor Revert r22119 and partially revert 22120. libavformat
Sun, 28 Feb 2010 20:49:21 +0000 vitor Plug some memory leaks in NUT muxer and demuxer libavformat