206 Commits (931187e117c299271df8c4caf1f8c656baf80a6b)

Author SHA1 Message Date
Thierry Foucu 63377695a6 AVCodecTag: Add MKTAG for Go2Meeting video codec 13 years ago
Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 14 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
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