18191 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  Martin Storsjö 59480abce7 alac: Do bounds checking of lpc_order read from the bitstream 11 years ago
  Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 12 years ago
  Kostya Shishkov 4370f65be8 g2meet: Respect cursor_stride properly everywhere 11 years ago
  Anton Khirnov 5f4b1b1cbd lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames 12 years ago
  Anton Khirnov cab8c5f8e1 h264: do not reinitialize the global cabac tables at each slice header 12 years ago
  Anton Khirnov e880418660 cabac: remove write-only h264_mps_state[] 12 years ago
  Kieran Kunhya 58894ab3f9 lavc: add support for interleaved chroma formats to libx264. 11 years ago
  Michael Niedermayer 84df6d6a85 h264_sei: check SEI size 11 years ago
  Rainer Hochecker 71cabb521a h264: do not discard NAL_SEI when skipping frames 11 years ago
  Vittorio Giovara edaba18021 h264: log extradata skip only for non-ignored NALs 11 years ago
  Vittorio Giovara 26179964ff h264_sei: log unknown sei messages 11 years ago
  Martin Storsjö 5f24fe82e5 mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is 0 11 years ago
  Martin Storsjö 8812a8057f h263dec: Remove a hack that can cause infinite loops 11 years ago
  Martin Storsjö 23d6ba2c44 vc1dec: Check the error handling flags on slice/field header decode errors 11 years ago
  Michael Niedermayer bb7bf17595 vc1dec: Don't decode slices when the latest slice header failed to decode 12 years ago
  Martin Storsjö 5e25fdbfe0 vc1dec: Make sure last_picture is initialized in vc1_decode_skip_blocks 11 years ago
  Martin Storsjö b772b0e28e vc1dec: Undo mpegvideo initialization if unable to allocate tables 11 years ago
  Martin Storsjö ede508443e vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errors 11 years ago
  Martin Storsjö 91be1103fd wnv1: Make sure the input packet is large enough 11 years ago
  Vittorio Giovara 1cad7171dd h264: remove an unused static constant 11 years ago
  Martin Storsjö a9d50bb578 dcadec: Validate the lfe parameter 11 years ago
  Martin Storsjö 3185a80259 fraps: Make the input buffer size checks more strict 11 years ago
  Martin Storsjö 601c2015bc svq3: Avoid a division by zero 11 years ago
  Martin Storsjö 7a5a557227 qpeg: Add checks for running out of rows in qpeg_decode_inter 11 years ago
  Martin Storsjö e9d61de96c mpegaudiodec: Validate that the number of channels fits at the given offset 11 years ago
  Martin Storsjö f50803354c asvdec: Verify the amount of extradata 11 years ago
  Martin Storsjö fdbd924b84 rv34: Fix a memory leak on errors 11 years ago
  Martin Storsjö 5372cda671 rv10: Validate the dimensions set from the container 11 years ago
  Alex Converse 1914e6f010 aacdec: Add support for LD (Low Delay) AAC 11 years ago
  Alex Converse 5cdefc0207 aacdec: Add support for Error Resilience syntax. 11 years ago
  Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
  Justin Ruggles 9ae53c5860 lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t 11 years ago
  Martin Storsjö c77d409bf9 twinvqdec: Check the ibps parameter separately 11 years ago
  John Stebbins 8411baf6f0 dca_parser: Handle changes in DCA frame size 11 years ago
  Martin Storsjö 18a245a2ae jpeg2000dec: Add more checks when parsing headers 11 years ago
  Martin Storsjö b1db33159f ffv1: Make sure at least one slice context is initialized 11 years ago
  Martin Storsjö ea78a348d8 eacmv: Make sure a reference frame exists before referencing it 11 years ago
  Martin Storsjö c39f7eba01 truemotion2: Use av_freep properly in an error path 11 years ago
  Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 11 years ago
  Martin Storsjö a92538b7c0 ivi_common: Make sure color planes have been initialized 11 years ago
  Martin Storsjö 711c970168 rv34: Check the return value from ff_rv34_decode_init 11 years ago
  Martin Storsjö e1f3847f86 mace: Make sure that the channel count is set to a valid value 11 years ago
  Martin Storsjö 1115689d54 svq3: Check for any negative return value from ff_h264_check_intra_pred_mode 11 years ago
  Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago
  Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 11 years ago
  Martin Storsjö 85e8192b85 avpacket: Fix error checking in packet_alloc 11 years ago
  Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 11 years ago
  Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 11 years ago
  Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 11 years ago
  Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago