Commit History

Author SHA1 Message Date
  Michael Niedermayer b2f2cbdb1c avcodec/gifdec: factorize interleave end handling out 9 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Baptiste Coudurier 30400f0d03 fix interlaced decoding, original patch from reimar 16 years ago
  Michael Niedermayer 7993df6527 consts 16 years ago
  Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 17 years ago
  Mark Cox 94cebc5641 simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com 17 years ago
  Diego Biurrun 3154f6dbf9 typo 17 years ago
  Baptiste Coudurier 04f7136bfe remove TODO, its done now 17 years ago
  Baptiste Coudurier 10d4899c01 pass correct buffer size to lzw decode init 17 years ago
  Baptiste Coudurier ea82552c09 return error if loop has ended before decoding image 17 years ago
  Baptiste Coudurier 877519f550 actually return bytes read 17 years ago
  Baptiste Coudurier 7a28b7714e add some length checks 17 years ago
  Baptiste Coudurier 5f7ab90a0c simplify 17 years ago
  Michel Bardiaux 318c5e0524 Give context to dprintf 17 years ago
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 years ago
  Baptiste Coudurier bc52b0c518 remove useless line variable 17 years ago
  Baptiste Coudurier b190aa8919 fix decoding position 17 years ago
  Kostya Shishkov ffc5430bc3 LZW decoder as separate module plus TIFF LZW support 17 years ago
  Baptiste Coudurier 47babca839 indention 17 years ago
  Baptiste Coudurier bcd872a73f removed useless variables 17 years ago
  Baptiste Coudurier d54d396d08 use avctx->get_buffer 17 years ago
  Baptiste Coudurier a7fb3a9600 remove unused variables 17 years ago
  Baptiste Coudurier 1e22f00d79 printf -> dprintf 17 years ago
  Baptiste Coudurier 8e57cae794 indention 17 years ago
  Baptiste Coudurier 06d392a7cc change gif demuxer to gif decoder 17 years ago