log

age author description
Wed, 25 Aug 2010 15:32:00 +0000 mstorsjo Handle IPv6 in the SDP demuxer libavformat
Wed, 25 Aug 2010 13:42:17 +0000 mstorsjo rtsp: Return EOF if the TCP control channel is closed libavformat
Wed, 25 Aug 2010 13:31:33 +0000 mstorsjo Reindent libavformat
Wed, 25 Aug 2010 13:30:06 +0000 mstorsjo Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer libavformat
Wed, 25 Aug 2010 12:51:20 +0000 mstorsjo 10l, add new function parameters to resolve_destination for !config_network too libavformat
Wed, 25 Aug 2010 12:34:42 +0000 mstorsjo Reindent, rewrap lines libavformat
Wed, 25 Aug 2010 12:29:32 +0000 mstorsjo Properly handle IPv6 addresses in the SDP generation libavformat
Wed, 25 Aug 2010 09:15:31 +0000 mstorsjo rtp: Replace hardcoded RTCP packet types with defines libavformat
Tue, 24 Aug 2010 15:08:53 +0000 mru avformat: free decryption key in av_close_input_stream() libavformat
Tue, 24 Aug 2010 14:02:31 +0000 bindhammer fixed some return values and deprecated CODEC_TYPE_VIDEO. libavformat
Tue, 24 Aug 2010 13:42:28 +0000 mru asfcrypt: fix unaligned accesses with armcc libavformat
Mon, 23 Aug 2010 15:38:57 +0000 mru asfcrypt: fix unaligned read in ff_asfcrypt_dec() libavformat
Mon, 23 Aug 2010 11:53:27 +0000 lucabe Do not use the server SSRC as client SSRC in the RTP demuxer libavformat
Mon, 23 Aug 2010 11:52:34 +0000 bindhammer enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavformat
Mon, 23 Aug 2010 11:47:50 +0000 bindhammer Corresponding muxer for the a64 codec libavformat