log

age author description
2010-09-24 mstorsjo Add an AVOption max_delay for AVFormatContext->max_delay libavformat
2010-09-23 cehoyos Fix indentation after r25158. libavformat
2010-09-23 cehoyos Fix aspect ratio for files that have it stored in libavformat
2010-09-21 diego cosmetics: Place concat protocol entry in alphabetical order. libavformat
2010-09-21 mstorsjo tcp: Check both wfds and efds when waiting for the result from connect libavformat
2010-09-20 mstorsjo Check for the IPPROTO_IPV6 define before using it libavformat
2010-09-15 mstorsjo rtsp: Handle standard assigned codec names for private payload types, too libavformat
2010-09-15 mstorsjo Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 libavformat
2010-09-14 michael Clarify what av_read_frame() returns. libavformat
2010-09-13 cehoyos Add R10k decoder. libavformat
2010-09-11 cehoyos Read all id3v2 tags at the beginning of mp3 files. libavformat
2010-09-10 cehoyos FLV Metadata libavformat
2010-09-10 mru nutenc: fix unstable floating-point calculations libavformat
2010-09-09 alexc adts demuxer: Set the time base to be the LCM of all ADTS sample rates. libavformat
2010-09-09 mstorsjo Add a muxer and demuxer for raw G.722 libavformat
2010-09-08 bcoudurier In mov muxer, write reduced sample aspect ratio values in pasp libavformat
2010-09-08 bcoudurier Check dref size based on a patch by google libavformat
2010-09-08 bcoudurier In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 libavformat
2010-09-07 cehoyos Fix formatting for negative start times (issue 2139). libavformat
2010-09-06 jbr Read the number of channels from the 'dac3' tag for AC-3 in MP4. libavformat
2010-09-06 reimar Add a special function to mkv demxuer to parse length values that includes libavformat
2010-09-05 aurel move stream info arrays into a struct to ease future dynamic allocation libavformat
2010-09-05 aurel matroskadec: allow uint and float elements with length = 0 libavformat
2010-09-03 rbultje Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups libavformat