log

age author description
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