log avformat.h @ 4626:166d293b44fa libavformat

age author description
Sun, 01 Mar 2009 16:35:25 +0000 aurel deprecate old metadata API libavformat
Sun, 01 Mar 2009 14:50:03 +0000 aurel new metadata API is now officially part of public API libavformat
Sun, 01 Mar 2009 00:12:08 +0000 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
Sat, 28 Feb 2009 23:34:16 +0000 aurel add a metadata conversion API libavformat
Thu, 26 Feb 2009 22:34:18 +0000 stefano Mark as "internal but installed" the avio.h file. libavformat
Wed, 25 Feb 2009 19:10:39 +0000 diego spelling/wording/grammar cosmetics libavformat
Wed, 25 Feb 2009 10:45:08 +0000 michael untypo libavformat
Wed, 25 Feb 2009 03:18:11 +0000 michael AVInputFormat.reed_seek2() libavformat
Tue, 24 Feb 2009 22:19:09 +0000 cehoyos Add timestamp computation if values are exported by decoder. libavformat
Tue, 24 Feb 2009 15:04:18 +0000 michael Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. libavformat
Thu, 19 Feb 2009 23:35:59 +0000 cehoyos Add convergence_duration to AVCodecParserContext. libavformat
Wed, 18 Feb 2009 23:46:05 +0000 cehoyos Add key_frame to AVCodecParserContext, used in libavformat. libavformat
Wed, 18 Feb 2009 14:01:46 +0000 benoit av_alloc_format_context has been renamed, update AVFormatContext av_class libavformat
Sun, 15 Feb 2009 20:45:10 +0000 stefano Improve grammar: "X next after Y" -> "next X after Y". libavformat
Sun, 15 Feb 2009 14:29:23 +0000 stefano Replace calls/references of the deprecated register_protocol() libavformat
Sun, 15 Feb 2009 14:25:23 +0000 stefano Rename register_protocol() to av_register_protocol() and deprecate libavformat
Sun, 15 Feb 2009 09:04:08 +0000 stefano Document av_iformat_next() and av_oformat_next() functions. libavformat
Fri, 13 Feb 2009 07:28:20 +0000 bcoudurier MXF D-10 muxer libavformat
Thu, 12 Feb 2009 02:15:07 +0000 bcoudurier Change ffm_write_write_index to return int, and return if error occured. libavformat
Wed, 11 Feb 2009 16:28:46 +0000 diego Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com libavformat
Wed, 11 Feb 2009 00:25:30 +0000 stefano Cosmetics: vertical align "*" for consistency with the other doxyies. libavformat
Wed, 11 Feb 2009 00:19:05 +0000 stefano Remove @deprecated notice from AVFrac, it is not deprecated anymore. libavformat
Mon, 09 Feb 2009 19:57:23 +0000 michael Try to clarify doxy of avformat_seek_file(). libavformat
Sun, 08 Feb 2009 21:14:46 +0000 bcoudurier Move declaration of ff_interleave_add_packet to internal.h. libavformat
Sun, 08 Feb 2009 17:55:00 +0000 michael Clarify that avformat_seek_file() is not part of the stable API yet. libavformat
Sun, 08 Feb 2009 17:52:52 +0000 michael avformat_seek_file() prototype libavformat
Sun, 08 Feb 2009 08:16:40 +0000 stefano Deprecate av_malloc_format_context() in favor of libavformat
Sat, 07 Feb 2009 21:13:40 +0000 bcoudurier declare ff_interleave_add_packet libavformat
Wed, 04 Feb 2009 05:56:39 +0000 ramiro Do not misuse unsigned long to store pointers. libavformat
Mon, 02 Feb 2009 21:45:55 +0000 aurel modify the way to pass parameters to av_metadata_set() libavformat