22416 Commits (ea645e90a1eaac1f1ea687c0fc034e75b24bf575)

Author SHA1 Message Date
  Paul B Mahol 9648e1495b lavc/gif: remove some obsolete/irrelevant chunks 13 years ago
  Michael Niedermayer c8f25cafd2 atrac3: fix buffer size for get_bits. 13 years ago
  Michael Niedermayer 66daebc9d5 indeo4: check for invalid transform_size blk_size combinations 13 years ago
  Michael Niedermayer cfc7b9cfff 4xm: remove avcodec_get_frame_defaults() calls 13 years ago
  Michael Niedermayer d73b65ed0e 4xm: add assert to check that the pointer from read_huffman_tables is within the array 13 years ago
  Michael Niedermayer 53a3fdbfc5 4xm: Check available space in read_huffman_tables() 13 years ago
  Michael Karcher dcbb920f15 Fix atrac3 decoder broken in e55d53905f 13 years ago
  Michael Niedermayer c6ef7641fc ffv1enc: fix gbrp>8bit 13 years ago
  Matthieu Bouron 40b4468f62 lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table 13 years ago
  Paul B Mahol 7003d650b0 lavc/gifdec: remove obsolete check 13 years ago
  Paul B Mahol 51c7af9d32 lavc/gifdec: move idx_line allocation out of gif_read_header1() 13 years ago
  Paul B Mahol 285128eedf lavc/gifdec: do not return nonzero *got_frame if frame is not passed 13 years ago
  Paul B Mahol aaebdce3d9 lavc/gifdec: simplify "!= 0" checks 13 years ago
  Paul B Mahol f1412c7997 lavc/gifdec: use memcpy() 13 years ago
  Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 13 years ago
  Michael Niedermayer ab6c9332bf vqavideo: check chunk sizes before reading chunks 13 years ago
  Michael Niedermayer e9d443cf08 eacmv: Free frames on resolution changes 13 years ago
  Michael Niedermayer 286930d302 gifdec: check that w,h is not zero 13 years ago
  Carl Eugen Hoyos a0d1440476 Fix compilation with --disable-everything on x86_32. 13 years ago
  Michael Niedermayer c10350358d gifdec: gif_copy_img_rect: Fix end pointer 13 years ago
  Michael Niedermayer fc8e8e5bef h264_qpel: put cpuflags checks back. 13 years ago
  Michael Niedermayer cf48b00640 cavsdec: check for value in get_ue_code() 13 years ago
  Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 13 years ago
  Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 13 years ago
  Michael Niedermayer b75ac7c71c lavc: include timebase in avcodec string at debug level. 13 years ago
  Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 13 years ago
  Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 13 years ago
  Michael Niedermayer 1d2abca7e1 wmv2enc: drop setting of idct_algo 13 years ago
  Paul B Mahol 056664ff25 lavc/tta: remove nonsense s->avctx indirection, use avctx directly 13 years ago
  Mans Rullgard e9d817351b dsputil: Separate h264 qpel 13 years ago
  Michael Niedermayer 7e059c9c5d mpeg4videoenc: check w,h to be within the supported range. 13 years ago
  Michael Niedermayer 46cb61819d gifdec: check that the last keyframe exists and has been successfully parsed. 13 years ago
  Michael Niedermayer b53ed19aa7 lcldec: Check length before unsigned subtraction. 13 years ago
  Michael Niedermayer ee9151b616 ff_mss12_decode_init: check dimensions 13 years ago
  Michael Niedermayer 7357ca900e sanm: Check decoded_size. 13 years ago
  Martin Storsjö 57ed8debb9 wmv2: Propagate the wmv2 idct permutation type to the dsputils context 13 years ago
  Michael Niedermayer 8071288601 mlpdec: move ch_assign setup code down to after ch layout is set. 13 years ago
  Michael Niedermayer 6747b0be9b mlp: fix channel order. 13 years ago
  Michael Niedermayer 0ff21c3165 mlpdec: remove disabled code, leftover from merge 13 years ago
  Paul B Mahol 205b2d2a98 adcpmenc: remove unused header 13 years ago
  Paul B Mahol a2dd988bf8 jpeglsenc: add missing put_bits.h header 13 years ago
  Paul B Mahol be38aaba4a ffv1enc: include correct header 13 years ago
  Paul B Mahol 6f465c6219 dcaenc: remove unused header 13 years ago
  Paul B Mahol 92d874cb78 flacenc: include correct header 13 years ago
  Michael Niedermayer 713dea584b truemotion2: use av_mallocz() 13 years ago
  Michael Niedermayer e49c2aab80 truemotion2: clear the token array if its initialization fails. 13 years ago
  Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 13 years ago
  Ronald S. Bultje 2612c4dc78 dsputil: remove 9/10 bits hpel functions. 13 years ago
  Ronald S. Bultje 2bef1a83d7 dsputil: remove some never-assigned function pointers from the struct. 13 years ago
  Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 13 years ago