Mercurial > libavformat.hg
graph
-
Implement support to the AVSEEK_SIZE operation in file_seek(). libavformatSun, 04 Apr 2010 14:21:29 +0000, by stefano
-
Allow AVFormatContext.duration to be set if no individual stream duration is known. libavformatSun, 04 Apr 2010 12:20:10 +0000, by michael
-
Replace all remaining occurrences of AVERROR_NOMEM with libavformatSat, 03 Apr 2010 14:15:00 +0000, by stefano
-
Remove a redundant assignment, found by clang libavformatSat, 03 Apr 2010 12:16:33 +0000, by mstorsjo
-
Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating libavformatFri, 02 Apr 2010 22:08:57 +0000, by rbultje
-
ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein bluefinlab com>. libavformatFri, 02 Apr 2010 20:14:55 +0000, by rbultje
-
Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ libavformatFri, 02 Apr 2010 11:33:02 +0000, by mstorsjo
-
Rename functions / comments from "Theora" to "Xiph" where relevant. libavformatThu, 01 Apr 2010 21:41:48 +0000, by rbultje
-
Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging libavformatThu, 01 Apr 2010 21:40:56 +0000, by rbultje
-
Make av_match_ext() declaration public (move its declaration out of libavformatWed, 31 Mar 2010 19:03:03 +0000, by stefano
-
Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. libavformatWed, 31 Mar 2010 12:55:16 +0000, by michael
-
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformatWed, 31 Mar 2010 12:29:58 +0000, by cehoyos
-
Remove superfluous space from a conversion table. libavformatWed, 31 Mar 2010 09:22:31 +0000, by cehoyos
-
Define AVMediaType enum, and use it instead of enum CodecType, which libavformatTue, 30 Mar 2010 23:30:55 +0000, by stefano
-
Add a timeout to the select() call. Patch by Sam Gerstein <sgerstein bluefinlab libavformatMon, 29 Mar 2010 17:36:08 +0000, by rbultje
-
Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via libavformatSun, 28 Mar 2010 13:39:36 +0000, by stefano
-
Initialize ssrc and base_timestamp using ff_random_get_seed() libavformatSun, 28 Mar 2010 08:48:45 +0000, by mstorsjo
-
Document the behavior of av_metadata_get() if the prev parameter is libavformatSat, 27 Mar 2010 21:14:16 +0000, by stefano
-
Use more appropriate return values in txd demuxer. libavformatSat, 27 Mar 2010 19:10:24 +0000, by reimar
-
eacdata: fix a memleak, return partial packets and use proper return values. libavformatSat, 27 Mar 2010 19:09:46 +0000, by reimar
-
Don't report EINTR from select as an error, retry select instead libavformatFri, 26 Mar 2010 16:04:38 +0000, by mstorsjo
-
Fix updating condition for the probe_size variable in the internal libavformatFri, 26 Mar 2010 01:12:14 +0000, by stefano
-
Reassemble the RTSP URL before replacing hostname with the numerical IP libavformatThu, 25 Mar 2010 22:21:09 +0000, by mstorsjo
-
Simplify ff_rtsp_send_cmd_with_content_async, remove an unnecessary buffer libavformatThu, 25 Mar 2010 22:04:41 +0000, by mstorsjo
-
Don't force basic auth in RTSP, but retry with the server-specified method on failure libavformatThu, 25 Mar 2010 21:49:43 +0000, by mstorsjo
-
Make RTSP use the generic http authentication code libavformatThu, 25 Mar 2010 21:47:33 +0000, by mstorsjo
-
Add separate method/url parameters to the rtsp_send_cmd functions libavformatThu, 25 Mar 2010 21:46:14 +0000, by mstorsjo
-
Matroska muxer : Don't create audio tracks for unsupported audio codecs. libavformatThu, 25 Mar 2010 14:34:19 +0000, by jai_menon
-
Add a lowercase parameter to ff_data_to_hex libavformatThu, 25 Mar 2010 07:13:20 +0000, by mstorsjo
-
Make ff_rtsp_send_cmd simply call ff_rtsp_send_cmd_with_content libavformatWed, 24 Mar 2010 23:06:58 +0000, by mstorsjo
-
Issue a warning if the received CSeq isn't the expected one libavformatWed, 24 Mar 2010 22:38:48 +0000, by lu_zero
-
Split out http authentication handling into a separate file libavformatWed, 24 Mar 2010 22:32:05 +0000, by mstorsjo
-
Handle errors returned from ff_rtsp_read_reply in udp_read_packet properly libavformatWed, 24 Mar 2010 18:52:27 +0000, by mstorsjo
-
Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier libavformatWed, 24 Mar 2010 18:40:43 +0000, by rbultje
-
Mask away AVSEEK_FORCE properly in some checks in url_fseek() libavformatWed, 24 Mar 2010 10:41:58 +0000, by benoit
-
Put ff_flac_write_header() in a separate C file to allow it to be shared without libavformatTue, 23 Mar 2010 23:58:45 +0000, by jbr
-
Handle multiple RTSP transport options properly by adding all of them into the mask libavformatTue, 23 Mar 2010 08:00:37 +0000, by mstorsjo
-
Parse options in the RTSP URL only from the last question mark onwards libavformatTue, 23 Mar 2010 07:59:23 +0000, by mstorsjo
-
Reconstruct the RTSP URL, in order to remove the auth part from the URL sent to the server libavformatTue, 23 Mar 2010 07:55:15 +0000, by mstorsjo
-
Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's libavformatMon, 22 Mar 2010 21:58:38 +0000, by jbr
-
Dont senselessly fail on rawvideo that isnt 3 files per frame. libavformatMon, 22 Mar 2010 20:18:42 +0000, by michael
-
Add support for TCP as lower transport in the RTSP muxer libavformatMon, 22 Mar 2010 15:07:05 +0000, by mstorsjo
-
Interpret valueless attributes in AMR ftmp lines as being 1 libavformatMon, 22 Mar 2010 14:44:28 +0000, by mstorsjo
-
Use the caller's RTSPMessageHeader in rtsp_setup_input_streams libavformatMon, 22 Mar 2010 14:42:52 +0000, by mstorsjo
-
Make av_open_input_file() return AVERROR_INVALIDDATA rather than libavformatSun, 21 Mar 2010 16:34:04 +0000, by stefano
-
Add Changelog entry and bump lavf micro version for the addition of libavformatSat, 20 Mar 2010 13:42:49 +0000, by jbr
-
Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. libavformatSat, 20 Mar 2010 13:39:22 +0000, by jbr
-
Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end libavformatThu, 18 Mar 2010 00:22:58 +0000, by stefano
-
Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, so that libavformatWed, 17 Mar 2010 15:14:18 +0000, by rbultje
-
Fix erroneous behaviour when format probe hits end of file libavformatTue, 16 Mar 2010 21:45:30 +0000, by mru
-
rename av_read_frame_flush to ff_read_frame_flush libavformatMon, 15 Mar 2010 23:15:24 +0000, by aurel
-
rename av_program_add_stream_index to ff_program_add_stream_index libavformatMon, 15 Mar 2010 23:14:07 +0000, by aurel
-
Correctly write last 0 lacing value when packet size is multiple of 255, patch by Greg Maxwell, gmaxwell at gmail dot com libavformatMon, 15 Mar 2010 23:04:09 +0000, by bcoudurier
-
Add AVSEEK_FORCE flag to indicate that the code should attempt to seek libavformatMon, 15 Mar 2010 22:54:22 +0000, by michael
-
cosmetics : Print newline after error message. libavformatMon, 15 Mar 2010 19:03:48 +0000, by jai_menon
-
Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. libavformatMon, 15 Mar 2010 16:36:20 +0000, by mstorsjo
-
Make rtsp_skip_packet non-static, add ff prefix libavformatMon, 15 Mar 2010 16:31:15 +0000, by mstorsjo
-
RTSP: Synchronize the start time of the chained RTP muxers libavformatMon, 15 Mar 2010 14:20:07 +0000, by mstorsjo
-
Use AVFormatContext.start_time_realtime in the RTP muxer libavformatMon, 15 Mar 2010 10:37:12 +0000, by mstorsjo
-
Move the NTP offset definitions to internal.h libavformatMon, 15 Mar 2010 10:36:30 +0000, by mstorsjo
-
Add a new field AVFormatContext.start_time_realtime libavformatMon, 15 Mar 2010 10:29:37 +0000, by mstorsjo
-
move ff_url_split() and ff_url_join() declarations to internal.h libavformatSun, 14 Mar 2010 23:59:48 +0000, by aurel
-
Move the probe loop from av_open_input_file() into its own method libavformatSun, 14 Mar 2010 22:40:16 +0000, by stefano
-
Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in libavformatSun, 14 Mar 2010 13:38:00 +0000, by reimar
-
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformatSat, 13 Mar 2010 19:19:44 +0000, by stefano
-
matroskadec: add support for SIPR audio tracks libavformatFri, 12 Mar 2010 23:49:06 +0000, by aurel
-
export rm_reorder_sipr_data() for future use by matroska demuxer libavformatFri, 12 Mar 2010 23:35:59 +0000, by aurel
-
export sipr_subpk_size for future use by matroska demuxer libavformatFri, 12 Mar 2010 23:34:30 +0000, by aurel
-
oggdec: Pass packets to header() until the stream is done with them libavformatFri, 12 Mar 2010 05:17:01 +0000, by conrad
-
oggdec: Metadata is per-stream; don't merge multiple streams' together libavformatFri, 12 Mar 2010 05:16:44 +0000, by conrad