Mercurial > libavformat.hg
graph
-
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