log

age author description
2009-11-22 kostya Pass only useful FLV metadata from RTMP stream libavformat
2009-11-22 jbr Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an libavformat
2009-11-20 reimar Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. libavformat
2009-11-20 daniel FLV muxer support for Flash screen codec v2 libavformat
2009-11-20 daniel Add codec id for Flash screen codec v2 and hook it up in FLV demuxer libavformat
2009-11-19 bcoudurier use AVFormatContext in dprintf libavformat
2009-11-18 diego Add functions to return library license and library configuration. libavformat
2009-11-15 bcoudurier Search relative path according to alias record when opening mov reference files. libavformat
2009-11-13 lucabe Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer libavformat
2009-11-12 stefano Split overly long line in doxy. libavformat
2009-11-12 lucabe Split the sdp_read_packet() function out of rtsp_read_packet(). libavformat
2009-11-12 lucabe Move some some functions around, so that splitting the SDP code out of libavformat
2009-11-12 alexc Debug print MP4 objectTypeIndication in hex not decimal as values are listed in libavformat
2009-11-11 diego Add '#undef fprintf' before PRINT macro that uses fprintf. libavformat
2009-11-11 alexc Add a channels field to MPEG4AudioConfig. libavformat
2009-11-09 cehoyos Increase default value for max_analyze_duration, fixes issue 1506, a regression. libavformat
2009-11-08 cehoyos Use enum instead of integer types where appropriate. libavformat
2009-11-08 cehoyos Use CODEC_ID_NONE instead of 0 for enum CodecID. libavformat
2009-11-08 bcoudurier move code to avoid forward declaration libavformat
2009-11-08 bcoudurier Let pmt override stream info when encoutered later in the ts file. libavformat
2009-11-07 cehoyos Support some LATM AAC streams (they can be decoded with MPlayer). libavformat
2009-11-07 jbr Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. libavformat
2009-11-06 bcoudurier change \0xa9enc tag metadata name to encoder to match id3v2 libavformat
2009-11-06 kostya 10l: WavPack demuxer forgot to seek back to initial position after block libavformat