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

Автор SHA1 Сообщение Дата
  Alex Converse d42e44a0ef Reindent after last commit 15 лет назад
  Alex Converse 274aa1d02f Some buffer checks for indeo3 15 лет назад
  Benoit Fouet a6cef9651d Remove unneeded check. 16 лет назад
  Benoit Fouet a44cb89b0f Fix an exploit in indeo by checking we are not writing out of the strip array. 16 лет назад
  Aurelien Jacobs 1238fa9fb8 indeo3: replace sizeof(struct ...) by sizeof(*var) 16 лет назад
  Diego Biurrun bda4e3940a Replace 'typedef struct ustr_t' by 'struct ustr', _t is POSIX namespace. 16 лет назад
  Benoit Fouet 2c4b482931 Rename some variables and add some comments to try to be a bit more clear. 16 лет назад
  Benoit Fouet b07e52a955 Fix indentation. 16 лет назад
  Benoit Fouet 5fbec79197 Remove useless context variable. 16 лет назад
  Benoit Fouet 963203361c Merge declaration and assignment. 16 лет назад
  Benoit Fouet 21899717a3 Move iv_decode_frame function to remove a forward declaration. 16 лет назад
  Benoit Fouet 950c0373fd Remove useless lines. 16 лет назад
  Benoit Fouet 6f427ccbeb Reindent whole file. 16 лет назад
  Benoit Fouet e1a96237df Indent. 16 лет назад
  Benoit Fouet f8be1206a6 Simplify iv_free_func(). 16 лет назад
  Benoit Fouet ffc64ac061 Move allocated buffer out of YUV buffer structure. 16 лет назад
  Benoit Fouet c2db8a99a6 Remove useless initializations. 16 лет назад
  Benoit Fouet 8b27f76bf8 Check allocations on init. 16 лет назад
  Benoit Fouet 809a23a543 Remove useless test. 16 лет назад
  Benoit Fouet 56d9b943d3 Cosmetics 16 лет назад
  Benoit Fouet 68e9c68fdb use uint8_t instead of unsigned char 16 лет назад
  Benoit Fouet e679560d9c Corrector type fits in 8 bits. 16 лет назад
  Benoit Fouet 2c3c87b8c4 Remove useless casts and use variable instead of its type in sizeof. 16 лет назад
  Benoit Fouet 9fd88b2946 Change table types to uint8_t 16 лет назад
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 лет назад
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 лет назад
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 лет назад
  Aurelien Jacobs fbd4293df9 remove more useless mpegvideo.h includes 16 лет назад
  Michael Niedermayer 2ec3861238 const 17 лет назад
  Michael Niedermayer 972c99c112 Use bytestream. 17 лет назад
  Michael Niedermayer 7993df6527 consts 17 лет назад
  Reimar Döffinger 9c9519fd39 Two tables that should be const 17 лет назад
  Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 17 лет назад
  Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 17 лет назад
  Ramiro Polla 0b2d5a8ed5 use FFMIN 17 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Måns Rullgård 191e8ca752 fix some signedness warnings 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer 9e42e70cd6 indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) 19 лет назад
  Sebastian Jedruszkiewicz cdb2c1cacb indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz) 19 лет назад
  Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 лет назад
  Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 лет назад
  Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 лет назад
  Alex Beregszaszi f970a8e682 greyscale decoding (option to skip u,v planes) support 20 лет назад
  Michael Niedermayer 53db1cae1c data_size = 0 cleanup 20 лет назад
  Michael Niedermayer fc374fe299 segfault fix 21 лет назад
  Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 лет назад
  Michael Niedermayer 2ecad8bd45 fixes levis.avi 21 лет назад