log

age author description
Sat, 07 Jun 2008 22:29:03 +0000 jbr get the number of blocks from the ac3 parser and use in the ac3 decoder. libavcodec
Sat, 07 Jun 2008 13:21:24 +0000 rtogni Remove my old email address libavcodec
Sat, 07 Jun 2008 13:14:49 +0000 rtogni Remove my old email address. libavcodec
Fri, 06 Jun 2008 17:50:32 +0000 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavcodec
Fri, 06 Jun 2008 07:00:42 +0000 diego minor spelling/grammar fixes libavcodec
Fri, 06 Jun 2008 00:32:31 +0000 michael Fix reading an element after the array. libavcodec
Thu, 05 Jun 2008 16:15:44 +0000 vitor Remove *lpc_refl from the context. Only the value libavcodec
Thu, 05 Jun 2008 16:11:51 +0000 vitor Split function rms() in two (it does two unrelated things) libavcodec
Thu, 05 Jun 2008 02:20:15 +0000 lorenm rename me=tesa libavcodec
Thu, 05 Jun 2008 01:57:35 +0000 bcoudurier add esa/dia compat me options and new tesa for libx264 libavcodec
Wed, 04 Jun 2008 00:56:36 +0000 bcoudurier x264 interlaced encoding option libavcodec
Wed, 04 Jun 2008 00:44:43 +0000 bcoudurier cleanup, remove useless parentheses libavcodec
Wed, 04 Jun 2008 00:31:20 +0000 jbr return error on frame sync error libavcodec
Tue, 03 Jun 2008 23:34:26 +0000 jbr prevent crash when dba params are invalid libavcodec
Tue, 03 Jun 2008 16:46:38 +0000 banan Sample tested and the code worked so the comment is removed libavcodec
Tue, 03 Jun 2008 11:56:09 +0000 diego small spelling/wording fixes libavcodec
Tue, 03 Jun 2008 03:12:56 +0000 michael ff_fetch_timestamp() prototype libavcodec
Tue, 03 Jun 2008 02:43:17 +0000 michael In mpeg1/2 timestamps are associated with the access unit which libavcodec
Mon, 02 Jun 2008 23:00:04 +0000 aurel bump micro version after commit r13615 libavcodec
Mon, 02 Jun 2008 19:04:14 +0000 bcoudurier print correct mpeg-2 broken_link value, and print closed_gop libavcodec
Mon, 02 Jun 2008 18:29:04 +0000 vitor Remove warning that could never be triggered. libavcodec
Mon, 02 Jun 2008 14:54:19 +0000 michael indent libavcodec
Mon, 02 Jun 2008 14:53:54 +0000 michael Only store timestamps when there are timestamps. libavcodec
Mon, 02 Jun 2008 14:40:27 +0000 michael Our MPEG-TS demuxer does not send complete PES packets but sends them libavcodec
Mon, 02 Jun 2008 14:23:25 +0000 michael Move new field to the end to avoid ABI breakage, I thought this struct libavcodec
Mon, 02 Jun 2008 13:14:01 +0000 michael cosmetic libavcodec
Mon, 02 Jun 2008 13:12:54 +0000 michael Allow matching timestamps to be removed by fetch_timestamp(). libavcodec
Mon, 02 Jun 2008 13:09:56 +0000 michael Add off argument so that fetch_timestamp can search for timestamps libavcodec
Mon, 02 Jun 2008 13:05:38 +0000 michael Factorize fetch_timestamp() into its own function libavcodec
Mon, 02 Jun 2008 13:01:23 +0000 michael unused variable libavcodec