Mercurial > libavformat.hg
graph
-
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
-
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API libavformatWed, 18 Aug 2010 20:34:31 +0000, by aurel
-
add LAVF_API_OLD_METADATA define to disable the deprecated metadata API libavformatTue, 17 Aug 2010 20:23:19 +0000, by aurel
-
add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS API libavformatTue, 17 Aug 2010 19:30:21 +0000, by aurel
-
Print error messages in case of connection failure or name resolution failure libavformatSat, 14 Aug 2010 20:34:51 +0000, by rbultje
-
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically libavformatFri, 13 Aug 2010 17:30:01 +0000, by rbultje
-
Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation. libavformatFri, 13 Aug 2010 17:08:57 +0000, by rbultje
-
Fix wrong command prefix for timing test in MMST protocol. libavformatFri, 13 Aug 2010 17:02:37 +0000, by rbultje
-
Send OPTIONS request at a regular basis to standard RTSP servers as well, libavformatThu, 12 Aug 2010 13:39:38 +0000, by rbultje
-
Fix segv when stream copy and validate_tag fails, st->codec->codec is not set libavformatThu, 12 Aug 2010 00:35:19 +0000, by bcoudurier
-
Move functions and structs shared between MMSH and MMST into their own file, libavformatWed, 11 Aug 2010 22:50:17 +0000, by rbultje
-
Extract fields that are to be shared between MMST/MMSH into a common struct, libavformatWed, 11 Aug 2010 22:43:54 +0000, by rbultje
-
Use FFALIGN() in mmst.c where appropriate. Noticed by Benoit Fouet. libavformatWed, 11 Aug 2010 22:27:29 +0000, by rbultje
-
Add documentation for the pm parameter of the av_metadata_set* libavformatWed, 11 Aug 2010 14:38:19 +0000, by stefano
-
Fix reference to a wrong parameter name in the metadata API functions libavformatWed, 11 Aug 2010 14:38:16 +0000, by stefano
-
Add empty newlines between function descriptions and @params, improve libavformatWed, 11 Aug 2010 09:13:53 +0000, by stefano
-
Fix mem leak when trying to open a non-existing image file (issue 2126). libavformatTue, 10 Aug 2010 17:27:22 +0000, by cehoyos
-
rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet libavformatTue, 10 Aug 2010 08:37:19 +0000, by mstorsjo
-
rtpenc_xiph: Set the ident value via a define libavformatMon, 09 Aug 2010 10:31:59 +0000, by mstorsjo
-
rtpenc_xiph: Don't needlessly cast pointers to integers libavformatMon, 09 Aug 2010 10:23:26 +0000, by mstorsjo
-
http: Return EOF at the end of the content even if the connection isn't closed libavformatMon, 09 Aug 2010 08:14:48 +0000, by mstorsjo
-
oggparsevorbis: Add some sanity checks to header packet ordering/presence. libavformatSat, 07 Aug 2010 21:30:34 +0000, by alexc
-
rtpdec_xiph: Split packets in the depacketizer libavformatThu, 05 Aug 2010 04:42:36 +0000, by mstorsjo
-
Move read_mms_packet() code to be inlined in the calling function. libavformatWed, 04 Aug 2010 22:34:43 +0000, by rbultje
-
Move send_media_packet_request() and clear_stream_buffers() up. libavformatWed, 04 Aug 2010 22:32:43 +0000, by rbultje
-
rtpdec_xiph: Correct the bitmask for num_pkts libavformatWed, 04 Aug 2010 17:22:25 +0000, by mstorsjo
-
100l: av_freep() needs the address of the pointer libavformatFri, 30 Jul 2010 23:41:12 +0000, by aurel
-
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file libavformatFri, 30 Jul 2010 12:04:27 +0000, by mstorsjo
-
avidec: demux ASS and SRT tracks out of GAB2 chunks libavformatThu, 29 Jul 2010 22:17:30 +0000, by aurel
-
rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, too libavformatWed, 28 Jul 2010 09:26:15 +0000, by mstorsjo
-
In wav muxer, always flush in write_trailer, fix pipe output libavformatWed, 28 Jul 2010 08:17:02 +0000, by bcoudurier
-
rtpdec_xiph: Handle the sampling SDP parameter libavformatWed, 28 Jul 2010 06:43:58 +0000, by mstorsjo
-
Add extern to mxf_d10_muxer forward declaration to avoid a redundant libavformatWed, 28 Jul 2010 05:48:48 +0000, by reimar
-
Fix 2 doxy comments that referred to the wrong variable. libavformatTue, 27 Jul 2010 15:21:29 +0000, by michael
-
Place the concat protocol entry at the begin of the registered libavformatTue, 27 Jul 2010 14:34:56 +0000, by stefano
-
Document existing rules for AVInputFormat.name. libavformatTue, 27 Jul 2010 14:13:24 +0000, by alexc
-
Remove duplicate initialiser for cavsvideo_muxer.extensions libavformatTue, 27 Jul 2010 08:21:23 +0000, by mru
-
rtpdec_xiph: Drop RTP packets that come in without a prior fragment start marker. libavformatTue, 27 Jul 2010 08:16:03 +0000, by mstorsjo
-
add Chinese AVS encoding via external library libxavs libavformatTue, 27 Jul 2010 07:18:36 +0000, by stefang
-
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavformatMon, 26 Jul 2010 23:12:28 +0000, by stefano
-
Use inverse error branches, i.e. instead of if(something){success} else {error}, libavformatMon, 26 Jul 2010 22:22:20 +0000, by rbultje
-
Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. This libavformatMon, 26 Jul 2010 22:21:14 +0000, by rbultje
-
matroskaenc: add support for muxing SRT tracks libavformatSun, 25 Jul 2010 21:16:58 +0000, by aurel