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
Fri, 02 Jul 2010 10:49:29 +0000 diego Fix misspelled parameter names in Doxygen documentation. libavformat
Thu, 01 Jul 2010 20:12:58 +0000 mstorsjo Add RTP depacketization of SVQ3 libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Sun, 27 Jun 2010 14:16:46 +0000 mru Make ff_url_split() public libavformat
Tue, 22 Jun 2010 22:54:32 +0000 stefano Mention how "now" is interpreted in the parse_date() doxy. libavformat
Tue, 22 Jun 2010 22:54:29 +0000 stefano Fix date specification accepted by parse_date(). libavformat
Tue, 22 Jun 2010 14:09:08 +0000 mstorsjo Add priv_data_size and priv_data_class to URLProtocol libavformat
Tue, 22 Jun 2010 14:03:37 +0000 mstorsjo Split url_open and url_open_protocol into url_alloc and url_connect libavformat
Tue, 22 Jun 2010 13:58:48 +0000 mstorsjo Add an av_register_protocol2 function that takes a size parameter libavformat
Wed, 16 Jun 2010 19:31:05 +0000 michael Marking what should be removed in relation to MAX_STREAMS. libavformat
Fri, 04 Jun 2010 22:40:54 +0000 conrad Add WebM muxer libavformat
Fri, 04 Jun 2010 13:52:45 +0000 mstorsjo metadata: mention how to remove tags. libavformat
Thu, 27 May 2010 21:23:04 +0000 conrad On2 IVF demuxer libavformat
Wed, 26 May 2010 04:20:32 +0000 alexc Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavformat
Mon, 24 May 2010 21:59:32 +0000 rbultje MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformat
Sun, 23 May 2010 21:10:05 +0000 bcoudurier oups, 100l, revert unrelated hunk from commit r23266 libavformat
Sun, 23 May 2010 21:03:14 +0000 bcoudurier change author metadata to artist in mov de/muxer libavformat
Sat, 22 May 2010 01:41:32 +0000 conrad matroskadec: Support webm doctype libavformat
Wed, 19 May 2010 08:13:13 +0000 mstorsjo Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT libavformat
Tue, 18 May 2010 19:34:21 +0000 mstorsjo Add a flag for enabling RTP hinting libavformat
Wed, 12 May 2010 22:17:29 +0000 stefano Doxygen av_codec_get_id() and av_codec_get_tag(). libavformat
Sat, 01 May 2010 15:36:51 +0000 reimar Fix off-by-one errors in description of score_max argument for libavformat
Sat, 01 May 2010 13:49:35 +0000 reimar Export av_probe_input_format2. libavformat
Sun, 25 Apr 2010 14:27:42 +0000 stefano Mark av_metadata_set() as deprecated, and use av_metadata_set2() libavformat
Sun, 11 Apr 2010 21:44:23 +0000 stefano Move the internal function declarations in avformat.h to internal.h. libavformat
Mon, 05 Apr 2010 19:50:45 +0000 rbultje Actually add flag (somehow got lost in my previous patchset?), fixes broken libavformat
Mon, 05 Apr 2010 19:46:55 +0000 rbultje Add a flag to not overwrite existing tags libavformat
Sun, 04 Apr 2010 12:20:10 +0000 michael Allow AVFormatContext.duration to be set if no individual stream duration is known. libavformat
Wed, 31 Mar 2010 19:03:03 +0000 stefano Make av_match_ext() declaration public (move its declaration out of libavformat
Wed, 31 Mar 2010 12:55:16 +0000 michael Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavformat
Mon, 29 Mar 2010 22:17:01 +0000 stefano Implement YOP demuxer and video decoder. libavformat
Sun, 28 Mar 2010 13:39:36 +0000 stefano Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via libavformat
Sat, 27 Mar 2010 21:14:16 +0000 stefano Document the behavior of av_metadata_get() if the prev parameter is libavformat
Mon, 22 Mar 2010 16:26:29 +0000 mstorsjo RTP depacketization of Theora libavformat
Sat, 20 Mar 2010 13:42:49 +0000 jbr Add Changelog entry and bump lavf micro version for the addition of libavformat
Mon, 15 Mar 2010 10:29:37 +0000 mstorsjo Add a new field AVFormatContext.start_time_realtime libavformat
Sun, 14 Mar 2010 23:59:48 +0000 aurel move ff_url_split() and ff_url_join() declarations to internal.h libavformat
Mon, 08 Mar 2010 23:51:53 +0000 stefano Remove definition of match_ext(), which is declared under #ifdef libavformat
Mon, 08 Mar 2010 18:43:27 +0000 mru Move resolve_host() to ffserver.c libavformat
Mon, 08 Mar 2010 09:07:41 +0000 mstorsjo Add doxygen documentation for ff_url_split libavformat
Mon, 08 Mar 2010 09:05:03 +0000 mstorsjo Reindent libavformat
Mon, 08 Mar 2010 09:03:25 +0000 mstorsjo Rename url_split to ff_url_split libavformat
Mon, 08 Mar 2010 00:00:50 +0000 alexc av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. libavformat
Fri, 05 Mar 2010 22:31:45 +0000 mstorsjo Add a function ff_url_join for assembling URLs libavformat
Wed, 24 Feb 2010 18:01:44 +0000 rbultje Mention that metadata tags are (unvalidated) UTF-8. libavformat
Tue, 23 Feb 2010 15:07:18 +0000 michael Put codec_info_nb_frames back in AVStream and print its value. libavformat
Mon, 22 Feb 2010 21:28:19 +0000 mstorsjo Add an RTSP muxer libavformat
Fri, 12 Feb 2010 20:35:29 +0000 michael Add flag so muxers not needing width/height can signal this. libavformat
Wed, 10 Feb 2010 17:20:50 +0000 rbultje RTP/AMR depacketizer, by Martin Storsj <$firstname at $firstname dot st>. libavformat
Sun, 07 Feb 2010 10:25:58 +0000 stefano Implement a physical concatenation protocol. libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Sun, 31 Jan 2010 13:01:00 +0000 pross Latent libavformat version bump for Bink demuxer (r21569) libavformat
Sat, 30 Jan 2010 22:55:12 +0000 michael Flag to ignore dts on frames that contain pts. libavformat
Thu, 28 Jan 2010 16:08:13 +0000 rbultje Add RTP/H.263 depacketizer by Martin Storsj <$firstname () $firstname st>. libavformat
Wed, 27 Jan 2010 19:13:35 +0000 jai_menon Schedule an increase in the maximum number of streams libavformat
Thu, 14 Jan 2010 14:02:06 +0000 pross Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212) libavformat
Mon, 11 Jan 2010 17:28:55 +0000 rbultje Deprecate resolve_host(). Patch by Martin Storsj <$firstname()$firstname,st>. libavformat
Fri, 08 Jan 2010 03:43:48 +0000 michael Improve avformat_version() doxy. libavformat
Sun, 03 Jan 2010 14:31:25 +0000 stefano Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavformat
Fri, 01 Jan 2010 23:50:10 +0000 stefano Deprecate match_ext() in favor of av_match_ext(), and mark it for libavformat
Fri, 01 Jan 2010 12:52:20 +0000 stefano Reindent. libavformat
Fri, 01 Jan 2010 12:46:24 +0000 stefano Deprecate guess_format() in favor of av_guess_format(). libavformat
Thu, 31 Dec 2009 16:38:21 +0000 stefano Document guess_format(). libavformat
Thu, 31 Dec 2009 14:12:58 +0000 stefano Deprecate and mark for deletion the function guess_stream_format(), libavformat
Thu, 17 Dec 2009 17:25:31 +0000 vitor CD+G demuxer and decoder libavformat
Sun, 13 Dec 2009 20:22:27 +0000 michael Add flags to prevent strdup() on arguments to av_metadata_set2(). libavformat
Sun, 13 Dec 2009 15:55:07 +0000 michael APIChanges & minor bump due to avg_frame_rate addition. libavformat
Sun, 13 Dec 2009 15:52:11 +0000 michael Add avg_frame_rate. libavformat
Fri, 04 Dec 2009 16:52:16 +0000 kostya Implement RTMP output (publishing FLV stream to RTMP server). libavformat
Thu, 03 Dec 2009 00:27:01 +0000 ramiro Update Changelog, documentation, and libavformat minor version number for libavformat
Wed, 18 Nov 2009 17:15:17 +0000 diego Add functions to return library license and library configuration. libavformat
Fri, 16 Oct 2009 03:02:25 +0000 jbr Add Speex support to the FLV muxer. libavformat
Tue, 13 Oct 2009 01:46:19 +0000 jbr Add Speex support to the Ogg muxer. libavformat
Thu, 24 Sep 2009 19:20:53 +0000 cehoyos Fix reading VDR files (broken since r19000). libavformat
Tue, 22 Sep 2009 17:28:03 +0000 banan Hook up the MD studio demuxer and Atrac1 decoder. libavformat
Wed, 16 Sep 2009 20:04:04 +0000 michael Improve amortized worst case speed of the muxers packet interleaving code libavformat
Wed, 16 Sep 2009 00:59:15 +0000 michael Make packet interleaving in the muxer not scan through the whole libavformat
Wed, 09 Sep 2009 22:55:10 +0000 cehoyos Document padding for AVProbeData. libavformat
Fri, 21 Aug 2009 08:34:19 +0000 bwolowiec Add support for S/PDIF encapsulation. libavformat
Mon, 10 Aug 2009 20:48:05 +0000 aurel actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc libavformat
Fri, 31 Jul 2009 06:49:36 +0000 kostya RTMP protocol support (as a client) libavformat
Wed, 01 Jul 2009 18:50:31 +0000 michael Make arguments of av_set_pts_info() unsigned. libavformat
Sun, 28 Jun 2009 21:05:46 +0000 stefano Remove inconsistent use of a @brief command in av_write_trailer() libavformat
Sun, 28 Jun 2009 21:01:51 +0000 stefano Use consistently the third person in doxy, as recommended by the libavformat
Thu, 25 Jun 2009 19:10:27 +0000 bcoudurier use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformat
Thu, 25 Jun 2009 18:48:57 +0000 bcoudurier limit raw packet buffer size used for codec probing libavformat
Mon, 22 Jun 2009 16:52:02 +0000 rbultje Change packet_size from signed to unsigned, since it never has a negative libavformat
Sun, 31 May 2009 00:24:06 +0000 bcoudurier fix codec probing, stop after MAX_PROBE_PACKETS and return all packets libavformat