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

Автор SHA1 Сообщение Дата
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Baptiste Coudurier 6d32ec6ce9 cleanup gif, use BISTREAM_WRITER_LE 15 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Diego Biurrun ccd425e799 Remove unnecessary parentheses from return calls. 16 лет назад
  Michael Niedermayer 76d7c327eb Replace idiotic (what moron wrote that code?) "buffer overflow" message by 16 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Baptiste Coudurier f932cdf209 kill AVImageFormat 18 лет назад
  Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Luca Abeni 20dd25adc3 Do not set the codec's pixel format in the format's write_header() 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Michael Niedermayer a7702890bd remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 18 лет назад
  Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 лет назад
  Todd Kirby 8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) 19 лет назад
  Michael Niedermayer c0df9d75bd switch to native time bases 19 лет назад
  Michael Niedermayer 2de7795ad2 common.h -> common.h/bitstream.h 20 лет назад
  Roman Shaposhnik f5fc28d23c * fixing a buffer overrun in gif.c 20 лет назад
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 20 лет назад
  Michael Niedermayer a8380f44cf removing unused var & converting 64->32bit 21 лет назад
  Alex Beregszaszi 117a5490bd init_put_bits changed 21 лет назад
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 лет назад
  Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 21 лет назад
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 лет назад
  Fabrice Bellard 84ab361f3e added 8 bit palette support for non animated GIF 21 лет назад
  Fabrice Bellard ba19f84810 added primitive image GIF encoder based on animated gif encoder 21 лет назад
  Fabrice Bellard 12b64a2252 added animated GIF decoder (pts and various disposal handling are missing) 21 лет назад
  Fabrice Bellard abac617591 renamed libav to libavformat 22 лет назад