16695 Commits (0db7b30700118d9d4b3ce0de8b1da94de747669e)

Author SHA1 Message Date
  Michael Niedermayer 0db7b30700 lagarith: rgb24 support 14 years ago
  Michael Niedermayer e09ffa4524 msvideo1enc: Check that dimensions are a multiple of 4. 14 years ago
  Michael Niedermayer 56bf2c2a19 motion_est: avoid generating motion vectors that point between widthxheight and mb_widthxmb_height. 14 years ago
  Michael Niedermayer 83b46713f0 lavc: Check codec_ids against insertion/removial typos 14 years ago
  Michael Niedermayer f37b2d5a68 aacdec: Fix null pointer crash 14 years ago
  Michael Niedermayer 4d70023a2a h264: fix init of topleft ref/mv. 14 years ago
  Michael Niedermayer 9af6abdc17 atrac3: Fix crash in tonal component decoding. 14 years ago
  Mans Rullgard a1e98f198e get_bits: remove A32 variant 14 years ago
  Derek Buitenhuis bb9747c8ee wavpack: Fix 32-bit clipping 14 years ago
  Derek Buitenhuis 365e1ec26d wavpack: Clip samples after shifting 14 years ago
  Michael Niedermayer 6d8e6fe9db CODEC_ID_SOL_DPCM: Fix used write buffer. 14 years ago
  Ronald S. Bultje 0b4c323213 h264: don't drop B-frames after next keyframe on POC reset. 14 years ago
  Shitiz Garg 4af0262f7d cljr: Check if width or height are positive integers 14 years ago
  Michael Niedermayer 3d07e0aba0 h264: return the consumed amountg in case of Q264 14 years ago
  Michael Niedermayer 227960427b h264: retuen the amount read in case of NAL_END_SEQUENCE 14 years ago
  Michael Niedermayer 902c090413 h264: reset nal_unit_type so that decoding frames without any nal units 14 years ago
  Mans Rullgard b8909cb364 get_bits: remove useless pointer casts 14 years ago
  Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 14 years ago
  Michael Niedermayer 1f99939a63 j2kdec: Fix integer overflow leading to a segfault 14 years ago
  Carl Eugen Hoyos 9994643fdd Export ff_vdpau_vc1_decode_picture(). 14 years ago
  Carl Eugen Hoyos 56669837ce Fix typo in v210 decoder options. 14 years ago
  Michael Niedermayer d0f7927177 smacker: Check for overread in smka_decode_frame() 14 years ago
  Carl Eugen Hoyos 6f2054c589 Fix linesize for bmp with bitdepth < 8. 14 years ago
  Mans Rullgard dabba0c676 v410enc: fix output buffer size check 14 years ago
  Mans Rullgard 0249144a1c v410enc: include correct headers 14 years ago
  Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 14 years ago
  Michael Niedermayer 62b5197f97 arm: add back ldr_dpren macro that was lost. 14 years ago
  Michael Niedermayer a4755df523 h264: fix midstream extardata handling with dump.f4v 14 years ago
  Michael Niedermayer 484b1cdd53 jpegdec: check return value of mjpeg_decode_dc() 14 years ago
  Michael Niedermayer d998a6ddee h264: Fix build with --disable-everything --enable-decoder='h264' --disable-optimizations 14 years ago
  Mans Rullgard b536c7a3e1 ARM: fix external symbol refs in rv40 asm 14 years ago
  Martin Storsjö 1b35af3225 libgsm: Reset the MS mode of GSM in the flush function 14 years ago
  Martin Storsjö 8637af8d24 libgsm: Set options on the right object 14 years ago
  Michael Niedermayer 21270cffae h263dec: Fix regression / crash with lowres. 14 years ago
  Michael Niedermayer 30b996d443 flicvideo: input buffer pointer checks. 14 years ago
  Michael Niedermayer afb2bac48d flicvideo: fix overread. 14 years ago
  Michael Niedermayer 944f5b2779 aacsbr: Fix memory corruption. 14 years ago
  Michael Niedermayer 7fff64e00d h264: check chroma_format_idc range. 14 years ago
  Mans Rullgard f7de52354f ARM: dca: disable optimised decode_blockcodes() for old gcc 14 years ago
  Michael Niedermayer cd645c15d8 indeo3: check return values of allocate_frame_buffers() 14 years ago
  Michael Niedermayer dcca7d66bd Revert "mpegvideo: remove abort() in ff_find_unused_picture()" 14 years ago
  Jean First a1be5bc79d dnxhdenc: remove unused variable from context 14 years ago
  Michael Niedermayer f129f593f7 ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg. 14 years ago
  Michael Niedermayer e1ba29c764 4xm: check if there are bits left in decode_i_block() 14 years ago
  Andrey Utkin 4f820131fa mpegvideo: remove abort() in ff_find_unused_picture() 14 years ago
  Matthieu Bouron 366605ff5d mpeg12enc: fix drop_frame_timecode value 14 years ago
  Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 14 years ago
  Mans Rullgard d8edf1b515 rv40: rearrange loop filter functions 14 years ago
  Diego Biurrun 88b9735753 build: conditionally compile x86 H.264 chroma optimizations 14 years ago
  Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 14 years ago