47 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Diego Biurrun a8a45dfe25 avs: Increase magic value score above file extension score 12 years ago
  Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
  Michael Niedermayer 47540c8a68 avformat/avs: increase probe score to preempt conflict with avxsynth 12 years ago
  Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
  Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 13 years ago
  Anton Khirnov 10a6e0c346 avs: don't set codec timebase 13 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
  Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 14 years ago
  Laurent Aimar 6de33611c9 avsdemux: check for out of bound writes 13 years ago
  Laurent Aimar 76c6971a64 avsdemux: check for corrupted data 13 years ago
  Laurent Aimar 5d44c061cf Check for out of bound writes in the avs demuxer. 13 years ago
  Laurent Aimar 1cce7def0a Check for corrupted data in avs demuxer. 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 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
  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 e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 14 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Aurelien Jacobs e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
  Carl Eugen Hoyos 696c30688b Fix icc warning #188: enumerated type mixed with another type 17 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 18 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
  Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago