log

age author description
Sun, 24 Jun 2007 07:38:26 +0000 reimar DV muxer should not only fail for more that 3 streams altogether libavformat
Sat, 23 Jun 2007 23:10:35 +0000 mru remove old unused string functions libavformat
Sat, 23 Jun 2007 23:10:32 +0000 mru use new string functions libavformat
Sat, 23 Jun 2007 12:49:36 +0000 aurel simplify libavformat
Sat, 23 Jun 2007 12:47:02 +0000 aurel remove useless empty function libavformat
Sat, 23 Jun 2007 12:42:45 +0000 aurel cosmetics: too much blank lines libavformat
Sat, 23 Jun 2007 12:32:19 +0000 aurel use intreadwrite functions in matroskadec libavformat
Sat, 23 Jun 2007 12:30:40 +0000 aurel use intreadwrite functions in vocdec libavformat
Sat, 23 Jun 2007 01:20:38 +0000 mru remove useless #ifndef CONFIG_NOCUTILS libavformat
Sat, 23 Jun 2007 00:47:28 +0000 mru simplify stristart() libavformat
Sat, 23 Jun 2007 00:47:27 +0000 mru cosmetic: combine declaration and initialisation libavformat
Sat, 23 Jun 2007 00:21:06 +0000 mru simplify pstrcpy() libavformat
Fri, 22 Jun 2007 22:35:55 +0000 mru simplify strstart() libavformat
Thu, 21 Jun 2007 09:53:01 +0000 bcoudurier use allformats.h libavformat
Thu, 21 Jun 2007 09:49:20 +0000 bcoudurier remove now useless ifdef libavformat
Thu, 21 Jun 2007 09:39:29 +0000 bcoudurier split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common libavformat
Wed, 20 Jun 2007 17:37:11 +0000 reimar Fix @file in matroskadec.c, it was still matroska.c libavformat
Tue, 19 Jun 2007 21:12:52 +0000 benoit comment endif directive token libavformat
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavformat
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Sat, 16 Jun 2007 14:52:05 +0000 mru fix some printf format specifiers libavformat
Fri, 15 Jun 2007 09:10:19 +0000 benoit Add support for track numbers when they are set via strings libavformat
Thu, 14 Jun 2007 18:14:35 +0000 mru use get_bits_long() where needed libavformat
Wed, 13 Jun 2007 08:24:22 +0000 benoit remove decode_be32/64 and replace them by AV_RB32/64 libavformat
Tue, 12 Jun 2007 21:27:32 +0000 ramiro Remove unused declarations libavformat
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Tue, 12 Jun 2007 08:06:54 +0000 benoit Move the video size and rate abbreviations system from libavformat to libavcodec libavformat
Tue, 12 Jun 2007 08:01:35 +0000 diego Add some explanatory comments to #endif directives. libavformat