log rm.h @ 6435:67433b0c29d5 libavformat

age author description
Fri, 28 May 2010 18:18:33 +0000 rbultje Move rm_codec_tags to rm.c so muxer/demuxer can share it. libavformat
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavformat
Fri, 12 Mar 2010 23:35:59 +0000 aurel export rm_reorder_sipr_data() for future use by matroska demuxer libavformat
Fri, 12 Mar 2010 23:34:30 +0000 aurel export sipr_subpk_size for future use by matroska demuxer libavformat
Sun, 06 Sep 2009 08:57:19 +0000 reimar ff_rm_metadata is const. libavformat
Thu, 30 Jul 2009 15:04:19 +0000 rbultje Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformat
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavformat
Mon, 16 Mar 2009 12:57:49 +0000 rbultje Remove packet returning in ff_rm_parse_packet() if we're using the packet libavformat
Tue, 17 Feb 2009 21:40:38 +0000 aurel use new metadata API in rm (de)muxer libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 28 Dec 2008 05:59:11 +0000 rbultje Reindent after r16368. libavformat
Sun, 28 Dec 2008 05:58:23 +0000 rbultje Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discussion in libavformat
Sun, 28 Dec 2008 00:21:11 +0000 rbultje Add RMStream object as function argument to public functions so that non-.rm libavformat
Sun, 28 Dec 2008 00:18:38 +0000 rbultje Implement RMStream stream-specific private data object in the RM demuxer. libavformat
Sat, 13 Dec 2008 21:40:20 +0000 rbultje Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. libavformat
Sat, 13 Dec 2008 21:37:27 +0000 rbultje Don't access RMContext directly in rdt.c. Rather, use the return value of libavformat
Mon, 17 Nov 2008 14:20:00 +0000 rbultje Add ByteIOContext argument to public ff_rm_* functions so that we can libavformat
Sun, 07 Sep 2008 01:21:24 +0000 rbultje Add dynamic payload handlers to rdt.c. These follow the same API as the ones libavformat
Wed, 03 Sep 2008 00:05:55 +0000 rbultje Use chunk-size in function calling mdpr_read_codecdata() rather than in the libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Fri, 01 Aug 2008 22:29:29 +0000 michael Revert r14497 libavformat
Fri, 01 Aug 2008 16:29:26 +0000 diego Add missing header #includes. libavformat
Fri, 04 Jan 2008 13:00:47 +0000 benoit Make three rm demuxer functions non static. libavformat
Sat, 03 Nov 2007 06:43:29 +0000 kostya Seek regression for RM demuxer fix libavformat
Sun, 21 Oct 2007 17:17:28 +0000 kostya Demux full frames instead of sliced for RealVideo. libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Wed, 30 May 2007 09:44:16 +0000 aurel split rm muxer and demuxer in their own files libavformat base rm.c@1ae16fce99a5