Commit History

Author SHA1 Message Date
  Michael Niedermayer 57bf0d1fe5 Merge branch 'release/0.7' into oldabi 12 years ago
  Compn d33a1d6507 riff: map 0x0038 to amrnb, works on http://video.mopoto.com/4/40/407/40709.avi 13 years ago
  Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 13 years ago
  Michael Niedermayer 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
  Michael Niedermayer 5271b857eb Merge remote-tracking branch 'qatar/master' 13 years ago
  Alex Converse a05219d801 riff: Add mpgv MPEG-2 fourcc 13 years ago
  Alex Converse 505345ed5d riff: Add mpgv MPEG-2 fourcc 13 years ago
  ami_stuff 3950376b8b Support fourcc YV24. 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  ami_stuff 9df1d329a5 Support fourcc Y8 (ticket 308). 13 years ago
  ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 13 years ago
  Kamil Nowosad 9ac3e32b29 riff/img2: Add JPEG 2000 codec IDs. 13 years ago
  ami_stuff 5254285636 riff: Add DAVC fourcc. 13 years ago
  Carl Eugen Hoyos 137838945f riff: Add M263, XVIX, MMJP, CDV5 fourccs. 13 years ago
  ami_stuff 6cef3ddbdc rawvideo: Support auv2 fourcc. 13 years ago
  Kamil Nowosad a304a83362 riff/img2: Add JPEG 2000 codec IDs. 13 years ago
  ami_stuff 2ea1ca1714 riff: Add DAVC fourcc. 13 years ago
  Carl Eugen Hoyos 682a20114e riff: Add M263, XVIX, MMJP, CDV5 fourccs. 13 years ago
  ami_stuff d352df0931 rawvideo: Support auv2 fourcc. 13 years ago
  Michael Niedermayer 2ec77aae67 Merge remote-tracking branch 'qatar/master' 13 years ago
  Alex Converse ed8a50068c riff: Fix potential memleak. 13 years ago
  Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 13 years ago
  ami_stuff 4f038fdc23 Add "DAVC" FourCC 13 years ago
  Michael Niedermayer 7deaa2b8bd riffenc/ffmpeg: Fix stream copy 13 years ago
  Michael Niedermayer 707e8612e8 Merge remote branch 'qatar/master' 13 years ago
  Luca Barbato e3b540b424 Make ffmpeg support generic data stream 13 years ago
  Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 13 years ago
  Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 13 years ago
  Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 13 years ago
  ami_stuff 3e1c59ebc6 Support fourcc auv2. 13 years ago
  Carl Eugen Hoyos 07f45bc988 Support Canopus SD50 with fourcc "CDV5". 13 years ago
  Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 13 years ago
  Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 13 years ago
  Michael Niedermayer ab8cfd45f8 Merge remote branch 'qatar/master' 13 years ago
  Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 13 years ago
  Peter Ross de174d0d25 riff: add ATRAC3+ guid 13 years ago
  Peter Ross aa9380c89c ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 13 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) 13 years ago
  Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Peter Ross d34ca1cfe3 Add audio codec 0x1600 (ADTS AAC) 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago