Commit History

Author SHA1 Message Date
  Michael Niedermayer 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
  Michael Niedermayer 9def5c4666 shorten: Use separate pointers for the allocated memory for decoded samples. 13 years ago
  Justin Ruggles 7aeb281aa5 shorten: check for realloc failure 13 years ago
  Laurent Aimar 1a6f024520 Prevent block size from inreasing in the shorten decoder. 13 years ago
  Laurent Aimar 635256a324 Fix out of bound writes in fix_bitshift() of the shorten decoder. 13 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Måns Rullgård a95d00b287 shorten: trivial simplification of signature check 16 years ago
  Aurelien Jacobs 2bb6eba21d remove ff_get_fourcc() and use AV_RL32() instead 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 92ddaf2622 const 17 years ago
  Diego Biurrun 64bb7bd519 typo: begining --> beginning 17 years ago
  Alex Beregszaszi 7ae7300ee3 use skip_bits where appropriate 17 years ago
  Diego Biurrun 5a6a6cc7dc Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. 17 years ago
  Aurelien Jacobs ed18643199 properly set *data_size when returning >= 0 values in shorten_decode_frame() 17 years ago
  Michel Bardiaux 318c5e0524 Give context to dprintf 17 years ago
  Matthias Hopf 1e25a7e7eb fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Michael Niedermayer 3a1a7e32ac sanity checks, some might have been exploitable ... 18 years ago
  Diego Biurrun f038fe8b4a warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Michael Niedermayer 85ad569574 shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 19 years ago