Commit Graph

130 Commits

Author SHA1 Message Date
Michael Niedermayer 9376710d06 warn if bps from user and what will be stored missmatches
Originally committed as revision 8044 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20 16:20:08 +00:00
Michel Bardiaux 5b77a81a8d Remove code duplicated between adpcm.c and riff.c
Originally committed as revision 8042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20 14:31:43 +00:00
Michel Bardiaux 346a655d46 Add support for MS-GSM codec
Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20 11:09:47 +00:00
Baptiste Coudurier 72fd40bd3a add waveformatextensible support
Originally committed as revision 7714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25 21:56:06 +00:00
Michael Niedermayer bb85077fc9 remove now useless codec_tag setting code in muxers
Originally committed as revision 7603 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 12:44:58 +00:00
Michael Niedermayer 6c77805fc8 get rid of the [4] limitation of codec tag lists
Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 12:08:31 +00:00
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat
Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 01:39:17 +00:00
Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61.
Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-17 22:00:12 +00:00
Michael Niedermayer 7b24f9b425 libnut uses "MP3 " for mp3
Originally committed as revision 6963 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-11 00:29:49 +00:00
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used
Originally committed as revision 6954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-09 11:37:30 +00:00
Diego Biurrun 171b361e01 Remove illegal FourCC values.
Originally committed as revision 6941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08 10:48:15 +00:00
Kostya Shishkov 84ed36da85 IMC decoder
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-30 13:48:48 +00:00
Diego Biurrun 39051d5d6e Replace FLAC FourCC by TwoCC.
Originally committed as revision 6708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-16 11:18:26 +00:00
Diego Biurrun 6ae177aa3b Add a note about illegal codec IDs.
Originally committed as revision 6681 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-13 00:02:33 +00:00
Diego Biurrun 7e547cb4c3 Add codec ID for Shorten audio.
Originally committed as revision 6680 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-13 00:01:25 +00:00
Yong 104f8c10b8 Add fourccs for Wavpak and TTA
Patch by yong ||| y0ngc |a| yahoo dot com |||

Originally committed as revision 6579 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07 18:30:41 +00:00
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.

Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07 15:30:46 +00:00
Michael Niedermayer 4b1a1a2a69 flac fourcc (fixes mplayer -demuxer 35 with flac)
Originally committed as revision 6569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-06 18:36:58 +00:00
Michael Niedermayer 92eb82325e prevent >16bit tags to be truncated and used in creating .wav files
Originally committed as revision 6568 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-06 18:20:40 +00:00
Philippe De Muyter 3c61983828 add support for grayscale rawvideo avi
patch by Philippe De Muyter %phdm A macqel P be%
Original thread:
Date: Sep 15, 2006 10:18 AM
Subject: [Ffmpeg-devel] [PATCH] ffmpeg does not recognize his own grayscale rawvideo avi's

Originally committed as revision 6255 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-15 09:42:51 +00:00
Aurelien Jacobs aa8f4cee32 add a VP6F fourcc for apps which rely on fourcc
Originally committed as revision 6232 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-12 00:06:44 +00:00
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-09 17:19:37 +00:00
Javier Garcia af5ba08e83 Allow RGB Raw encoding
Patch by Javier garcia % garcofra A hotmail P com %
Original thread:
Date: Aug 30, 2006 1:49 PM
Subject: [Ffmpeg-devel] [PATCH] RGB Raw ecoding

Originally committed as revision 6180 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-06 09:00:11 +00:00
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc)
Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-05 04:37:14 +00:00
Kostya Shishkov 04ae12e91b WVC1 is now decodeable with VC-1 decoder.
Originally committed as revision 6163 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-04 04:25:47 +00:00
Baptiste Coudurier f31065f6e5 add codec id and tag for JPEG 2000
Originally committed as revision 6076 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-24 14:13:57 +00:00
Steve L'Homme 0b23d689d8 Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %
Original thread:
Date: Aug 17, 2006 5:45 PM
Subject: Re: [Ffmpeg-devel] [PATCH] AVISynth support

Originally committed as revision 6018 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-18 07:55:08 +00:00
David Conrad 8331891957 Support AAC audio in AVI with tag 0xff
Patch by David Conrad ( davedc_ | umbc edu )

Originally committed as revision 5963 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-08 22:16:34 +00:00
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec
Originally committed as revision 5847 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-29 08:50:29 +00:00
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c
Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-12 00:09:34 +00:00