Mercurial > libavformat.hg
graph
-
cleanup includes which are not used anymore in raw.c libavformatSun, 29 Aug 2010 22:06:48 +0000, by aurel
-
10l: aacdec and idroqenc still depend on raw.o libavformatSun, 29 Aug 2010 18:28:03 +0000, by aurel
-
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet libavformatSun, 29 Aug 2010 10:25:16 +0000, by mstorsjo
-
rtsp: Check the RTCP file handle for new packets, too libavformatSun, 29 Aug 2010 10:16:54 +0000, by mstorsjo
-
Fix two compiler arnings related to printf-format of sizeof()-statements. libavformatSat, 28 Aug 2010 23:56:56 +0000, by rbultje
-
stream_selection can be freed in the fail case, in which case it's unassigned. libavformatSat, 28 Aug 2010 23:55:26 +0000, by rbultje
-
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
-
Move the definition of the maximum url size for static buffers to internal.h libavformatThu, 19 Aug 2010 14:50:40 +0000, by mstorsjo
-
Make parse_key_value from httpauth a common lavf internal function libavformatThu, 19 Aug 2010 14:49:53 +0000, by mstorsjo
-
add a comment to clarify that FF_API_* defines are not part of public API libavformatWed, 18 Aug 2010 20:37:32 +0000, by aurel