18191 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 11 years ago
  Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
  Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 11 years ago
  Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 11 years ago
  Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 11 years ago
  Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 11 years ago
  Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 11 years ago
  Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 11 years ago
  Diego Biurrun be0b4c70ec atrac3: Replace a silly counter variable name with plain 'j' 11 years ago
  Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
  Martin Storsjö ff07ec143e pcx: Return an error on broken palette if err_detect is set to 'explode' 11 years ago
  Martin Storsjö d1d99e3bef pcx: Check the packet size before assuming it fits a palette 11 years ago
  Martin Storsjö 7ba0cedbfe rpza: Fix a buffer size check 11 years ago
  Martin Storsjö aa0dd52434 xxan: Disallow odd width 11 years ago
  Martin Storsjö fc739b3eef xan: Only read within the data that actually was initialized 11 years ago
  Martin Storsjö 30db94dc39 xan: Use bytestream2 to limit reading to within the buffer 11 years ago
  Martin Storsjö 9fb0de86b4 pcx: Consume the whole packet if giving up due to missing palette 11 years ago
  Martin Storsjö a81cad8f86 pngdec: Stop trying to decode once inflate returns Z_STREAM_END 11 years ago
  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