log

age author description
2009-02-04 bcoudurier use sample rate as audio input time base libavformat
2009-02-04 aurel write all available metadata tags into extended_content_header libavformat
2009-02-04 aurel use new metadata API in asf muxer libavformat
2009-02-03 bcoudurier let packet pass through when no timestamps libavformat
2009-02-03 bcoudurier exactly compute index byte count libavformat
2009-02-03 bcoudurier prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818 libavformat
2009-02-03 aurel use new metadata API in asf demuxer libavformat
2009-02-03 reimar Add and use a public API for RC4 and DES, analogous to the AES API. libavformat
2009-02-03 michael Reformat rdt_demuxer AVCodec struct sanely. libavformat
2009-02-03 michael Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) libavformat
2009-02-02 aurel use new metadata API in aiff demuxer libavformat
2009-02-02 bcoudurier be more flexible with frame rate check libavformat
2009-02-02 aurel simplify libavformat
2009-02-02 aurel use new metadata API in rtsp demuxer libavformat
2009-02-02 aurel use new metadata API in rtp muxer libavformat
2009-02-02 cehoyos Add support for fourcc "SP54". libavformat
2009-02-02 aurel cosmetics: indentation libavformat
2009-02-02 aurel simplify usage of dstlen as it is not a parameter anymore libavformat
2009-02-02 aurel cosmetics: indentation libavformat
2009-02-02 aurel use new metadata API in the mp3 muxer libavformat
2009-02-02 aurel use new metadata API in the mp3 demuxer libavformat
2009-02-02 aurel modify the way to pass parameters to av_metadata_set() libavformat
2009-02-02 aurel cosmetics: whitespace libavformat
2009-02-02 bcoudurier cosmetics: whitespaces, empty lines libavformat
2009-02-02 bcoudurier mxf does not have timestamps libavformat
2009-02-02 reimar Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavformat
2009-02-02 benoit Splits the totalbitrate in a videodatarate and audiodatarate part. libavformat
2009-02-02 benoit Implement the reading of the video bitrate of flv movies out of the meta data, libavformat
2009-02-02 bcoudurier 24bit pcm support libavformat
2009-02-02 bcoudurier more flexible mapping selection libavformat
2009-02-02 bcoudurier fix temporal offet of ipbb sequences, simplification welcome libavformat
2009-02-02 bcoudurier fix video line map tag size libavformat
2009-02-02 bcoudurier fix flush and interleaving by edit units libavformat
2009-02-02 bcoudurier write index table and rip, muxer works pretty well now libavformat
2009-02-02 bcoudurier factorize common wav local tags libavformat
2009-02-02 bcoudurier write req local tags for wav libavformat
2009-02-02 bcoudurier adjust size when not writing f2 libavformat
2009-02-02 bcoudurier do not write f2 if not interlaced libavformat
2009-02-02 bcoudurier write bitrate tag libavformat
2009-02-02 bcoudurier write display height/width tags libavformat
2009-02-01 bcoudurier return eof/error if only ffm header has been written, should fix #815 libavformat
2009-02-01 aurel don't support the mp3 extension in the mp2 muxer libavformat
2009-02-01 rbultje Fix the Transport: line in the SETUP request so that it works with WMS libavformat
2009-02-01 diego Use full internal pathname in doxygen @file directives. libavformat
2009-01-31 bcoudurier free audio fifo libavformat
2009-01-31 bcoudurier use st->priv_data to store per stream context libavformat
2009-01-31 bcoudurier change prototype of mxf_interleave_get_packet to make it compatible libavformat
2009-01-31 bcoudurier do not use PAL_samples_per_frame in init, to make init independant libavformat