log

age author description
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
Mon, 02 Feb 2009 10:10:41 +0000 bcoudurier fix video line map tag size libavformat
Mon, 02 Feb 2009 10:04:36 +0000 bcoudurier fix flush and interleaving by edit units libavformat
Mon, 02 Feb 2009 10:03:38 +0000 bcoudurier write index table and rip, muxer works pretty well now libavformat
Mon, 02 Feb 2009 04:40:57 +0000 bcoudurier factorize common wav local tags libavformat
Mon, 02 Feb 2009 04:36:54 +0000 bcoudurier write req local tags for wav libavformat
Mon, 02 Feb 2009 04:00:27 +0000 bcoudurier adjust size when not writing f2 libavformat
Mon, 02 Feb 2009 03:49:23 +0000 bcoudurier do not write f2 if not interlaced libavformat
Mon, 02 Feb 2009 03:45:03 +0000 bcoudurier write bitrate tag libavformat
Mon, 02 Feb 2009 03:35:09 +0000 bcoudurier write display height/width tags libavformat
Sun, 01 Feb 2009 22:02:57 +0000 bcoudurier return eof/error if only ffm header has been written, should fix #815 libavformat
Sun, 01 Feb 2009 21:22:12 +0000 aurel don't support the mp3 extension in the mp2 muxer libavformat
Sun, 01 Feb 2009 13:37:45 +0000 rbultje Fix the Transport: line in the SETUP request so that it works with WMS libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sat, 31 Jan 2009 11:17:04 +0000 bcoudurier free audio fifo libavformat
Sat, 31 Jan 2009 11:06:20 +0000 bcoudurier use st->priv_data to store per stream context libavformat
Sat, 31 Jan 2009 10:51:35 +0000 bcoudurier change prototype of mxf_interleave_get_packet to make it compatible libavformat
Sat, 31 Jan 2009 10:49:26 +0000 bcoudurier do not use PAL_samples_per_frame in init, to make init independant libavformat
Sat, 31 Jan 2009 10:47:55 +0000 bcoudurier cosmetics, remove empty lines libavformat
Sat, 31 Jan 2009 09:54:59 +0000 bcoudurier add my copyright as well libavformat
Sat, 31 Jan 2009 09:53:59 +0000 bcoudurier fix doxygen tag libavformat
Sat, 31 Jan 2009 09:53:23 +0000 bcoudurier cosmetics, align vertically libavformat
Sat, 31 Jan 2009 09:23:50 +0000 bcoudurier write best effort video line map libavformat
Sat, 31 Jan 2009 09:08:01 +0000 bcoudurier add frame layout local tag, best effort libavformat
Sat, 31 Jan 2009 07:02:20 +0000 bcoudurier add aes3 pcm wrapping and use it by default libavformat
Sat, 31 Jan 2009 06:59:55 +0000 bcoudurier split wav_desc in generic_sound_desc libavformat
Sat, 31 Jan 2009 06:54:30 +0000 bcoudurier thanks to interleaving, audio is now locked libavformat
Sat, 31 Jan 2009 06:49:42 +0000 bcoudurier local tag 3201 is picture essence coding, so do not write it for wav libavformat
Sat, 31 Jan 2009 06:46:42 +0000 bcoudurier stored height is stupidly /2 if interlaced libavformat
Sat, 31 Jan 2009 06:44:25 +0000 bcoudurier add size param to write_generic_desc libavformat
Sat, 31 Jan 2009 06:42:47 +0000 bcoudurier parse mpeg2 progressive frame flag libavformat
Sat, 31 Jan 2009 06:32:12 +0000 bcoudurier delay header writing and parse mpeg2 frame libavformat
Sat, 31 Jan 2009 06:18:25 +0000 bcoudurier correctly pack and interleave pcm samples in mxf libavformat
Sat, 31 Jan 2009 06:09:31 +0000 bcoudurier function is static libavformat
Sat, 31 Jan 2009 06:08:42 +0000 bcoudurier use new ff_interleave_add_packet libavformat
Sat, 31 Jan 2009 06:01:58 +0000 bcoudurier split av_interleave_per_dts, to avoid code duplication libavformat
Sat, 31 Jan 2009 05:53:04 +0000 stefang ADPCM found in Xbox wav files can be decoded with libavformat
Fri, 30 Jan 2009 00:44:54 +0000 aurel typo libavformat
Thu, 29 Jan 2009 15:33:19 +0000 compn pvez avi fourcc is truemotion1 libavformat
Wed, 28 Jan 2009 13:37:26 +0000 michael Fix remotely exploitable arbitrary code execution vulnerability. libavformat
Tue, 27 Jan 2009 23:44:11 +0000 bcoudurier second try fixing time code in gxf libavformat
Tue, 27 Jan 2009 22:21:28 +0000 michael Prefer av_freep() over av_free() for variables in the context for safety. libavformat
Tue, 27 Jan 2009 22:20:05 +0000 michael Add {} between if/else libavformat
Tue, 27 Jan 2009 22:14:48 +0000 michael Export all tracks (each is a different language) instead of just one. libavformat
Tue, 27 Jan 2009 22:03:13 +0000 michael remove pointless {} libavformat
Tue, 27 Jan 2009 21:58:45 +0000 michael Move current_track variable closer to where it is used. libavformat
Tue, 27 Jan 2009 21:56:28 +0000 michael Fix memleak of fourxm->tracks on error return. libavformat
Tue, 27 Jan 2009 21:09:22 +0000 michael vertical align libavformat
Tue, 27 Jan 2009 21:06:19 +0000 michael Fix memleak of header in error returns. libavformat
Tue, 27 Jan 2009 21:01:47 +0000 michael better header_size check libavformat
Tue, 27 Jan 2009 20:51:10 +0000 michael size < 4 is invalid libavformat
Tue, 27 Jan 2009 18:01:26 +0000 benoit Whitespace cosmetics to align return statements. libavformat