log rdt.c @ 6198:8551432b011a libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Fri, 02 Apr 2010 14:55:01 +0000 rbultje Remove dead initialization. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Thu, 25 Mar 2010 07:13:20 +0000 mstorsjo Add a lowercase parameter to ff_data_to_hex libavformat
Thu, 07 Jan 2010 23:05:19 +0000 rbultje handler can be NULL if we did not support this dynamic format (codec). 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
Mon, 27 Jul 2009 14:29:06 +0000 rbultje Use named initializers and use new/free_context() instead of extradata() libavformat
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Mon, 16 Mar 2009 13:01:02 +0000 rbultje Reindent after r18010. 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
Thu, 26 Feb 2009 14:23:05 +0000 rbultje Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Fri, 06 Feb 2009 01:37:19 +0000 rbultje Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Tue, 27 Jan 2009 12:23:16 +0000 lucabe Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformat