Mercurial > libavformat.hg
graph
-
fix codec probing, stop after MAX_PROBE_PACKETS and return all packets libavformatSun, 31 May 2009 00:24:06 +0000, by bcoudurier
-
Implement SoX native format muxer and demuxer. libavformatSat, 30 May 2009 18:51:15 +0000, by stefano
-
Correctly set the "AU size" field in the payload header for libavformatFri, 29 May 2009 13:46:46 +0000, by lucabe
-
technically mp2 in pva needs AVSTREAM_PARSE_FULL libavformatWed, 27 May 2009 06:58:22 +0000, by bcoudurier
-
return error in mpegts_push_data and propagate it libavformatWed, 27 May 2009 00:56:31 +0000, by bcoudurier
-
move DEBUG define before include to get dprintf libavformatTue, 26 May 2009 20:13:03 +0000, by bcoudurier
-
map dvh1 fourcc to dv, fixes incoming/dvh1_sample libavformatTue, 26 May 2009 01:14:10 +0000, by compn
-
Define struct URLContext and typedef it to URLContext in one step. libavformatMon, 25 May 2009 22:17:27 +0000, by stefano
-
move DEBUG define before include to get dprintf and change printf to dprintf libavformatSun, 24 May 2009 22:59:25 +0000, by bcoudurier
-
fix get_str16_nolen with odd len, fix #1065 libavformatSun, 24 May 2009 10:26:41 +0000, by bcoudurier
-
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG libavformatSun, 24 May 2009 09:59:53 +0000, by bcoudurier
-
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformatSat, 23 May 2009 07:17:17 +0000, by bcoudurier
-
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com libavformatSat, 23 May 2009 06:25:44 +0000, by bcoudurier
-
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com libavformatSat, 23 May 2009 06:09:16 +0000, by bcoudurier
-
fail if stream fifo could not be allocated libavformatFri, 22 May 2009 19:11:56 +0000, by bcoudurier
-
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks libavformatThu, 21 May 2009 22:33:17 +0000, by bcoudurier
-
free Track and unset priv_data to avoid double free, fix memleak libavformatFri, 15 May 2009 05:33:05 +0000, by bcoudurier
-
use flags field and remove key_frame field libavformatThu, 14 May 2009 21:05:52 +0000, by bcoudurier
-
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop libavformatWed, 13 May 2009 08:31:22 +0000, by bcoudurier
-
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. libavformatWed, 13 May 2009 07:55:03 +0000, by bcoudurier