Mercurial > libavformat.hg
graph
-
Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to decoder. libavformat2010-03-11, by pross
-
oggdec: Determine pts and filepos on a packet basis in read_timestamp libavformat2010-03-11, by conrad
-
oggdec: Check that we have a codec in gptopts (needed for skeleton) libavformat2010-03-11, by conrad
-
oggdec: Save offset of the page needed to reconstruct the current packet libavformat2010-03-11, by conrad
-
Make the ntp_time function available to other parts of libavformat, as ff_ntp_time libavformat2010-03-10, by mstorsjo
-
Include os_support.h which has a fallback declaration of socklen_t libavformat2010-03-10, by mstorsjo
-
Using struct timeval requires sys/time.h, fixes compilation on some OSes libavformat2010-03-10, by mstorsjo
-
Use rt->control_uri consequently instead of s->filename in all RTSP commands libavformat2010-03-09, by mstorsjo
-
Add special case to avoid binary search when appending index entries. libavformat2010-03-09, by michael
-
RTSP: Resolve and use the actual IP address of the peer we're connected to, libavformat2010-03-09, by mstorsjo
-
Remove static function name prefixes from American Laser Games MM demuxer libavformat2010-03-09, by pross
-
Ensure Bink demuxer returns AVERROR code when av_get_packet() fails libavformat2010-03-09, by pross
-
In mpegts muxer, write adts header if aac bitstream does not contain it libavformat2010-03-09, by bcoudurier
-
In mpegts muxer, search for h264 aud nal, it might not be the first nal. libavformat2010-03-08, by bcoudurier
-
mpegts vbr muxing, activated when muxing rate is not supplied by the libavformat2010-03-08, by bcoudurier
-
Use ASF supports "markers" which are a name and a time stamp to create libavformat2010-03-08, by benoit
-
Revert "Move the probe loop from av_open_input_file() into its own method" libavformat2010-03-08, by mru
-
av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. libavformat2010-03-08, by alexc
-
Move the probe loop from av_open_input_file() into its own method libavformat2010-03-07, by stefano
-
Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c libavformat2010-03-07, by conrad
-
1l trocadero: forgot reference operator on bytestream_get_be32() argument libavformat2010-03-07, by kostya
-
Set GXF fallback time-base to match the one specified for audio-only. libavformat2010-03-06, by reimar