log

age author description
2009-03-03 rbultje Reduce allocated length of the HTTP authentication request field buffer, as libavformat
2009-03-03 diego cosmetics: Fix indentation. libavformat
2009-03-02 benoit Add context to some av_log() calls. libavformat
2009-03-02 diego Change a bunch of codec long_names to be more consistent and descriptive. libavformat
2009-03-01 aurel deprecate old metadata API libavformat
2009-03-01 aurel fix missed usage of old metadata API in mov demuxer libavformat
2009-03-01 aurel use new metadata API in libavformat/utils.c libavformat
2009-03-01 aurel use new metadata API in r3d demuxer libavformat
2009-03-01 aurel new metadata API is now officially part of public API libavformat
2009-03-01 aurel simplify metadata conversion and fixes gcc-2.95 at the same time libavformat
2009-03-01 michael Change the timebase of the raw demuxer to one that can represent the ts of fields. libavformat
2009-03-01 michael Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes libavformat
2009-03-01 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
2009-02-28 aurel add a metadata conversion API libavformat
2009-02-28 lucabe Document ff_rtp_codec_id() libavformat
2009-02-28 cehoyos Change TS seeking so it returns position/timestamp of a key frame. libavformat
2009-02-28 lucabe Fix typo in a comment libavformat
2009-02-28 lucabe Document ff_rtp_enc_name() libavformat
2009-02-28 jbr cosmetics: indentation libavformat
2009-02-28 lucabe Document ff_rtp_get_codec_info() libavformat
2009-02-28 jbr Separate the raw FLAC demuxer from raw.c and put in a new file, libavformat
2009-02-28 rbultje Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used libavformat
2009-02-28 mru Revert "Improve frame rate guessing for streams with two fields per frame." libavformat
2009-02-28 cehoyos Improve frame rate guessing for streams with two fields per frame. libavformat
2009-02-27 aurel use new metadata API in nut muxer libavformat
2009-02-27 aurel use new metadata API in nut demuxer libavformat
2009-02-27 reimar Do not allow standard-frame-rate detection to increase the value of libavformat
2009-02-27 reimar Simplify ipmovie.c pts calculation by using an appropriate time_base. libavformat