aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2009-02-04use sample rate as audio input time baseBaptiste Coudurier
2009-02-04write all available metadata tags into extended_content_headerAurelien Jacobs
2009-02-04use new metadata API in asf muxerAurelien Jacobs
2009-02-03let packet pass through when no timestampsBaptiste Coudurier
2009-02-03exactly compute index byte countBaptiste Coudurier
2009-02-03prevent reading more than container atom size, fix broken file broken_by_rev1...Baptiste Coudurier
2009-02-03use new metadata API in asf demuxerAurelien Jacobs
2009-02-03Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger
2009-02-03Reformat rdt_demuxer AVCodec struct sanely.Michael Niedermayer
2009-02-03Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)Michael Niedermayer
2009-02-02use new metadata API in aiff demuxerAurelien Jacobs
2009-02-02be more flexible with frame rate checkBaptiste Coudurier
2009-02-02simplifyAurelien Jacobs
2009-02-02use new metadata API in rtsp demuxerAurelien Jacobs
2009-02-02use new metadata API in rtp muxerAurelien Jacobs
2009-02-02Add support for fourcc "SP54".Eli Friedman
2009-02-02cosmetics: indentationAurelien Jacobs
2009-02-02simplify usage of dstlen as it is not a parameter anymoreAurelien Jacobs
2009-02-02cosmetics: indentationAurelien Jacobs
2009-02-02use new metadata API in the mp3 muxerAurelien Jacobs
2009-02-02use new metadata API in the mp3 demuxerAurelien Jacobs
2009-02-02modify the way to pass parameters to av_metadata_set()Aurelien Jacobs
2009-02-02cosmetics: whitespaceAurelien Jacobs
2009-02-02cosmetics: whitespaces, empty linesBaptiste Coudurier
2009-02-02mxf does not have timestampsBaptiste Coudurier
2009-02-02Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger
2009-02-02Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink
2009-02-02Implement the reading of the video bitrate of flv movies out of the meta data,Stefan de Konink
2009-02-0224bit pcm supportBaptiste Coudurier
2009-02-02more flexible mapping selectionBaptiste Coudurier
2009-02-02fix temporal offet of ipbb sequences, simplification welcomeBaptiste Coudurier
2009-02-02fix video line map tag sizeBaptiste Coudurier
2009-02-02fix flush and interleaving by edit unitsBaptiste Coudurier
2009-02-02write index table and rip, muxer works pretty well nowBaptiste Coudurier
2009-02-02factorize common wav local tagsBaptiste Coudurier
2009-02-02write req local tags for wavBaptiste Coudurier
2009-02-02adjust size when not writing f2Baptiste Coudurier
2009-02-02do not write f2 if not interlacedBaptiste Coudurier
2009-02-02write bitrate tagBaptiste Coudurier
2009-02-02write display height/width tagsBaptiste Coudurier
2009-02-01return eof/error if only ffm header has been written, should fix #815Baptiste Coudurier
2009-02-01don't support the mp3 extension in the mp2 muxerAurelien Jacobs
2009-02-01Fix the Transport: line in the SETUP request so that it works with WMSRonald S. Bultje
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-31free audio fifoBaptiste Coudurier
2009-01-31use st->priv_data to store per stream contextBaptiste Coudurier
2009-01-31change prototype of mxf_interleave_get_packet to make it compatibleBaptiste Coudurier
2009-01-31do not use PAL_samples_per_frame in init, to make init independantBaptiste Coudurier
2009-01-31cosmetics, remove empty linesBaptiste Coudurier
2009-01-31add my copyright as wellBaptiste Coudurier