Mercurial > libavformat.hg
graph
-
move ffindex set before mov_read_default so it can be used in functions libavformat2009-01-11, by bcoudurier
-
Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text libavformat2009-01-11, by conrad
-
check for negative dts value even if bitstream is already formated, libavformat2009-01-11, by bcoudurier
-
Apply rtpmap: SDP lines to the last m= line only, since they generally just libavformat2009-01-09, by rbultje
-
Do not assume that if pkt->destruct != av_destruct_packet then it is not libavformat2009-01-09, by lucabe
-
Increase buffer size for RTP packet data because some ASF streams use a libavformat2009-01-09, by rbultje
-
Add a second metadata compatibility layer, so that metadata that gets libavformat2009-01-08, by aurel
-
Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by libavformat2009-01-07, by rbultje
-
Use the "server" RTSP field to detect whether the server that we're talking libavformat2009-01-07, by rbultje
-
Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future libavformat2009-01-07, by rbultje
-
Don't use s->pb if a local ByteIOContext was already provided by the calling libavformat2009-01-07, by rbultje
-
Allow subscription to any of the streams, not just the first, available in libavformat2009-01-07, by rbultje