14689 Commits (7a62ddb6895f29ff56f65429fdda0bdde4e30265)

Author SHA1 Message Date
  Reimar Döffinger 7a62ddb689 rtjpeg: check get_block return value for error. 14 years ago
  Reimar Döffinger f6afacdb3b nuv: check per-frame header for validity. 14 years ago
  Reimar Döffinger 785baa738a nuv: use FFALIGN. 14 years ago
  Carl Eugen Hoyos 1484b5dec5 flicvideo: check extradata_size before accessing extradata. 14 years ago
  Michael Niedermayer 5ace144fe0 fraps: check for overread. 14 years ago
  K.Y.H 51f316a997 cook: fix apparent typo in extradata parsing 14 years ago
  Anton Khirnov 488eec1044 lavc: update doxy to use nondeprecated API. 14 years ago
  Mans Rullgard cc276c85d1 Make channel layout masks unsigned 14 years ago
  Mans Rullgard 00a856e3f9 dca: ARMv6 optimised decode_blockcode() 14 years ago
  Janne Grunau 117e2a30f2 frame-mt: return consumed packet size in ff_thread_decode_frame 14 years ago
  Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 14 years ago
  Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 14 years ago
  Ronald S. Bultje db431f7efe h264: add support for decoding planar RGB images. 14 years ago
  Justin Ruggles c1848c4b26 pcmdec: remove unneeded resetting of samples pointer 14 years ago
  Anton Khirnov 3eedd29bd7 bethsoftvideo: return proper consumed size for palette packets. 14 years ago
  Anton Khirnov a94c769dad tiffenc: add a private option for selecting compression algorithm 14 years ago
  Mans Rullgard 3a0b72dee0 ARM: remove needless .text/.align directives 14 years ago
  Alex Converse 963f685535 aacdec: Fix PS in ADTS. 14 years ago
  Justin Ruggles 0e8fdd41c2 dsputil: use cpuflags in x86 emu_edge_core 14 years ago
  Justin Ruggles 395f2e70dd dsputil: use movups instead of movdqu in ff_emu_edge_core_sse() 14 years ago
  Justin Ruggles 05d1e45d1f wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 14 years ago
  Mans Rullgard 85770d6e56 Add libavutil/mathematics.h #includes for INFINITY 14 years ago
  Luca Barbato e97e5a2e02 doxy: introduce an empty structure in libavcodec 14 years ago
  Mans Rullgard 8ee2b4672f ARM: add explicit .arch and .fpu directives to asm.S 14 years ago
  Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 14 years ago
  Justin Ruggles a8fe9a7242 pthread: add some malloc failure checks 14 years ago
  Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 14 years ago
  Justin Ruggles 513b691955 avcodec: use av_opt_set() instead of deprecated av_set_string3() 14 years ago
  Justin Ruggles fa9aeb82e2 avcodec: fix some const warnings 14 years ago
  Justin Ruggles 86d3730360 avcodec: remove pointless AVOption, internal_buffer_count 14 years ago
  Luca Barbato b7d939d998 cinepack: return non-generic errors 14 years ago
  Michael Niedermayer a4009c6a9a cinepak: remove redundant coordinate checks 14 years ago
  Michael Niedermayer 867b496681 cinepak: check strip_size 14 years ago
  Michael Niedermayer d92fea2b14 cinepak, simplify, use AV_RB24() 14 years ago
  Michael Niedermayer a2b51fe87c cinepak: simplify, use FFMIN() 14 years ago
  Michael Niedermayer b55aa7df6b cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0 14 years ago
  Alex Converse bb4b0ad83b vp5: Fix illegal read. 14 years ago
  Thierry Foucu e0966eb140 vp6: Fix illegal read. 14 years ago
  Martin Storsjö 268fb3f985 mpegaudiodec: Don't use a nonexistent log context for av_dlog 14 years ago
  Mike Melanson 747283a078 cinepak: Add another special case so that it can handle the following file: 14 years ago
  Kostya Shishkov ffc638c283 lagarith: add some RGBA decoding support 14 years ago
  Nathan Caldwell 39616fc307 lagarith: Add correct line prediction for RGB 14 years ago
  Justin Ruggles f1d1516e55 cosmetics: indentation 14 years ago
  Justin Ruggles 1158745a2d mpegaudiodec: init static tables in AVCodec.init_static_data() 14 years ago
  Mans Rullgard 3f5d6a665a binkvideo: simplify and remove invalid shifts 14 years ago
  Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 14 years ago
  Janne Grunau 29ae0565d9 vble: remove vble_error_close 14 years ago
  Derek Buitenhuis c433a3f9a5 VBLE Decoder 14 years ago
  Justin Ruggles b656c4d08e tta: use an integer instead of a pointer to iterate output samples 14 years ago
  Justin Ruggles 5c210e2cb9 shorten: do not modify samples pointer when interleaving 14 years ago