66769 Commits (d08db138e2109725ba2963f152b0a2b1fffded1b)
 

Author SHA1 Message Date
  Andreas Cadhalpun d08db138e2 avcodec/rv10: check size of s->mb_width * s->mb_height 11 years ago
  Michael Niedermayer 5bd9c540d6 Merge commit 'e818da77240146b36d6669b1c4e0565239dc55d3' into release/2.4 11 years ago
  Michael Niedermayer bb2a5ea2cf Merge commit '2c63081b48d98f3a0d0bed7b0ec3c0347b99144c' into release/2.4 11 years ago
  Michael Niedermayer 1f44b09d58 Merge commit '4070e02dfcf8c7d871b4a41d8b591ec0c130c70a' into release/2.4 11 years ago
  Michael Niedermayer 16c838b69a Merge commit '77eb3d9a60a9c2bb6d87c960ac186af242bbcc9e' into release/2.4 11 years ago
  Michael Niedermayer e2c82f7d93 Merge commit 'f3dafb63d05896aacf84caf0e4c81c216476d60e' into release/2.4 11 years ago
  Michael Niedermayer d208977cd1 Merge commit '7136a0bf88f31bb8d40a3bbd251963706fb14578' into release/2.4 11 years ago
  Michael Niedermayer 0abd926d64 Merge commit '450b02307cb631f501793b52b98b610c3a54378b' into release/2.4 11 years ago
  Michael Niedermayer 61b5dee49e Merge commit 'fc3c1156e361202ab97ad63ffb4dacc416906d33' into release/2.4 11 years ago
  Michael Niedermayer d8f6c5a79c Merge commit '7c1fe31617699ddefe6b0f39f16e7c3d79e998e2' into release/2.4 11 years ago
  Michael Niedermayer d4afc388e3 Merge commit 'cf3523c6e7dde33a513e003639d5a8c0b7f3a49d' into release/2.4 11 years ago
  Federico Tomassetti e818da7724 eamad: check for out of bounds read 11 years ago
  Federico Tomassetti 2c63081b48 mdec: check for out of bounds read 11 years ago
  Vittorio Giovara 4070e02dfc configure: Properly fail when libcdio/cdparanoia is not found 11 years ago
  Anton Khirnov 77eb3d9a60 tiff: Check that there is no aliasing in pixel format selection 11 years ago
  Vittorio Giovara f3dafb63d0 aic: Fix decoding files with odd dimensions 11 years ago
  Luca Barbato 7136a0bf88 vorbis: Check the vlc value in setup_classifs 11 years ago
  Martin Storsjö 450b02307c arm: Suppress tags about used cpu arch and extensions 11 years ago
  Reinhard Tartler fc3c1156e3 doc: Update changelog for v11.3 11 years ago
  Reinhard Tartler 7c1fe31617 Prepare for 11.3 Release 11 years ago
  Srikanth G 7071b8192d avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit 11 years ago
  Luca Barbato cf3523c6e7 prores: Extend the padding check to 16bit 11 years ago
  Michael Niedermayer d04bfdf0f7 Merge commit 'e10028431d5cd90db7b2a4b0d16721bb1a6d75e3' into release/2.4 11 years ago
  Michael Niedermayer 05c4b50216 Merge commit '4cd54b2f976738682cdf8a38a1719b8bba1a018c' into release/2.4 11 years ago
  Michael Niedermayer 7ca10906b4 Merge commit '07db7a0dd8239e255c08800162eb45b82c2c49fe' into release/2.4 11 years ago
  Michael Niedermayer 76848048c7 Merge commit '2d1309c3528f89bfafe1298badf39fe7a1be0542' into release/2.4 11 years ago
  Michael Niedermayer 1172107d57 Merge commit '2686dab45eec54f99866413153aa0b36381e48be' into release/2.4 11 years ago
  Michael Niedermayer a22079b819 Merge commit '06d433366c02ab81a1aaad33d32934b4180d354b' into release/2.4 11 years ago
  Michael Niedermayer a8eb02da80 Merge commit '1dbfaa34e615606cb3f1a3ecabb117e354459edc' into release/2.4 11 years ago
  Mark McGough e10028431d icecast: Do not use chunked post 11 years ago
  Vittorio Giovara 4cd54b2f97 img2dec: correctly use the parsed value from -start_number 11 years ago
  Michael Niedermayer 07db7a0dd8 h264_cabac: Break infinite loops 13 years ago
  Carl Eugen Hoyos 2d1309c352 hevc_deblock: Fix compilation with nasm 11 years ago
  Anton Khirnov 2686dab45e h264: initialize H264Context.avctx in init_thread_copy 11 years ago
  Michael Niedermayer 06d433366c h264: Do not share rbsp_buffer across threads 12 years ago
  Anton Khirnov 1dbfaa34e6 h264: only ref cur_pic in update_thread_context if it is initialized 11 years ago
  Clément Bœsch dbda574694 avcodec/gif: fix off by one in column offsetting finding 11 years ago
  James Almer 3c63503792 avutil/opencl: don't include config.h 11 years ago
  James Almer a78b7c504a x86/swr: add missing alignment check to pack_6ch functions 11 years ago
  Michael Niedermayer d66d5d6188 Update for 2.4.7 11 years ago
  Michael Niedermayer cb7d72ed18 avcodec/flac_parser: fix handling EOF if no headers are found 11 years ago
  Michael Niedermayer 74c7273b5d avfilter/vf_framepack: Check and update frame_rate 11 years ago
  Michael Niedermayer 416501da1a avdevice: Use av_format_get_control_message_cb() 11 years ago
  Michael Niedermayer 43924a8e99 avcodec/hevc: Fix handling of skipped_bytes() reallocation failures 11 years ago
  wm4 d705125b94 qpeg: avoid pointless invalid memcpy() 11 years ago
  Michael Niedermayer 1a263f0dd9 avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 11 years ago
  Michael Niedermayer 492818d724 avcodec/mjpegdec: Skip blocks which are outside the visible area 11 years ago
  Carl Eugen Hoyos ca98c016cd lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. 11 years ago
  Michael Niedermayer 6005f375aa avcodec/h264_slice: assert that reinit does not occur after the first slice 11 years ago
  Michael Niedermayer 4d5beea7a1 avcodec/h264_slice: ignore SAR changes in slices after the first 11 years ago