log

age author description
Tue, 01 Aug 2006 14:58:15 +0000 bcoudurier move common code from mov.c and movenc.c to isom.c libavformat
Tue, 01 Aug 2006 13:43:24 +0000 bcoudurier add some useful debug info libavformat
Tue, 01 Aug 2006 10:19:25 +0000 reimar Support for seeking, both with and without index and correct timestamps libavformat
Tue, 01 Aug 2006 10:00:12 +0000 bcoudurier negative to_pad won't provoke infinite loop libavformat
Tue, 01 Aug 2006 09:56:27 +0000 bcoudurier avoid reading beyond packet size libavformat
Tue, 01 Aug 2006 00:32:47 +0000 bcoudurier skip run-in sequence during probe libavformat
Mon, 31 Jul 2006 15:26:33 +0000 bcoudurier simplify using function table libavformat
Mon, 31 Jul 2006 09:46:05 +0000 bcoudurier parse aes3 audio descriptor libavformat
Sun, 30 Jul 2006 15:30:00 +0000 bcoudurier use parenthesis around value libavformat
Sun, 30 Jul 2006 14:44:38 +0000 reimar Fix typo in comment libavformat
Sat, 29 Jul 2006 16:07:19 +0000 gpoirier The reader ignores the size of the ASF data object and keeps on libavformat
Sat, 29 Jul 2006 15:36:13 +0000 bcoudurier add information about codec uls libavformat
Sat, 29 Jul 2006 15:31:27 +0000 bcoudurier another MPEG-2 long gop codec ul libavformat
Sat, 29 Jul 2006 15:25:08 +0000 bcoudurier another MPEG-2 long gop codec ul libavformat
Sat, 29 Jul 2006 15:19:31 +0000 bcoudurier add uncompressed picture support libavformat
Sat, 29 Jul 2006 14:00:47 +0000 bcoudurier parse rgba descriptor (jpeg2000, uncompressed) libavformat
Sat, 29 Jul 2006 13:40:04 +0000 bcoudurier add common codecs uls libavformat
Sat, 29 Jul 2006 13:23:56 +0000 bcoudurier simplify PRINT_KEY libavformat
Sat, 29 Jul 2006 13:18:24 +0000 bcoudurier add some debug infos libavformat
Sat, 29 Jul 2006 13:13:08 +0000 bcoudurier get rid of DECLARED_ALIGNED libavformat
Sat, 29 Jul 2006 08:50:29 +0000 stefang add new tag 'CAVS' for Chinese AVS codec libavformat
Fri, 28 Jul 2006 23:10:03 +0000 bcoudurier cosmetics libavformat
Fri, 28 Jul 2006 23:07:03 +0000 bcoudurier use ternary libavformat
Fri, 28 Jul 2006 23:03:00 +0000 bcoudurier remove useless variables libavformat
Fri, 28 Jul 2006 23:00:53 +0000 bcoudurier rename variables libavformat
Fri, 28 Jul 2006 22:53:15 +0000 bcoudurier add error messages libavformat
Fri, 28 Jul 2006 22:42:31 +0000 bcoudurier demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection libavformat
Fri, 28 Jul 2006 18:18:12 +0000 bcoudurier declare and use UID type libavformat
Fri, 28 Jul 2006 13:31:08 +0000 reimar Set duration to AV_NOPTS_VALUE instead of 0 when unknown. libavformat
Wed, 26 Jul 2006 01:12:26 +0000 diego Fix FSF postal address. libavformat
Tue, 25 Jul 2006 14:30:14 +0000 bcoudurier MXF demuxer libavformat
Sun, 23 Jul 2006 18:19:33 +0000 reimar Try to find out correct start time to make seeking faster and add some libavformat
Thu, 20 Jul 2006 10:22:07 +0000 michael fix regression failure after adler simplification libavformat
Wed, 19 Jul 2006 09:38:22 +0000 bcoudurier GXF muxer libavformat
Wed, 19 Jul 2006 08:39:50 +0000 michael simplify libavformat
Wed, 19 Jul 2006 08:06:24 +0000 gpoirier Fix memleak, patch by I. Po % yyymmmm # gmail O com % libavformat
Tue, 18 Jul 2006 18:51:35 +0000 michael simplify b64_encode() libavformat
Mon, 17 Jul 2006 21:51:21 +0000 michael add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) libavformat
Mon, 17 Jul 2006 10:44:53 +0000 michael fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformat
Thu, 13 Jul 2006 23:10:01 +0000 mru replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavformat
Thu, 13 Jul 2006 21:29:01 +0000 mru move adler32 to libavutil libavformat
Thu, 13 Jul 2006 21:13:49 +0000 mru add loop_input to AVFormatContext, getting rid of old hack libavformat
Thu, 13 Jul 2006 08:05:42 +0000 mru add lost raw pcm input/output formats libavformat
Wed, 12 Jul 2006 00:10:12 +0000 mru nut needs crc.o libavformat
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
Tue, 11 Jul 2006 21:45:45 +0000 diego CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformat
Tue, 11 Jul 2006 00:53:55 +0000 diego CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Mon, 10 Jul 2006 12:10:10 +0000 bcoudurier assign exact codec id, needed when stream copy libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sun, 09 Jul 2006 10:33:49 +0000 michael remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavformat
Sat, 08 Jul 2006 23:23:47 +0000 bcoudurier simplify, use LE_32, BE_32 macros libavformat
Sat, 08 Jul 2006 16:25:45 +0000 mru Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformat
Sat, 08 Jul 2006 13:36:31 +0000 bcoudurier clean up useless code libavformat
Sat, 08 Jul 2006 12:58:50 +0000 bcoudurier better handling of partial files libavformat
Sat, 08 Jul 2006 12:14:41 +0000 bcoudurier new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformat
Sat, 08 Jul 2006 07:14:00 +0000 aurel set proper bits_per_sample value for ADPCM codecs libavformat
Fri, 07 Jul 2006 22:42:36 +0000 aurel simplify the voc demuxer using av_get_bits_per_sample() libavformat
Fri, 07 Jul 2006 17:50:09 +0000 bcoudurier av_get_bits_per_sample and due simplifications libavformat
Fri, 07 Jul 2006 09:43:46 +0000 bcoudurier add MS ADPCM fourcc libavformat