Mercurial > libavformat.hg
graph
-
Set start_time and duration in AVStream instead of AVFormatContext for libavformat2010-01-21, by conrad
-
Use the configure check from r21351 and use it to properly define struct libavformat2010-01-20, by rbultje
-
move aspect ratio code at the end of the track parsing, fix cathedral-beta2-400extra-crop-avc.mp4 libavformat2010-01-18, by bcoudurier
-
Rename the RTP muxer sources so that the packetisation functions are in libavformat2010-01-18, by lucabe
-
Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function libavformat2010-01-18, by lucabe
-
Support decoding of Avid uncompressed mov files, fixes issue 1685. libavformat2010-01-15, by cehoyos
-
Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212) libavformat2010-01-14, by pross
-
set stream aspect from mov tkhd width/height, patch by Andrew Wason, rectalogic at rectalogic dot com libavformat2010-01-14, by bcoudurier
-
restore old buffer content when seek failed in http protocol, fix issue #1631 libavformat2010-01-13, by bcoudurier
-
print more debug info about muxing parameters, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com libavformat2010-01-13, by bcoudurier
-
update mpegts_write_pes documentation, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com libavformat2010-01-13, by bcoudurier
-
Insert null packets to keep pcr values correct, patch by Mike Scheutzow, libavformat2010-01-13, by bcoudurier
-
move pcr/sdt/pat period computation after ts->mux_rate is set, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com libavformat2010-01-13, by bcoudurier
-
output a pcr as soon as possible, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com libavformat2010-01-13, by bcoudurier
-
fix ts packet header size computation, patch by Niobos, niobos at dest-unreach dot be libavformat2010-01-13, by bcoudurier
-
fix sdt, pat, pcr size computation, patch by Niobos, niobos at dest-unreach dot be libavformat2010-01-13, by bcoudurier
-
Make sure the destination address is written as an IP address in the SDP libavformat2010-01-12, by lucabe
-
Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes issue 1474. libavformat2010-01-12, by cehoyos
-
Provide a fallback for getnameinfo() also. Patch by Martin Storsjö libavformat2010-01-11, by rbultje
-
Implement a fallback for struct sockaddr_storage if not available. libavformat2010-01-11, by rbultje
-
Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö libavformat2010-01-11, by rbultje
-
Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. libavformat2010-01-11, by rbultje
-
Provide fallback implementations of getaddrinfo() and freeaddrinfo(). libavformat2010-01-11, by rbultje
-
Use getaddrinfo(), if available, in resolve_host(). Patch by Martin libavformat2010-01-11, by rbultje
-
do not create Electronic Arts audio stream when unsupported revision2 audio codec is present [issue1516] libavformat2010-01-10, by pross
-
Use the correct ByteIOContext in extradata parsing.Fixes half of issue libavformat2010-01-08, by rbultje