summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions onAlex Converse2009-02-05
* use timestamp as creation dateBaptiste Coudurier2009-02-05
* Delete an enum and a function typedef that aren't used anywhere, andRonald S. Bultje2009-02-05
* Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.cLuca Abeni2009-02-05
* Electronic Arts demuxer: support TQI video tagPeter Ross2009-02-05
* fix key frame offset with open gopBaptiste Coudurier2009-02-05
* Move enum RTSPTransport up a bit, so that all fields that are assigned a valueRonald S. Bultje2009-02-04
* always write mxf time base in descriptorsBaptiste Coudurier2009-02-04
* Do not misuse unsigned long to store pointers.Ramiro Polla2009-02-04
* use sample rate as audio input time baseBaptiste Coudurier2009-02-04
* write all available metadata tags into extended_content_headerAurelien Jacobs2009-02-04
* use new metadata API in asf muxerAurelien Jacobs2009-02-04
* let packet pass through when no timestampsBaptiste Coudurier2009-02-03
* exactly compute index byte countBaptiste Coudurier2009-02-03
* prevent reading more than container atom size, fix broken file broken_by_rev1...Baptiste Coudurier2009-02-03
* use new metadata API in asf demuxerAurelien Jacobs2009-02-03
* Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger2009-02-03
* Reformat rdt_demuxer AVCodec struct sanely.Michael Niedermayer2009-02-03
* Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)Michael Niedermayer2009-02-03
* use new metadata API in aiff demuxerAurelien Jacobs2009-02-02
* be more flexible with frame rate checkBaptiste Coudurier2009-02-02
* simplifyAurelien Jacobs2009-02-02
* use new metadata API in rtsp demuxerAurelien Jacobs2009-02-02
* use new metadata API in rtp muxerAurelien Jacobs2009-02-02
* Add support for fourcc "SP54".Eli Friedman2009-02-02
* cosmetics: indentationAurelien Jacobs2009-02-02
* simplify usage of dstlen as it is not a parameter anymoreAurelien Jacobs2009-02-02
* cosmetics: indentationAurelien Jacobs2009-02-02
* use new metadata API in the mp3 muxerAurelien Jacobs2009-02-02
* use new metadata API in the mp3 demuxerAurelien Jacobs2009-02-02
* modify the way to pass parameters to av_metadata_set()Aurelien Jacobs2009-02-02
* cosmetics: whitespaceAurelien Jacobs2009-02-02
* cosmetics: whitespaces, empty linesBaptiste Coudurier2009-02-02
* mxf does not have timestampsBaptiste Coudurier2009-02-02
* Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger2009-02-02
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-02
* Implement the reading of the video bitrate of flv movies out of the meta data,Stefan de Konink2009-02-02
* 24bit pcm supportBaptiste Coudurier2009-02-02
* more flexible mapping selectionBaptiste Coudurier2009-02-02
* fix temporal offet of ipbb sequences, simplification welcomeBaptiste Coudurier2009-02-02
* fix video line map tag sizeBaptiste Coudurier2009-02-02
* fix flush and interleaving by edit unitsBaptiste Coudurier2009-02-02
* write index table and rip, muxer works pretty well nowBaptiste Coudurier2009-02-02
* factorize common wav local tagsBaptiste Coudurier2009-02-02
* write req local tags for wavBaptiste Coudurier2009-02-02
* adjust size when not writing f2Baptiste Coudurier2009-02-02
* do not write f2 if not interlacedBaptiste Coudurier2009-02-02
* write bitrate tagBaptiste Coudurier2009-02-02
* write display height/width tagsBaptiste Coudurier2009-02-02
* return eof/error if only ffm header has been written, should fix #815Baptiste Coudurier2009-02-01