log libnut.c @ 6431:b36b683626e6 libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. 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
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Fri, 12 Dec 2008 05:10:43 +0000 ods15 Update lavf/libnut.c to _tt type names in libnut API libavformat
Tue, 02 Sep 2008 22:45:13 +0000 diego Replace generic CONFIG_MUXERS preprocessor conditionals by more specific libavformat
Sat, 23 Aug 2008 23:43:20 +0000 aurel convert every muxer/demuxer to write/read sample_aspect_ratio from/to libavformat
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