log

age author description
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
Sat, 21 Aug 2010 19:04:41 +0000 rbultje MMSH support, the most popular and widely used of all MMS variants. Written by 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 17:07:12 +0000 mru applehttp: define _XOPEN_SOURCE=600 as required for usleep() 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
Thu, 19 Aug 2010 14:54:37 +0000 mstorsjo Add Apple HTTP Live Streaming demuxer libavformat