87289 Commits (7bae17e37ab63d1cfcea22c68c455f859db3663c)
 

Author SHA1 Message Date
  Carl Eugen Hoyos d1bfd19ad1 doc: Link to "Resampler Options" in the aresample documentation. 8 years ago
  Kostya Shishkov a63496cc88 avcodec: add ClearVideo decoder 8 years ago
  Mark Thompson 2b8151c806 hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 8 years ago
  wm4 f07492e7fb avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey 8 years ago
  wm4 ade7c1a232 avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKey 8 years ago
  wm4 227f6e1e8d avformat: fix AVStream private fields marker 8 years ago
  wm4 554bc4eea8 avcodec, avutil, avformat: remove AVOption requirement for some fields 8 years ago
  Carl Eugen Hoyos 3733039610 lavf/flacdec: Return maximum score if the streaminfo header is valid. 8 years ago
  Michael Niedermayer 4bed066377 avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change 8 years ago
  Michael Niedermayer f8060ab927 avcodec/wavpack: Check value before shift in wp_exp2() 8 years ago
  Michael Niedermayer 12c3e120fe avcodec/ituh263dec: Use 0xffff as error code in h263p_decode_umotion() 8 years ago
  Michael Niedermayer 04c99c8042 avcodec/h264idct_template: Fix several runtime error: signed integer overflow 8 years ago
  Michael Niedermayer e46ab99750 avformat/oggdec: fix leak in ogg_restore() 8 years ago
  Michael Niedermayer fb6fa48fce avformat/oggdec: Factor free_stream out 8 years ago
  Michael Niedermayer 3250d4b39c avformat/oggdec: remove unused parameter of ogg_restore() 8 years ago
  Rick Kern 70ebc05bce lavc/videotoolboxenc: fix symbol linking 8 years ago
  Michael Niedermayer 7b5ff7d573 avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter() 8 years ago
  Michael Niedermayer 4bd3f1ce3e avcodec/h264_direct: Fix runtime error: left shift of negative value -14 8 years ago
  Michael Niedermayer 2c00b37302 avcodec/avpacket: Check metadata key in av_packet_unpack_dictionary() 8 years ago
  Carl Eugen Hoyos a2ca9e11ff Makefile: Clean compat/atomics/pthread subdirectory. 8 years ago
  Konda Raju 5f44a4a0a9 avcodec/nvenc: add initial QP value options 8 years ago
  Ganapathy Raman Kasi a549243b89 avcodec/nvenc: remove qmin and qmax constraints for vbr 8 years ago
  Timo Rothenpieler b27be563a8 compat/cuda: fix ulong size on cygwin 8 years ago
  Carl Eugen Hoyos d100dc6c99 Makefile: Clean compat subdirectory. 8 years ago
  Carl Eugen Hoyos b8a7dcbde2 lavf/matroskadec: Fix demuxing sipr. 8 years ago
  Michael Niedermayer 7f62368bac MAINTAINERS: Add Rodger Combs to ffmpeg-security 8 years ago
  Michael Niedermayer 4f21868207 MAINTAINERS: add wm4 to ffmpeg-security 8 years ago
  Michael Niedermayer 3d66eb6ec3 MAINTAINERS: Make formating of ffmpeg-security entry the same as others 8 years ago
  Michael Niedermayer 4c0139463c avcodec/vp56: Factorize vp56_render_mb() out 8 years ago
  Michael Niedermayer 949d2176ef avcodec/dca: Fix multiple runtime error: signed integer overflow 8 years ago
  Michael Niedermayer 63e400a880 avcodec/pictordec: Check plane value before doing value/mask computations 8 years ago
  Michael Niedermayer 25e93aacc2 avcodec/mpeg4videodec: Fix runtime error: left shift of negative value -2650 8 years ago
  Michael Niedermayer 4ea7744859 avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow 8 years ago
  Paul B Mahol 26a7d6a301 avcodec/qdrw: check bytes per scanline for 2bpp images 8 years ago
  Paul B Mahol 86ab6b6e08 avcodec/scpr: check if total_freq is 0 in decode0 8 years ago
  James Darnley 33de0fee2c avcodec/h264: enable sse2 chroma deblock/loop filter functions 8 years ago
  James Darnley cd893b9307 avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filter 8 years ago
  James Darnley 0e16b3e2be avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filter 8 years ago
  James Darnley 987ffe4b8d avcodec/h264: add avx 8-bit chroma v intra deblock/loop filter 8 years ago
  James Darnley 88307b3eec avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filter 8 years ago
  James Darnley ac096fc82d avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filter 8 years ago
  James Darnley 5c56758843 avcodec/h264: add avx 8-bit chroma v deblock/loop filter 8 years ago
  Carl Eugen Hoyos 1e298e7724 lavc/svq3: Remove an unused function. 8 years ago
  Paul B Mahol 3a7f8d2a1f avcodec/qdrw: consume bytes when end is reached for 8bpp case 8 years ago
  Paul B Mahol 1dcf91f2d3 avcodec/qdrw: fix decoding of odd sized images for 8bpp 8 years ago
  Paul B Mahol dc78696ea4 avcodec/qdrw: fix decoding odd size images for 2bpp and 4bpp 8 years ago
  Paul B Mahol 05aa53dc55 avcodec/qdrw: fix decoding odd size images for 16bit case 8 years ago
  Carl Eugen Hoyos f8d2079a67 ffmpeg: Add a linebreak to an error message. 8 years ago
  Marton Balint 80b644c6ee avdevice/decklink_dec: remove AVFMT_RAWPICTURE 8 years ago
  Marton Balint 418ce91507 avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME 8 years ago