35825 Commits (fa86884dbc8b261e7f2861fe49dbfa2375e82ff3)
 

Author SHA1 Message Date
  Rafaël Carré fa86884dbc lavc: always align height by 32 pixel 14 years ago
  Luca Barbato 3d207417fb raw: add 10bit YUV definitions 14 years ago
  Luca Barbato cb75ed3014 nut: support 10bit YUV 14 years ago
  Michael Niedermayer 41ff9350e9 indeo5: Fix null pointer dereference 14 years ago
  Michael Niedermayer f8320fd344 ff*: Fix duplicatedly printed version info with -version 14 years ago
  Aneesh Dogra ae26aab2c3 bytestream: add a new set of bytestream functions with overread checking 14 years ago
  Alex Converse 7a8fc9906f mpegts: Suppress invalid timebase warnings on DMB streams. 14 years ago
  Alex Converse c2507fb986 mpegts: Fix typo in handling sections in the PMT. 14 years ago
  Michael Niedermayer 1db39228c6 roq: fix excessive memory alloc 14 years ago
  Michael Niedermayer d8d25f143f alac: Check for bitstream overread 14 years ago
  Michael Niedermayer c550d56414 tm2: Check remaining size before init_get_bits() 14 years ago
  Michael Niedermayer d561025e49 avidec: move eof check before continue. 14 years ago
  Stefano Sabatini 61fb7e17a2 lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 14 years ago
  Michael Niedermayer 5750a95f8b swr: fix assert failure 14 years ago
  Michael Niedermayer a1a079dce4 siff: simplify code by using ffio_limit() 14 years ago
  Aneesh Dogra 2cdd89a561 xl: Fix overreads 14 years ago
  Michael Niedermayer c0c5189e66 soxdec: check av_malloc return. 14 years ago
  Michael Niedermayer 125894f15f eamad: pass & check errors 14 years ago
  Michael Niedermayer 54cfb532a0 eamad: fix excessive memory allocation. 14 years ago
  Michael Niedermayer e9a7ab20be swscale: Fix several (real world) integer overflows. 14 years ago
  Michael Niedermayer 0ab9072ee0 dsicin demuxer: Fix excessive malloc() 14 years ago
  Michael Niedermayer 3461d27506 lavf: split out ffio_limit() 14 years ago
  Michael Niedermayer 9c338b7c4c tqi: Fix passing errors from the MB decode. This silences some valgrind warnings. 14 years ago
  Michael Niedermayer 25cadd366b adpcm: Fix crash 14 years ago
  Michael Niedermayer f57c629b18 proresdec: add UPDATE_CACHE, should fix decoding with -Os 14 years ago
  Michael Niedermayer 0815a2907a rl2demux: Fix FPE 14 years ago
  Paul B. Mahol d1e1674f66 cljr: fix buf_size sanity check 14 years ago
  Michael Niedermayer 21ca96049f siff: Fix excessive memory allocation. 14 years ago
  Michael Niedermayer 9f1dde03d5 mov: detect EOF in mov_read_dref() 14 years ago
  Michael Niedermayer d0269db8e3 adx_parser: rewrite. 14 years ago
  Michael Niedermayer cb42ed171d adxdec: Fix division by zero 14 years ago
  Michael Niedermayer 2bbda9872f adxdec: Do not require extradata. 14 years ago
  Michael Niedermayer 9dd420ede1 adx_parser: Fix infinite loop. 14 years ago
  Carl Eugen Hoyos a1974d1ea0 Assume architecture arm for machine hardware name iPad*. 14 years ago
  Carl Eugen Hoyos bf58e5422d Fix possible endless loop when decoding amr. 14 years ago
  Michael Niedermayer 88eaab2827 motion_est: avoid generating motion vectors that point between widthxheight and mb_widthxmb_height. 14 years ago
  Michael Niedermayer 0c72d64160 lagarith: rgb24 support 14 years ago
  Michael Niedermayer 1bb565360c msvideo1enc: Check that dimensions are a multiple of 4. 14 years ago
  Shitiz Garg 1acf921d6f adpcm: Check for channels to be a non-zero integer 14 years ago
  Michael Niedermayer 7bf3f79502 lavc: Check codec_ids against insertion/removial typos 14 years ago
  Michael Niedermayer e3316723b6 avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 14 years ago
  Michael Niedermayer 17d82125c5 pixfmts: Selfcheck against insertions / deletions in the enum. 14 years ago
  Michael Niedermayer 513b0f4872 aacdec: Fix null pointer crash 14 years ago
  Michael Niedermayer cb2d66a470 avienc: Fix rawvideo 32bit 14 years ago
  Michael Niedermayer 8c2fe23b1c atrac3: Fix crash in tonal component decoding. 14 years ago
  Derek Buitenhuis c2aa7b70d4 wavpack: Fix 32-bit clipping 14 years ago
  Derek Buitenhuis 8d055e9079 wavpack: Clip samples after shifting 14 years ago
  Michael Niedermayer 4f23f24e30 CODEC_ID_SOL_DPCM: Fix used write buffer. 14 years ago
  Shitiz Garg 34cee5bd37 cljr: Check if width or height are positive integers 14 years ago
  Michael Niedermayer 95234da75e ffmpeg: Fix killing [Y/n] prompt with ctrl-c 14 years ago