234 Commits (54c7e81a53cd6c29d4f8673d83f53adef73e9b72)

Author SHA1 Message Date
Carl Eugen Hoyos 9c18a056b1 Detect 'yuv2' as rawvideo also in avi. 13 years ago
Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Michael Niedermayer cd519b7e83 avi: add escape130 support 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 13 years ago
Victor Vasiliev 12bc20502a Generalize RIFF INFO tag support; support reading INFO tag in wav 13 years ago
Derek Buitenhuis 0c251257b5 VBLE Decoder 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago
Justin Ruggles 6ac34eed54 g726: use bits_per_coded_sample instead of bitrate to determine mode 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
Derek Buitenhuis 1de357d6da libutvideo: Add Ut Video Decoder Wrapper 13 years ago
Carl Eugen Hoyos 55d44578c6 Support decoding ASP variant from QNAP Systems. 13 years ago
Carl Eugen Hoyos 5a563c6319 Support H264 from QNAP Systems. 13 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
Diego Biurrun 12bd8532cf Synchronize various 4CCs and codec tags from FFmpeg. 13 years ago
Compn 3ebab62fc6 riff: map 0x0038 to amrnb, works on http://video.mopoto.com/4/40/407/40709.avi 13 years ago
Compn 7afe23808a add LJ2K and LJ2C to jpeg2000 decoder 13 years ago
Michael Niedermayer f2f28861da AMV video encoder. 13 years ago
Carl Eugen Hoyos a9424d27c4 Support speex in avi. 13 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Thierry Foucu 63377695a6 AVCodecTag: Add MKTAG for Go2Meeting video codec 13 years ago
Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 13 years ago
Alex Converse 505345ed5d riff: Add mpgv MPEG-2 fourcc 14 years ago
ami_stuff 3950376b8b Support fourcc YV24. 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
ami_stuff 9df1d329a5 Support fourcc Y8 (ticket 308). 14 years ago
ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 14 years ago
Kamil Nowosad a304a83362 riff/img2: Add JPEG 2000 codec IDs. 14 years ago
ami_stuff 2ea1ca1714 riff: Add DAVC fourcc. 14 years ago
Carl Eugen Hoyos 682a20114e riff: Add M263, XVIX, MMJP, CDV5 fourccs. 14 years ago
ami_stuff d352df0931 rawvideo: Support auv2 fourcc. 14 years ago
Alex Converse ed8a50068c riff: Fix potential memleak. 14 years ago
Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
ami_stuff 4f038fdc23 Add "DAVC" FourCC 14 years ago
Michael Niedermayer 7deaa2b8bd riffenc/ffmpeg: Fix stream copy 14 years ago
Luca Barbato e3b540b424 Make ffmpeg support generic data stream 14 years ago
Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 14 years ago
Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 14 years ago
Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 14 years ago
ami_stuff 3e1c59ebc6 Support fourcc auv2. 14 years ago
Carl Eugen Hoyos 07f45bc988 Support Canopus SD50 with fourcc "CDV5". 14 years ago
Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 years ago
Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
Peter Ross de174d0d25 riff: add ATRAC3+ guid 14 years ago
Peter Ross aa9380c89c ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 14 years ago
Peter Ross 36ffabc4ee move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids) 14 years ago
Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
Peter Ross 21527d52f6 Add audio codec 0x1600 (ADTS AAC) 14 years ago