История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 14 лет назад
  Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 лет назад
  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 лет назад
  Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 14 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 лет назад
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 лет назад
  Peter Ross 456a70aeb8 add ff_get_bmp_header 14 лет назад
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 лет назад
  Stefano Sabatini 83c2707908 Prefer enum CodecID over int in ff_codec_get_tag(). 15 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
  Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 лет назад
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
  Carl Eugen Hoyos 9f2ace74ef Fix two identical warnings when compiling riff.c and nuv.c with icc: 16 лет назад
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Måns Rullgård b3633dee58 remove deprecated codec_get_{bmp,wav}_{id,tag}() 17 лет назад
  Måns Rullgård 99545457bf include all prerequisites in header files 17 лет назад
  Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 лет назад
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 лет назад
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 лет назад