log

age author description
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Thu, 06 Mar 2008 20:44:44 +0000 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libavformat
Thu, 06 Mar 2008 17:44:42 +0000 bcoudurier do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf libavformat
Thu, 06 Mar 2008 13:40:29 +0000 bcoudurier support AVDISCARD_ALL libavformat
Thu, 06 Mar 2008 00:26:48 +0000 michael Skip over unknown extended_content_header tags. libavformat
Thu, 06 Mar 2008 00:20:49 +0000 michael simplify libavformat
Wed, 05 Mar 2008 15:29:10 +0000 diego Set TCP protocol to is_streamed=1 as seeking is not possible. libavformat
Wed, 05 Mar 2008 13:31:24 +0000 lucabe Add some information about the stream bitrate, if available libavformat
Wed, 05 Mar 2008 13:06:49 +0000 michael Subtitle support. (untested) libavformat
Wed, 05 Mar 2008 12:06:57 +0000 bcoudurier set block align for mace3/6 libavformat
Wed, 05 Mar 2008 12:02:32 +0000 bcoudurier correctly compute bit rate for compressed audio, should fix seeking in aiff libavformat
Tue, 04 Mar 2008 01:31:15 +0000 michael Ignore flags after pts/dts if there are no bytes left. libavformat
Mon, 03 Mar 2008 23:00:48 +0000 aurel include required headers for int64_t and AV_RB16() libavformat
Mon, 03 Mar 2008 22:56:07 +0000 aurel avi.h does not use anything from avcodec.h. libavformat
Mon, 03 Mar 2008 13:16:29 +0000 reimar Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif libavformat
Mon, 03 Mar 2008 01:27:15 +0000 michael Use block_align as the avi spec says. libavformat
Mon, 03 Mar 2008 01:23:18 +0000 michael Print slightly more useful info. libavformat
Sun, 02 Mar 2008 23:47:30 +0000 michael Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. libavformat
Sun, 02 Mar 2008 23:13:07 +0000 michael factorize libavformat
Sun, 02 Mar 2008 23:11:36 +0000 michael subtitles (codec tag tables still missing ...) libavformat
Sun, 02 Mar 2008 19:51:31 +0000 michael Store aspect ratio in avis. libavformat
Sat, 01 Mar 2008 02:28:47 +0000 melanson fix wc3movie demuxer to conform to the PTS API libavformat
Sat, 01 Mar 2008 01:43:19 +0000 melanson fix the id CIN demuxer by using the pts API correctly libavformat
Sat, 01 Mar 2008 00:26:19 +0000 aurel simplification proposed by Rich libavformat
Fri, 29 Feb 2008 11:41:57 +0000 michael add cdvc libavformat
Thu, 28 Feb 2008 16:05:19 +0000 bcoudurier set codec bps to grayscale bits, fix 256grey.mov libavformat
Wed, 27 Feb 2008 20:34:44 +0000 banan Add more riff IDs to support remuxing. libavformat
Wed, 27 Feb 2008 12:24:27 +0000 bcoudurier add weird first atom to probe, finally fix bartjones.mov libavformat
Wed, 27 Feb 2008 09:31:41 +0000 bcoudurier free in case of multiple type == 2 libavformat
Wed, 27 Feb 2008 09:30:56 +0000 bcoudurier return error if malloc fails libavformat
Wed, 27 Feb 2008 09:30:05 +0000 bcoudurier fix possible overflow with memmove libavformat
Wed, 27 Feb 2008 00:53:34 +0000 aurel makes really sure that no undefined behavior can happen libavformat
Tue, 26 Feb 2008 22:35:07 +0000 aurel Avoid infinite loop. libavformat
Tue, 26 Feb 2008 20:37:59 +0000 mru less preprocessor magic in version number macros libavformat
Tue, 26 Feb 2008 18:27:21 +0000 bcoudurier support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking libavformat
Tue, 26 Feb 2008 18:21:58 +0000 bcoudurier support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov libavformat
Tue, 26 Feb 2008 14:42:07 +0000 bcoudurier remove useless braces libavformat
Tue, 26 Feb 2008 14:41:40 +0000 bcoudurier indentation libavformat
Tue, 26 Feb 2008 14:36:49 +0000 bcoudurier rescale frame size, fix i.3g2 libavformat
Tue, 26 Feb 2008 14:31:36 +0000 bcoudurier move parameters reset after setting stream parameters, will need those infos libavformat
Tue, 26 Feb 2008 10:21:33 +0000 lorenm decode mng color decorrelation libavformat
Mon, 25 Feb 2008 12:59:42 +0000 bcoudurier fix mace duration libavformat
Mon, 25 Feb 2008 12:45:59 +0000 bcoudurier protect malloc overflow libavformat
Mon, 25 Feb 2008 12:44:15 +0000 bcoudurier indentation libavformat
Mon, 25 Feb 2008 12:42:32 +0000 bcoudurier fail if extradata cannot be allocated libavformat
Mon, 25 Feb 2008 12:38:37 +0000 bcoudurier 10l, protect malloc overflow libavformat
Mon, 25 Feb 2008 12:29:34 +0000 bcoudurier support QDM2 in aiff, QDM2.aif libavformat
Mon, 25 Feb 2008 12:24:30 +0000 bcoudurier remove useless close function libavformat
Mon, 25 Feb 2008 12:23:27 +0000 bcoudurier indentation libavformat
Mon, 25 Feb 2008 12:15:26 +0000 bcoudurier remove useless casts libavformat
Mon, 25 Feb 2008 12:14:15 +0000 bcoudurier cosmetics libavformat
Mon, 25 Feb 2008 12:08:26 +0000 bcoudurier remove useless tags, codec_get_id matches independently and qt uses lower case tags libavformat
Mon, 25 Feb 2008 12:00:31 +0000 bcoudurier set bps to uncompressed original sound data for compressed audio libavformat
Mon, 25 Feb 2008 11:34:26 +0000 bcoudurier fix duration for ima4 libavformat
Mon, 25 Feb 2008 10:57:22 +0000 bcoudurier ima4 in aiff support libavformat
Mon, 25 Feb 2008 09:22:11 +0000 mru Install headers in $prefix/include/$libname libavformat
Sun, 24 Feb 2008 23:02:47 +0000 diego cosmetics: Sort and prettyprint codec_wav_tags[]. libavformat
Sun, 24 Feb 2008 16:28:35 +0000 michael Set indexmem to a saner default. libavformat
Sun, 24 Feb 2008 01:04:00 +0000 michael Fix issue357 libavformat
Sun, 24 Feb 2008 00:57:15 +0000 michael flv/swf do not have a big endian codec id, they only support libavformat
Sat, 23 Feb 2008 23:30:41 +0000 banan Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. libavformat
Sat, 23 Feb 2008 10:57:38 +0000 nicodvb treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans libavformat
Wed, 20 Feb 2008 20:24:38 +0000 michael revert 12156 libavformat
Wed, 20 Feb 2008 10:19:35 +0000 lucabe Fix computation of the "NTP time" field in RTCP SR packets, and do not libavformat
Wed, 20 Feb 2008 03:40:07 +0000 michael Get rid of a fake timestamp discontinuity at the begin of V.VOB. libavformat
Wed, 20 Feb 2008 03:20:06 +0000 michael Make timestamp interpolation work with mpeg2 field pictures. libavformat
Tue, 19 Feb 2008 22:50:28 +0000 mru Clean up lib* version definitions libavformat
Tue, 19 Feb 2008 22:09:08 +0000 michael Fix ;; libavformat
Tue, 19 Feb 2008 22:07:48 +0000 reimar Add some const, fixes warnings: libavformat
Tue, 19 Feb 2008 21:58:54 +0000 reimar Missing const, fix warnings: libavformat
Tue, 19 Feb 2008 16:18:17 +0000 reimar Fix misplaced const, avoids a cast-discards-qualifiers warning libavformat
Tue, 19 Feb 2008 16:08:52 +0000 michael const libavformat
Fri, 15 Feb 2008 20:32:32 +0000 michael Fix timestamps and durations if the first packets have no durations nor timestamps, libavformat
Fri, 15 Feb 2008 13:21:00 +0000 michael It appears last_pts was not set ... libavformat
Fri, 15 Feb 2008 02:57:19 +0000 michael Header elision muxing support. libavformat
Fri, 15 Feb 2008 02:36:09 +0000 michael Elision header demuxing support. libavformat
Wed, 13 Feb 2008 20:17:28 +0000 michael Read match time delta in the frame header. libavformat
Wed, 13 Feb 2008 20:13:29 +0000 michael Read match_time_delta in the framecode table. libavformat
Wed, 13 Feb 2008 20:01:09 +0000 michael update flags libavformat
Wed, 13 Feb 2008 19:26:45 +0000 bcoudurier honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw libavformat
Wed, 13 Feb 2008 13:11:10 +0000 bcoudurier 10l, forgot alaw/mulaw mono, use bits_per_sample in fact, libavformat
Wed, 13 Feb 2008 12:51:14 +0000 lucabe Include poll.h instead of sys/poll.h libavformat
Wed, 13 Feb 2008 10:58:16 +0000 bcoudurier warn use if edit list is not starting at 0, a/v desync might occur libavformat
Wed, 13 Feb 2008 10:53:48 +0000 bcoudurier remove now useless code libavformat
Wed, 13 Feb 2008 10:52:23 +0000 bcoudurier remove messy and not always correct chunk size workaround, use correct values instead libavformat
Wed, 13 Feb 2008 09:26:10 +0000 diego typo fix: inited --> initialized libavformat
Mon, 11 Feb 2008 22:37:44 +0000 bcoudurier return error when dv audio extraction fails libavformat
Mon, 11 Feb 2008 22:34:43 +0000 bcoudurier remove obsolete comments libavformat
Mon, 11 Feb 2008 22:34:03 +0000 bcoudurier remove useless braces libavformat
Mon, 11 Feb 2008 22:33:35 +0000 bcoudurier cosmetics, indentation, braces libavformat
Mon, 11 Feb 2008 22:32:35 +0000 bcoudurier split chunks in the case of big compressed audio frames, libavformat
Mon, 11 Feb 2008 22:23:05 +0000 bcoudurier use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2 libavformat
Mon, 11 Feb 2008 15:20:35 +0000 bcoudurier fcp imx 40 fourccs libavformat
Mon, 11 Feb 2008 14:10:52 +0000 bcoudurier indentation libavformat
Mon, 11 Feb 2008 14:10:29 +0000 bcoudurier more correct and simpler libavformat
Mon, 11 Feb 2008 03:30:42 +0000 rfelker Do not use GNU-specific (or BSD-specific or whatever they may be) libavformat
Wed, 06 Feb 2008 18:57:00 +0000 bcoudurier cosmetics, remove whitespaces before and after parenthesis libavformat
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavformat
Wed, 06 Feb 2008 01:51:32 +0000 michael Allow the user to select which codec out of several in stsd he wants. libavformat
Tue, 05 Feb 2008 01:16:47 +0000 bcoudurier Fix issue 338: libavformat
Tue, 05 Feb 2008 01:01:56 +0000 bcoudurier it seems ogg requires granule to be -1 on unfinished packets libavformat
Mon, 04 Feb 2008 12:32:25 +0000 reimar String pointers of ogg_codec_t should have const attribute. libavformat
Mon, 04 Feb 2008 12:18:00 +0000 diego Add dv50 tag to support samples with dv50 fourcc in AVI. libavformat
Mon, 04 Feb 2008 12:13:09 +0000 reimar Fix a possible use of an uninitialized pointer. libavformat
Mon, 04 Feb 2008 10:48:41 +0000 ods15 back_ptr calculation used wrong timebase when searching for back syncpoint libavformat
Mon, 04 Feb 2008 10:45:32 +0000 ods15 Fix intented algo in syncpoint writing before keyframes in NUT muxer libavformat
Mon, 04 Feb 2008 10:34:35 +0000 ods15 nut->max_distance was not set at all anywhere in the NUT muxer libavformat
Mon, 04 Feb 2008 10:30:38 +0000 ods15 Remove old workaround in nutdec.c for libnut bug libavformat
Mon, 04 Feb 2008 10:29:03 +0000 ods15 missing " && j<syncpoint_count" protection in the index parsing, as the libavformat
Mon, 04 Feb 2008 10:27:32 +0000 ods15 ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only libavformat
Mon, 04 Feb 2008 01:06:04 +0000 michael 2 more missing consts found by -Wwrite-strings. libavformat
Mon, 04 Feb 2008 01:04:27 +0000 michael Remove incorrect cast found by -Wwrite-strings. libavformat
Mon, 04 Feb 2008 01:01:52 +0000 michael Another const found by -Wwrite-strings. libavformat
Mon, 04 Feb 2008 00:42:27 +0000 michael fix 8 "initialization discards qualifiers from pointer target type" libavformat
Mon, 04 Feb 2008 00:33:52 +0000 michael Fix info packet type, found by oded as well as the new pedantic const libavformat
Mon, 04 Feb 2008 00:31:31 +0000 michael -Wwrite-strings nitpicking fix libavformat
Mon, 04 Feb 2008 00:26:43 +0000 michael Missing const found by -Wwrite-strings. libavformat
Sun, 03 Feb 2008 11:18:53 +0000 reimar Remove ff_mms_set_stream_selection again from asf demuxer, libavformat
Sat, 02 Feb 2008 22:55:58 +0000 michael Remove incorrect casts that should have never been there. libavformat
Sat, 02 Feb 2008 22:03:01 +0000 reimar Remove a pointless cast. libavformat