Mercurial > libavformat.hg
graph
-
Added option to write frames interleaved (yet disabled) libavformatThu, 26 Aug 2010 10:03:09 +0000, by bindhammer
-
Make stub version of ff_sdp_write_media() match its prototype libavformatWed, 25 Aug 2010 21:07:04 +0000, by andoma
-
rtsp: Return EOF if the TCP control channel is closed libavformatWed, 25 Aug 2010 13:42:17 +0000, by mstorsjo
-
Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer libavformatWed, 25 Aug 2010 13:30:06 +0000, by mstorsjo
-
10l, add new function parameters to resolve_destination for !config_network too libavformatWed, 25 Aug 2010 12:51:20 +0000, by mstorsjo
-
Properly handle IPv6 addresses in the SDP generation libavformatWed, 25 Aug 2010 12:29:32 +0000, by mstorsjo
-
rtp: Replace hardcoded RTCP packet types with defines libavformatWed, 25 Aug 2010 09:15:31 +0000, by mstorsjo
-
avformat: free decryption key in av_close_input_stream() libavformatTue, 24 Aug 2010 15:08:53 +0000, by mru
-
fixed some return values and deprecated CODEC_TYPE_VIDEO. libavformatTue, 24 Aug 2010 14:02:31 +0000, by bindhammer
-
asfcrypt: fix unaligned read in ff_asfcrypt_dec() libavformatMon, 23 Aug 2010 15:38:57 +0000, by mru
-
Do not use the server SSRC as client SSRC in the RTP demuxer libavformatMon, 23 Aug 2010 11:53:27 +0000, by lucabe
-
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavformatMon, 23 Aug 2010 11:52:34 +0000, by bindhammer
-
MMSH support, the most popular and widely used of all MMS variants. Written by libavformatSat, 21 Aug 2010 19:04:41 +0000, by rbultje
-
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() libavformatThu, 19 Aug 2010 21:28:43 +0000, by aurel
-
add FF_API_REGISTER_PROTOCOL define to disable the deprecated libavformatThu, 19 Aug 2010 21:21:32 +0000, by aurel
-
applehttp: define _XOPEN_SOURCE=600 as required for usleep() libavformatThu, 19 Aug 2010 17:07:12 +0000, by mru
-
add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass libavformatThu, 19 Aug 2010 16:49:08 +0000, by aurel