Mercurial > libavformat.hg
graph
-
Flip the comparission direction of vid+audio+priv1 and pspack, it appears to have libavformat2009-12-08, by michael
-
5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for it libavformat2009-12-03, by kostya
-
Send connect() and createStream() in RTMP system channel, not video channel. libavformat2009-12-03, by kostya
-
RTMP packets with one-byte header use previous packet timestamp difference, so libavformat2009-12-03, by kostya
-
Update Changelog, documentation, and libavformat minor version number for libavformat2009-12-03, by ramiro
-
print error message when image2 muxer fail to compute frame filename libavformat2009-12-01, by bcoudurier
-
use AVFormatContext in av_log, better than AVCodecContext when multiple streams are present libavformat2009-12-01, by bcoudurier
-
Write timestamp deltas, not timestamps, for RTMP packets with partial header libavformat2009-12-01, by kostya
-
Full-header RTMP packets contain real timestamp, others contain timestamp libavformat2009-12-01, by kostya
-
7l trocadero: reading right into enum variable may cause unwanted effects, use libavformat2009-12-01, by kostya
-
Print a warning if the duration is estimated from the bitrate, as this is libavformat2009-11-30, by michael
-
10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. libavformat2009-11-26, by reimar
-
Update ffserver to include all basic x264 parameters in .ffm files. libavformat2009-11-24, by darkshikari
-
Determine VOC block length when length field is zero, fixes issue1538. libavformat2009-11-24, by pross
-
set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration libavformat2009-11-22, by bcoudurier
-
When searching for AMF object field value, try to find that object first libavformat2009-11-22, by kostya
-
Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an libavformat2009-11-22, by jbr
-
Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. libavformat2009-11-20, by reimar
-
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer libavformat2009-11-20, by daniel
-
Search relative path according to alias record when opening mov reference files. libavformat2009-11-15, by bcoudurier
-
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer libavformat2009-11-13, by lucabe