Sun, 17 Dec 2006 22:00:12 +0000 |
aurel |
Add support for VP60 and VP61.
libavformat
|
Sat, 11 Nov 2006 00:29:49 +0000 |
michael |
libnut uses "MP3 " for mp3
libavformat
|
Thu, 09 Nov 2006 11:37:30 +0000 |
bcoudurier |
get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used
libavformat
|
Wed, 08 Nov 2006 10:48:15 +0000 |
diego |
Remove illegal FourCC values.
libavformat
|
Mon, 30 Oct 2006 13:48:48 +0000 |
kostya |
IMC decoder
libavformat
|
Mon, 16 Oct 2006 11:18:26 +0000 |
diego |
Replace FLAC FourCC by TwoCC.
libavformat
|
Fri, 13 Oct 2006 00:02:33 +0000 |
diego |
Add a note about illegal codec IDs.
libavformat
|
Fri, 13 Oct 2006 00:01:25 +0000 |
diego |
Add codec ID for Shorten audio.
libavformat
|
Sat, 07 Oct 2006 18:30:41 +0000 |
rtogni |
Add fourccs for Wavpak and TTA
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Fri, 06 Oct 2006 18:36:58 +0000 |
michael |
flac fourcc (fixes mplayer -demuxer 35 with flac)
libavformat
|
Fri, 06 Oct 2006 18:20:40 +0000 |
michael |
prevent >16bit tags to be truncated and used in creating .wav files
libavformat
|
Fri, 15 Sep 2006 09:42:51 +0000 |
gpoirier |
add support for grayscale rawvideo avi
libavformat
|
Tue, 12 Sep 2006 00:06:44 +0000 |
aurel |
add a VP6F fourcc for apps which rely on fourcc
libavformat
|
Sat, 09 Sep 2006 17:19:37 +0000 |
aurel |
VP5 and VP6 video decoder
libavformat
|
Wed, 06 Sep 2006 09:00:11 +0000 |
gpoirier |
Allow RGB Raw encoding
libavformat
|
Tue, 05 Sep 2006 04:37:14 +0000 |
kostya |
VMware Video decoder (fourcc: VMnc)
libavformat
|
Mon, 04 Sep 2006 04:25:47 +0000 |
kostya |
WVC1 is now decodeable with VC-1 decoder.
libavformat
|
Thu, 24 Aug 2006 14:13:57 +0000 |
bcoudurier |
add codec id and tag for JPEG 2000
libavformat
|
Fri, 18 Aug 2006 07:55:08 +0000 |
gpoirier |
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %
libavformat
|
Tue, 08 Aug 2006 22:16:34 +0000 |
rtogni |
Support AAC audio in AVI with tag 0xff
libavformat
|
Sat, 29 Jul 2006 08:50:29 +0000 |
stefang |
add new tag 'CAVS' for Chinese AVS codec
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
|