log avformat.h @ 5615:049c66109825 libavformat

age author description
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