summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymoreLuca Abeni2009-02-06
* Do not use RTP_MAX_PACKET_LENGTH in the RTP muxerLuca Abeni2009-02-06
* Fix minor memory leak.Jindřich Makovička2009-02-06
* Merge rtp_aac.h and rtp_mpv.h in rtpenc.hLuca Abeni2009-02-06
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-06
* Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argumentRonald S. Bultje2009-02-06
* Rename "tx_ctx" and "cur_tx" variables to "transport_priv" andRonald S. Bultje2009-02-05
* format timestamp correctly according to specs and set itBaptiste Coudurier2009-02-05
* use timestamp as modification dateBaptiste Coudurier2009-02-05
* 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