4641 Commits (e1374c06d6f68629573b1c79b2f57cc4bb12e768)

Author SHA1 Message Date
Baptiste Coudurier 88b2027e9a declare ff_interleave_add_packet 16 years ago
Baptiste Coudurier 85d0d114d0 use 512 kag size needed for d10 16 years ago
Luca Abeni 18c7b354c5 Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 16 years ago
Luca Abeni d3536678dc Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 16 years ago
Jindřich Makovička dcd913d9ed Fix minor memory leak. 16 years ago
Luca Abeni 17a5894a23 Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 16 years ago
Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
Ronald S. Bultje 1a45a9f4c0 Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument 16 years ago
Ronald S. Bultje 0a861b6f8b Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and 16 years ago
Baptiste Coudurier f5b288902e format timestamp correctly according to specs and set it 16 years ago
Baptiste Coudurier 5ccad11da0 use timestamp as modification date 16 years ago
Alex Converse d0f89acf60 Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on 16 years ago
Baptiste Coudurier eacc40e84a use timestamp as creation date 16 years ago
Ronald S. Bultje b516ecdd12 Delete an enum and a function typedef that aren't used anywhere, and 16 years ago
Luca Abeni 21da81d784 Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c 16 years ago
Peter Ross 468d298d0c Electronic Arts demuxer: support TQI video tag 16 years ago
Baptiste Coudurier 1c7c6669f6 fix key frame offset with open gop 16 years ago
Ronald S. Bultje 1262d638da Move enum RTSPTransport up a bit, so that all fields that are assigned a value 16 years ago
Baptiste Coudurier 034fcddf3c always write mxf time base in descriptors 16 years ago
Ramiro Polla 2db5da97e2 Do not misuse unsigned long to store pointers. 16 years ago
Baptiste Coudurier 5a897cfa3c use sample rate as audio input time base 16 years ago
Aurelien Jacobs 488227c5d7 write all available metadata tags into extended_content_header 16 years ago
Aurelien Jacobs 300f24f317 use new metadata API in asf muxer 16 years ago
Baptiste Coudurier 4f0f9bddac let packet pass through when no timestamps 16 years ago
Baptiste Coudurier 832404cea7 exactly compute index byte count 16 years ago
Baptiste Coudurier bf252f7f6f prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818 16 years ago
Aurelien Jacobs 20e2a7aed2 use new metadata API in asf demuxer 16 years ago
Reimar Döffinger 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
Michael Niedermayer 88297e80aa Reformat rdt_demuxer AVCodec struct sanely. 16 years ago
Michael Niedermayer 1558d0b910 Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) 16 years ago
Aurelien Jacobs c0f1445864 use new metadata API in aiff demuxer 16 years ago
Baptiste Coudurier 33abc1a73a be more flexible with frame rate check 16 years ago
Aurelien Jacobs be62f5569e simplify 16 years ago
Aurelien Jacobs da61e4136a use new metadata API in rtsp demuxer 16 years ago
Aurelien Jacobs f3650b239e use new metadata API in rtp muxer 16 years ago
Eli Friedman e80c73b3c1 Add support for fourcc "SP54". 16 years ago
Aurelien Jacobs b3a9e50c10 cosmetics: indentation 16 years ago
Aurelien Jacobs 3b1c4a06f6 simplify usage of dstlen as it is not a parameter anymore 16 years ago
Aurelien Jacobs ee56cab3f3 cosmetics: indentation 16 years ago
Aurelien Jacobs b182eeb08b use new metadata API in the mp3 muxer 16 years ago
Aurelien Jacobs 9d98535ceb use new metadata API in the mp3 demuxer 16 years ago
Aurelien Jacobs 5ea7ce8843 modify the way to pass parameters to av_metadata_set() 16 years ago
Aurelien Jacobs 69b6d53beb cosmetics: whitespace 16 years ago
Baptiste Coudurier 6fb625c455 cosmetics: whitespaces, empty lines 16 years ago
Baptiste Coudurier f35254d1aa mxf does not have timestamps 16 years ago
Reimar Döffinger 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 16 years ago
Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
Stefan de Konink 9a354fe3f9 Implement the reading of the video bitrate of flv movies out of the meta data, 16 years ago
Baptiste Coudurier 822617cd50 24bit pcm support 16 years ago
Baptiste Coudurier 2253d6d773 more flexible mapping selection 16 years ago