log avformat.h @ 6475:2da74be1a3d8 libavformat

age author description
Tue, 14 Sep 2010 22:20:46 +0000 michael Clarify what av_read_frame() returns. libavformat
Sat, 11 Sep 2010 16:29:23 +0000 cehoyos Read all id3v2 tags at the beginning of mp3 files. libavformat
Thu, 09 Sep 2010 19:27:41 +0000 mstorsjo Add a muxer and demuxer for raw G.722 libavformat
Thu, 19 Aug 2010 21:28:43 +0000 aurel add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() libavformat
Thu, 19 Aug 2010 21:21:32 +0000 aurel add FF_API_REGISTER_PROTOCOL define to disable the deprecated libavformat
Thu, 19 Aug 2010 16:49:08 +0000 aurel add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass libavformat
Wed, 18 Aug 2010 20:37:32 +0000 aurel add a comment to clarify that FF_API_* defines are not part of public API libavformat
Wed, 18 Aug 2010 20:34:31 +0000 aurel rename LAVF_API_* defines to FF_API_* to clarify that it is not public API libavformat
Tue, 17 Aug 2010 20:23:19 +0000 aurel add LAVF_API_OLD_METADATA define to disable the deprecated metadata API libavformat
Tue, 17 Aug 2010 19:30:21 +0000 aurel add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS API libavformat
Mon, 16 Aug 2010 14:23:35 +0000 mstorsjo Add RTP depacketization of VP8 libavformat
Thu, 12 Aug 2010 21:07:17 +0000 mstorsjo Add RTP depacketization of MP4A-LATM libavformat
Wed, 11 Aug 2010 14:38:19 +0000 stefano Add documentation for the pm parameter of the av_metadata_set* libavformat
Wed, 11 Aug 2010 14:38:16 +0000 stefano Fix reference to a wrong parameter name in the metadata API functions libavformat
Wed, 11 Aug 2010 09:13:58 +0000 stefano Nit: fix weird spacing. libavformat
Wed, 11 Aug 2010 09:13:53 +0000 stefano Add empty newlines between function descriptions and @params, improve libavformat
Sat, 07 Aug 2010 11:16:07 +0000 mstorsjo Add RTP packetization of Theora and Vorbis libavformat
Sun, 01 Aug 2010 00:30:37 +0000 alexc Add WebM to the Matroska demuxer name. libavformat
Tue, 27 Jul 2010 15:21:29 +0000 michael Fix 2 doxy comments that referred to the wrong variable. libavformat
Tue, 27 Jul 2010 15:20:02 +0000 michael Make doxygen formatting more consistent. libavformat
Tue, 27 Jul 2010 14:13:24 +0000 alexc Document existing rules for AVInputFormat.name. libavformat
Sat, 24 Jul 2010 22:50:12 +0000 aurel add SubRip muxer and demuxer libavformat
Tue, 20 Jul 2010 14:13:24 +0000 cehoyos Lego Mindstorms RSO muxer and demuxer. libavformat
Mon, 19 Jul 2010 14:58:37 +0000 aurel fix av_seek_frame_binary() documentation libavformat
Sun, 18 Jul 2010 08:06:55 +0000 pross Tele-typewriter demuxer libavformat
Fri, 16 Jul 2010 23:31:30 +0000 mstorsjo Bump minor and add APIchanges entry for url_fskip return value change. libavformat
Sun, 11 Jul 2010 14:56:32 +0000 victor Clarify the avoidance of usage of these AVStream fields. libavformat
Fri, 02 Jul 2010 17:39:03 +0000 jai_menon Bump libavformat minor (as a result of r24003). libavformat
Fri, 02 Jul 2010 16:38:44 +0000 aurel add AV_DISPOSITION_FORCED flag and use it in matroska demuxer libavformat
Fri, 02 Jul 2010 11:46:29 +0000 diego Replace incorrect @NOTE Doxygen command by @note; capitalization matters. libavformat