log

age author description
Sat, 07 Jul 2007 13:46:28 +0000 mru kill uninitialised variable warning in ac3_probe() libavformat
Sat, 07 Jul 2007 13:46:25 +0000 mru remove unused functions libavformat
Fri, 06 Jul 2007 09:32:34 +0000 diego Use AV_RB* macros where appropriate. libavformat
Fri, 06 Jul 2007 07:18:25 +0000 lucabe Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c libavformat
Fri, 06 Jul 2007 07:16:47 +0000 lucabe Add support for non-blocking input formats libavformat
Thu, 05 Jul 2007 20:58:34 +0000 benoit check udp_read_packet return value not to access uninitialized memory libavformat
Thu, 05 Jul 2007 20:08:51 +0000 mru update my email address libavformat
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavformat
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavformat
Thu, 05 Jul 2007 09:06:27 +0000 diego URL update, move comment to a better place. libavformat
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libavformat
Mon, 02 Jul 2007 12:19:26 +0000 diego spelling cosmetics libavformat
Mon, 02 Jul 2007 10:13:19 +0000 diego Ignore .ho files. libavformat
Mon, 02 Jul 2007 10:10:53 +0000 diego Add missing comment markers to #endif directive. libavformat
Wed, 27 Jun 2007 06:54:47 +0000 benoit remove empty write trailer functions libavformat
Tue, 26 Jun 2007 23:08:39 +0000 bcoudurier compute absolute data offset after reading blocksize libavformat
Mon, 25 Jun 2007 21:47:29 +0000 bcoudurier this is named BlockSize in specs libavformat
Mon, 25 Jun 2007 21:46:15 +0000 bcoudurier according to specs, offset is before blocksize libavformat
Mon, 25 Jun 2007 21:31:33 +0000 bcoudurier support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant libavformat
Mon, 25 Jun 2007 20:34:20 +0000 ramiro Check for O_BINARY instead of a list of systems that need it libavformat
Mon, 25 Jun 2007 16:18:28 +0000 ramiro Remove localtime_r implementation for systems that don't have it. libavformat
Mon, 25 Jun 2007 02:08:04 +0000 romansh * clarifying the AVInputFormat::read_seek return value libavformat
Sun, 24 Jun 2007 21:50:09 +0000 aurel cosmetics: indentation after last commit libavformat
Sun, 24 Jun 2007 21:49:13 +0000 aurel drop blocks which are part of unsupported tracks libavformat
Sun, 24 Jun 2007 12:29:12 +0000 mru remove duplicate #include libavformat
Sun, 24 Jun 2007 12:23:34 +0000 reimar more av_strl* adjustments libavformat
Sun, 24 Jun 2007 12:20:18 +0000 mru warnings-- libavformat
Sun, 24 Jun 2007 12:20:17 +0000 mru whitespace cosmetics libavformat
Sun, 24 Jun 2007 12:20:16 +0000 mru use AV_RL32 libavformat
Sun, 24 Jun 2007 12:12:04 +0000 mru use more Vorbis metadata tags libavformat
Sun, 24 Jun 2007 12:11:45 +0000 mru replace strncpy with av_strlcpy libavformat
Sun, 24 Jun 2007 11:27:12 +0000 mru replace the uses of old string functions that Reimar missed libavformat
Sun, 24 Jun 2007 07:45:19 +0000 reimar Cosmetics: use consistent indentation by four spaces libavformat
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