log libnut.c @ 3455:aefb1cbf9479 libavformat

age author description
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Wed, 07 Nov 2007 19:05:47 +0000 diego Give the libnut muxer a lib prefix in its name so it does not conflict with libavformat
Wed, 05 Sep 2007 18:55:20 +0000 ramiro Prefix library format names with 'lib' in libavformat libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Sat, 10 Mar 2007 18:39:58 +0000 ods15 remove usage of deprecated functions in libnut.c (codec_get_id/tag) libavformat
Sat, 10 Mar 2007 18:34:15 +0000 ods15 Add doxygen file header to libnut.c libavformat
Sun, 25 Feb 2007 19:23:14 +0000 diego Add LGPL header as requested by Oded. libavformat
Fri, 09 Feb 2007 08:28:47 +0000 diego Properly separate native and libnut NUT (de)muxers. libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sat, 23 Dec 2006 12:33:37 +0000 ods15 sync to libnut, nom->num libavformat
Fri, 17 Nov 2006 16:54:18 +0000 ods15 change mpeg4 fourcc from "mp4s" to "mp4v" libavformat
Fri, 17 Nov 2006 16:53:42 +0000 ods15 update to libnut, use framecode table generator libavformat
Fri, 17 Nov 2006 14:43:14 +0000 ods15 update to libnut API, changes to frame_table_input libavformat
Thu, 16 Nov 2006 07:33:25 +0000 ods15 Update to libnut API, non-negative errors libavformat
Wed, 15 Nov 2006 11:29:39 +0000 ods15 update to libnut API, don't free the streams libavformat
Tue, 14 Nov 2006 17:01:33 +0000 ods15 update to libnut, add cache_syncpoints libavformat
Tue, 14 Nov 2006 06:02:15 +0000 ods15 update to libnut API, rename nut.h->libnut.h libavformat
Sun, 12 Nov 2006 16:24:05 +0000 ods15 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. libavformat
Sun, 12 Nov 2006 06:09:15 +0000 ods15 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT libavformat