log

age author description
Thu, 12 Feb 2009 05:32:40 +0000 bcoudurier set last packet next pointer to null libavformat
Thu, 12 Feb 2009 03:38:08 +0000 bcoudurier check body partitions count before writing libavformat
Thu, 12 Feb 2009 02:17:16 +0000 bcoudurier return error if read failed libavformat
Thu, 12 Feb 2009 02:15:07 +0000 bcoudurier Change ffm_write_write_index to return int, and return if error occured. libavformat
Thu, 12 Feb 2009 00:08:44 +0000 bcoudurier compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com libavformat
Wed, 11 Feb 2009 23:49:54 +0000 bcoudurier rename wrongly named b_per_gop to b_per_i_or_p according to specs libavformat
Wed, 11 Feb 2009 23:34:57 +0000 aurel use new metadata API in ogg/vorbis demuxer libavformat
Wed, 11 Feb 2009 21:11:19 +0000 bcoudurier fix frame size, time rate is not stts duration anymore with time offset libavformat
Wed, 11 Feb 2009 20:19:35 +0000 bcoudurier do not set start time to 0, it is not the case with elst time offset libavformat
Wed, 11 Feb 2009 16:28:46 +0000 diego Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com libavformat
Wed, 11 Feb 2009 15:01:52 +0000 diego Add av_uninit macro to variable to avoid false positive warning: libavformat
Wed, 11 Feb 2009 11:09:36 +0000 benoit Allow demuxing of audio substreams stored as 0x06 type. libavformat
Wed, 11 Feb 2009 08:02:23 +0000 bcoudurier parse mpeg2 gop header time code and use it libavformat
Wed, 11 Feb 2009 07:18:00 +0000 bcoudurier write timecode track libavformat
Wed, 11 Feb 2009 02:32:39 +0000 bcoudurier adjust time rate according to elst time offset libavformat
Wed, 11 Feb 2009 01:06:12 +0000 bcoudurier fix last keyframe index accross body partitions libavformat
Wed, 11 Feb 2009 00:56:27 +0000 bcoudurier fix body offset libavformat
Wed, 11 Feb 2009 00:25:30 +0000 stefano Cosmetics: vertical align "*" for consistency with the other doxyies. libavformat
Wed, 11 Feb 2009 00:19:05 +0000 stefano Remove @deprecated notice from AVFrac, it is not deprecated anymore. libavformat
Tue, 10 Feb 2009 23:25:23 +0000 bcoudurier fix partition offset when only one stream present libavformat
Tue, 10 Feb 2009 22:59:13 +0000 bcoudurier fix timecode value libavformat
Tue, 10 Feb 2009 09:02:29 +0000 bcoudurier write body partitions libavformat
Tue, 10 Feb 2009 08:46:04 +0000 bcoudurier compute index byte count in mxf_write_partition libavformat
Tue, 10 Feb 2009 08:35:14 +0000 bcoudurier remove check, mxf muxer does not have track number limitation anymore libavformat
Tue, 10 Feb 2009 08:31:48 +0000 bcoudurier retrieve flags from mxf_parse_mpeg2_frame using a param libavformat
Tue, 10 Feb 2009 07:28:53 +0000 bcoudurier 10l, edit unit offset is after klv fill libavformat
Tue, 10 Feb 2009 07:23:51 +0000 bcoudurier cosmetics, associate mxf_write_klv_fill to aligned elements libavformat
Tue, 10 Feb 2009 06:14:39 +0000 bcoudurier write component depth and horizontal subsampling best effort local tags libavformat
Tue, 10 Feb 2009 06:09:50 +0000 bcoudurier fix header byte count libavformat
Tue, 10 Feb 2009 05:35:28 +0000 bcoudurier move up mxf_write_klv_fill and align index, rip and primer pack libavformat