log

age author description
Sun, 08 Feb 2009 04:42:38 +0000 bcoudurier remove implicit header inclusions from mxf.h libavformat
Sun, 08 Feb 2009 04:35:36 +0000 bcoudurier free index entries libavformat
Sun, 08 Feb 2009 04:33:53 +0000 bcoudurier use new audio interleaving generic code libavformat
Sun, 08 Feb 2009 04:31:44 +0000 bcoudurier extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformat
Sun, 08 Feb 2009 04:27:07 +0000 bcoudurier offset dts according to edit list, hackish but works, based on patch by Reimar libavformat
Sun, 08 Feb 2009 03:44:54 +0000 diego Remove const qualifier from function argument to eliminate the warning libavformat
Sun, 08 Feb 2009 03:29:49 +0000 bcoudurier only use 2 slices for index, one video(vbr) and one audio(cbr) libavformat
Sun, 08 Feb 2009 02:38:07 +0000 bcoudurier force first track to be video and simplify libavformat
Sun, 08 Feb 2009 02:34:56 +0000 bcoudurier write system item libavformat
Sat, 07 Feb 2009 21:13:40 +0000 bcoudurier declare ff_interleave_add_packet libavformat
Sat, 07 Feb 2009 02:13:23 +0000 bcoudurier use 512 kag size needed for d10 libavformat
Fri, 06 Feb 2009 20:42:21 +0000 lucabe Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore libavformat
Fri, 06 Feb 2009 20:41:15 +0000 lucabe Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer libavformat
Fri, 06 Feb 2009 20:30:18 +0000 michael Fix minor memory leak. libavformat
Fri, 06 Feb 2009 15:30:41 +0000 lucabe Merge rtp_aac.h and rtp_mpv.h in rtpenc.h libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Fri, 06 Feb 2009 01:37:19 +0000 rbultje Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument libavformat
Thu, 05 Feb 2009 22:34:55 +0000 rbultje Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and libavformat
Thu, 05 Feb 2009 20:15:18 +0000 bcoudurier format timestamp correctly according to specs and set it libavformat
Thu, 05 Feb 2009 19:30:01 +0000 bcoudurier use timestamp as modification date libavformat
Thu, 05 Feb 2009 18:41:06 +0000 alexc Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on libavformat
Thu, 05 Feb 2009 18:32:42 +0000 bcoudurier use timestamp as creation date libavformat
Thu, 05 Feb 2009 17:00:10 +0000 rbultje Delete an enum and a function typedef that aren't used anywhere, and libavformat
Thu, 05 Feb 2009 14:53:25 +0000 lucabe Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c libavformat
Thu, 05 Feb 2009 08:59:38 +0000 pross Electronic Arts demuxer: support TQI video tag libavformat
Thu, 05 Feb 2009 07:47:39 +0000 bcoudurier fix key frame offset with open gop libavformat
Wed, 04 Feb 2009 17:17:20 +0000 rbultje Move enum RTSPTransport up a bit, so that all fields that are assigned a value libavformat
Wed, 04 Feb 2009 09:35:59 +0000 bcoudurier always write mxf time base in descriptors libavformat
Wed, 04 Feb 2009 05:56:39 +0000 ramiro Do not misuse unsigned long to store pointers. libavformat
Wed, 04 Feb 2009 04:50:47 +0000 bcoudurier use sample rate as audio input time base libavformat
Wed, 04 Feb 2009 01:40:52 +0000 aurel write all available metadata tags into extended_content_header libavformat
Wed, 04 Feb 2009 01:37:16 +0000 aurel use new metadata API in asf muxer libavformat
Tue, 03 Feb 2009 23:18:12 +0000 bcoudurier let packet pass through when no timestamps libavformat
Tue, 03 Feb 2009 23:11:13 +0000 bcoudurier exactly compute index byte count libavformat
Tue, 03 Feb 2009 23:03:41 +0000 bcoudurier prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818 libavformat
Tue, 03 Feb 2009 22:12:06 +0000 aurel use new metadata API in asf demuxer libavformat
Tue, 03 Feb 2009 14:20:55 +0000 reimar Add and use a public API for RC4 and DES, analogous to the AES API. libavformat
Tue, 03 Feb 2009 13:12:20 +0000 michael Reformat rdt_demuxer AVCodec struct sanely. libavformat
Tue, 03 Feb 2009 11:01:57 +0000 michael Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) libavformat
Mon, 02 Feb 2009 23:43:12 +0000 aurel use new metadata API in aiff demuxer libavformat
Mon, 02 Feb 2009 23:37:03 +0000 bcoudurier be more flexible with frame rate check libavformat
Mon, 02 Feb 2009 23:25:02 +0000 aurel simplify libavformat
Mon, 02 Feb 2009 23:09:39 +0000 aurel use new metadata API in rtsp demuxer libavformat
Mon, 02 Feb 2009 23:08:25 +0000 aurel use new metadata API in rtp muxer libavformat
Mon, 02 Feb 2009 22:43:51 +0000 cehoyos Add support for fourcc "SP54". libavformat
Mon, 02 Feb 2009 22:17:26 +0000 aurel cosmetics: indentation libavformat
Mon, 02 Feb 2009 22:17:14 +0000 aurel simplify usage of dstlen as it is not a parameter anymore libavformat
Mon, 02 Feb 2009 22:14:28 +0000 aurel cosmetics: indentation libavformat
Mon, 02 Feb 2009 22:13:03 +0000 aurel use new metadata API in the mp3 muxer libavformat
Mon, 02 Feb 2009 22:11:56 +0000 aurel use new metadata API in the mp3 demuxer libavformat
Mon, 02 Feb 2009 21:45:55 +0000 aurel modify the way to pass parameters to av_metadata_set() libavformat
Mon, 02 Feb 2009 21:32:11 +0000 aurel cosmetics: whitespace libavformat
Mon, 02 Feb 2009 20:29:31 +0000 bcoudurier cosmetics: whitespaces, empty lines libavformat
Mon, 02 Feb 2009 20:26:49 +0000 bcoudurier mxf does not have timestamps libavformat
Mon, 02 Feb 2009 20:16:00 +0000 reimar Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavformat
Mon, 02 Feb 2009 16:10:46 +0000 benoit Splits the totalbitrate in a videodatarate and audiodatarate part. libavformat
Mon, 02 Feb 2009 16:05:50 +0000 benoit Implement the reading of the video bitrate of flv movies out of the meta data, libavformat
Mon, 02 Feb 2009 10:58:33 +0000 bcoudurier 24bit pcm support libavformat
Mon, 02 Feb 2009 10:54:10 +0000 bcoudurier more flexible mapping selection libavformat
Mon, 02 Feb 2009 10:41:43 +0000 bcoudurier fix temporal offet of ipbb sequences, simplification welcome libavformat