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
|