Mercurial > libavformat.hg
graph
-
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet. libavformatWed, 26 May 2010 04:22:52 +0000, by alexc
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavformatWed, 26 May 2010 04:20:32 +0000, by alexc
-
matroskadec: avoid potential crash after r23169 libavformatTue, 25 May 2010 22:55:12 +0000, by aurel
-
We're using generic tag-to-ID functions, so specific codec_id assignments libavformatTue, 25 May 2010 15:39:32 +0000, by rbultje
-
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its libavformatTue, 25 May 2010 07:01:04 +0000, by kostya
-
In ogg muxer, use random serial number of each ogg streams libavformatMon, 24 May 2010 23:37:33 +0000, by bcoudurier
-
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformatMon, 24 May 2010 21:59:32 +0000, by rbultje
-
Display a more descriptive log message when probe buffer limit is libavformatMon, 24 May 2010 16:42:16 +0000, by jai_menon
-
Skip pes payload during probing to avoid start code emulation. libavformatMon, 24 May 2010 12:32:13 +0000, by cehoyos