503 Commits (1bef0088dce77e04d95981e2c1c0183d740584a1)

Author SHA1 Message Date
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
Peter Ross d34ca1cfe3 Add audio codec 0x1600 (ADTS AAC) 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Peter Ross 50d83b2005 Add audio codec 0x1602 (AAC LATM) 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Carl Eugen Hoyos 504530bfba Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi. 14 years ago
Peter Ross 773d892a31 move ff_get_bmp_header under CONFIG_DEMUXERS block 14 years ago
Carl Eugen Hoyos f6bf6e511d Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 and issue 2446). 14 years ago
Peter Ross 456a70aeb8 add ff_get_bmp_header 14 years ago
Andrew Wason 3d305fd071 Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). 14 years ago
Peter Ross e8ffb2fa4c Add G.722 to RIFF codec list 14 years ago
Kostya Shishkov cba322d76d Make WMV3 decoder attempt to decode WMVP as well 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Ben Littler f0feb4d72f add WAWV fourcc, works on V-codecs/WAWV.avi 14 years ago
Carl Eugen Hoyos 2d91366cc2 Make MP43 the default fourcc for msmpeg4v3: 15 years ago
Tomas Härdin 77d3f1f792 Added M701 codec_tag for mpeg2video 15 years ago
Carl Eugen Hoyos 74c853b621 Samsung uses SIPP as FourCC for MPEG-4 ASP. 15 years ago