Skip to content
Snippets Groups Projects
  1. Jul 11, 2013
  2. Jul 09, 2013
    • Tim-Philipp Müller's avatar
      libav: update libav from v9.6 to v9.8 · 85a64d94
      Tim-Philipp Müller authored
      version 9.8:
      - kmvc: Clip pixel position to valid range
      - kmvc: Use fixed sized arrays in the context
      - indeo: Reject negative array indexes
      - indeo: Check for reference when inheriting motion vectors
      - indeo: Properly forward the error codes
      - mjpeg: Check the unescaped size for overflows
      - wmapro: Error out on impossible scale factor offsets
      - wmapro: Check the min_samples_per_subframe
      - wmapro: Return early on unsupported condition
      - wmapro: Check num_vec_coeffs against the actual available buffer
      - wmapro: Make sure there is room to store the current packet
      - lavc: Move put_bits_left in put_bits.h
      - 4xm: Do not overread the source buffer in decode_p_block
      - 4xm: Check bitstream_size boundary before using it
      
      version 9.7:
      
      Most of the following fixes resulted from test samples that the Google
      Security Team has kindly made available to us:
      
      - 4xm: fix several programming errors to avoid crashes, etc.
      - apetag: use int64_t for filesize
      - jpegls: Fix invalid writes to memory
      - ljpeg: use the correct number of components in YUV
      - mjpeg: Validate sampling factors
      - mjpegdec: properly report unsupported disabled features
      - mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
      - mpegvideo: allocate sufficiently large scratch buffer for interlaced vid
      - pixdesc: mark gray8 as pseudopal
      - smacker: fix several programming errors to avoid crashes, etc.
      - tiff: do not overread the source buffer
      - vmd: drop incomplete chunks and spurious samples
      - vmdav: convert to bytestream2 to avoid invalid reads and writes
      - wavpack: check packet size early
      - wavpack: use bytestream2 in wavpack_decode_block
      - wavpack: validate samples size parsed in wavpack_decode_block
      85a64d94
  3. Jun 25, 2013
  4. Jun 18, 2013
  5. Jun 11, 2013
  6. Jun 05, 2013
  7. May 20, 2013
  8. May 15, 2013
  9. May 06, 2013
  10. Apr 23, 2013
  11. Apr 22, 2013
  12. Apr 16, 2013
  13. Apr 15, 2013
  14. Apr 14, 2013
  15. Apr 09, 2013
  16. Mar 26, 2013
  17. Mar 25, 2013
  18. Mar 07, 2013
  19. Mar 02, 2013
  20. Mar 01, 2013
  21. Feb 28, 2013
  22. Feb 15, 2013
    • Rico Tzschichholz's avatar
      Fix 'make dist' · 1549809d
      Rico Tzschichholz authored
      This time for real hopefully. Make sure to remove any
      libav-dist directories that may still be around from
      previous make dist attempts first.
      1549809d
  23. Feb 12, 2013
  24. Feb 05, 2013
  25. Jan 28, 2013
  26. Jan 26, 2013
  27. Jan 22, 2013
  28. Jan 21, 2013
Loading