log wav.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Mon, 30 Aug 2010 21:17:34 +0000 aurel move pcm demuxers to their own file libavformat
Wed, 28 Jul 2010 08:17:02 +0000 bcoudurier In wav muxer, always flush in write_trailer, fix pipe output libavformat
Wed, 10 Feb 2010 20:27:53 +0000 daniel Reindent libavformat
Wed, 10 Feb 2010 20:26:47 +0000 daniel Fix demuxing of wav files with broken data header libavformat
Tue, 06 Oct 2009 17:51:28 +0000 daniel Reindent libavformat
Tue, 06 Oct 2009 17:50:10 +0000 daniel Add RF64 support to wav demuxer. libavformat
Fri, 02 Oct 2009 07:27:08 +0000 reimar wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of libavformat
Fri, 02 Oct 2009 07:22:44 +0000 reimar wav: return av_get_packet errors unchanged. libavformat
Fri, 02 Oct 2009 07:05:52 +0000 reimar Remove url_feof check that would be triggered only after incorrectly producing libavformat
Fri, 02 Oct 2009 07:03:04 +0000 reimar Remove useless setting of pkt->size, av_get_packet already handles that. libavformat
Tue, 22 Sep 2009 11:19:36 +0000 diego Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. libavformat
Tue, 22 Sep 2009 10:31:29 +0000 diego Move find_guid function and guid_data array to a globally available place. libavformat
Mon, 10 Aug 2009 16:35:36 +0000 diego cosmetics: whitespace, prettyprinting, coding style fixes libavformat
Mon, 10 Aug 2009 16:27:33 +0000 diego Sony Wave64 demuxer libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Wed, 03 Jun 2009 22:36:59 +0000 bcoudurier Change find_tag return type to int64_t, fix a bug libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Wed, 24 Sep 2008 17:46:23 +0000 michael Avoid segfault due to not set AVCodec. libavformat
Sun, 14 Sep 2008 17:29:34 +0000 jbr add error message for unsupported codecs in WAVE. libavformat
Tue, 02 Sep 2008 22:45:13 +0000 diego Replace generic CONFIG_MUXERS preprocessor conditionals by more specific libavformat
Sun, 24 Aug 2008 16:51:50 +0000 reimar Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat
Thu, 19 Jun 2008 23:25:04 +0000 bcoudurier remove useless close funcs libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Sat, 19 Apr 2008 14:52:19 +0000 voroshil Decrease returning probe score for WAV demuxer to avoid libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Tue, 11 Sep 2007 09:27:46 +0000 aurel move unrelated functions declarations out of allformats.h libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Mon, 12 Feb 2007 15:57:21 +0000 mbardiaux Add FACT chunk for non-PCM wav formats libavformat
Mon, 05 Feb 2007 23:04:48 +0000 michael better generic index building and seeking code libavformat
Sun, 21 Jan 2007 12:08:31 +0000 michael get rid of the [4] limitation of codec tag lists libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' 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
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Wed, 05 Jul 2006 22:01:49 +0000 diego Fix compilation with --disable-muxers. libavformat
Fri, 30 Jun 2006 07:41:25 +0000 gpoirier Move initialisations and internal symbols in allformats.h, libavformat
Wed, 28 Jun 2006 10:51:56 +0000 michael dont read over the end of a data chunk and at the end search for the next libavformat
Fri, 16 Jun 2006 20:45:29 +0000 mru use standard codec tag if the specified tag is out of range and would be libavformat
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Tue, 03 Jan 2006 02:30:38 +0000 diego TrueSpeech compatible audio decoder by Konstantin Shishkov libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sun, 13 Nov 2005 09:18:14 +0000 gpoirier DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html libavformat
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
Fri, 02 Sep 2005 19:16:48 +0000 reimar Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Fri, 15 Jul 2005 09:14:25 +0000 michael Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) libavformat
Wed, 23 Mar 2005 12:35:27 +0000 michael 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) libavformat
Fri, 25 Feb 2005 11:15:31 +0000 alex pseudo codec tag for adpcm_swf libavformat
Wed, 12 Jan 2005 18:42:21 +0000 michael wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Sat, 06 Nov 2004 19:11:34 +0000 michael cbr audio muxing fix libavformat
Fri, 22 Oct 2004 01:51:17 +0000 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
Mon, 18 Oct 2004 09:43:39 +0000 michael set correct timebase libavformat
Fri, 15 Oct 2004 22:06:46 +0000 michael set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformat
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavformat
Mon, 11 Oct 2004 23:53:53 +0000 michael 100l (forgoten seeking functions) libavformat
Wed, 06 Oct 2004 20:12:58 +0000 michael untested AAC in WAV/AVI patch by (Mns Rullgrd <mru at mru dot ath dot cx>) libavformat
Wed, 22 Sep 2004 20:01:56 +0000 michael write shorter headers if possible libavformat
Sat, 21 Aug 2004 19:24:40 +0000 alex unofficial ids for sonic for using in nut (fixme) libavformat
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Sun, 04 Apr 2004 20:00:04 +0000 michael 10l libavformat
Sun, 04 Apr 2004 19:28:49 +0000 michael store extradata, vorbis in avi works now, dont expect av sync though libavformat
Sun, 04 Apr 2004 19:18:15 +0000 michael some random id for vorbis so we can do some experiments with vorbis in various containers, anyone knows if vorbis in WAV/AVI has a official id? libavformat
Sat, 13 Mar 2004 23:04:37 +0000 michael fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Wed, 10 Mar 2004 03:54:56 +0000 michael Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) libavformat
Sat, 07 Feb 2004 08:20:00 +0000 romansh * Initial implementation of the G.726 ADPCM audio codec. libavformat
Mon, 10 Nov 2003 18:44:27 +0000 bellard seeking support - fixed some ADPCM decoding cases libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavformat
Mon, 08 Sep 2003 04:15:27 +0000 tmmm support for Duck DK3 and DK4 ADPCM libavformat
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavformat
Wed, 12 Mar 2003 18:45:50 +0000 michaelni sorry forgot libavformat
Wed, 12 Mar 2003 01:35:47 +0000 michaelni correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Sat, 08 Mar 2003 01:40:52 +0000 michaelni merging fourcc with codec_tag libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat