70647 Commits (d5addf1555024aebf13b37fbca9fb8d0f4f656ca)
 

Author SHA1 Message Date
  James Almer d5addf1555 hevcdsp: fix compilation for arm and aarch64 11 years ago
  James Cowgill a251aa1a35 mips/asmdefs: use _ABI64 as defined by gcc 11 years ago
  Michael Niedermayer 27191b82de avcodec/vp9: Fix undefined shifts in decode_frame_header() 11 years ago
  Michael Niedermayer b7cb8b3d43 avcodec/h264_mb: Fix undefined shifts 11 years ago
  Rainer Hochecker 31816eae32 hevc: delay ff_thread_finish_setup for hwaccel 11 years ago
  Michael Niedermayer 22af79a9c8 Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda' 11 years ago
  Michael Niedermayer 7d63f10c37 Merge commit '9c8074050745184a61059ad56045ad711299e33d' 11 years ago
  Yayoi d5232d4717 avfilter/colormatrix:add slice threading 11 years ago
  Michael Niedermayer 26d81b5703 avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_buffer_make_writable() 11 years ago
  Michael Niedermayer 35fad1e9c9 avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_buffer_realloc() 11 years ago
  Michael Niedermayer 3bedc99723 Merge commit '67142a8c721c7916c9ad2eb439c14d567aeb88c1' 11 years ago
  Michael Niedermayer a277c545b2 Merge commit '72211a2af0470799c9611b9c1c7039ab14a34a0a' 11 years ago
  Michael Niedermayer e197dc04bb Merge commit '212556cd2144659dc6b9d121ddb38cd272bd10ae' 11 years ago
  Diego Biurrun b97f427fb5 lavf: Explicitly convert types at function pointer assignment 11 years ago
  Diego Biurrun 9c80740507 configure: Mark qsv subsystem as not selectable on the command line 11 years ago
  Michael Niedermayer 2ba0ef4b15 Merge commit '7a76c6c4df31d1ff65464ccf3171acd57ef004eb' 11 years ago
  Michael Niedermayer 693b8f11d7 Merge commit 'bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51' 11 years ago
  Andreas Cadhalpun 67142a8c72 roqvideoenc: set enc->avctx in roq_encode_init 11 years ago
  Andreas Cadhalpun 72211a2af0 asfenc: fix leaking asf->index_ptr on error 11 years ago
  Michael Niedermayer 2d37c57f3e Merge commit 'fe99c52fa99e44961a09cd1324aefd492b797fc8' 11 years ago
  Michael Niedermayer e48ff13ba7 Merge commit '9272c965d9559a90ee64d46aebd99c117e07f7a3' 11 years ago
  Michael Niedermayer f3a35e9d59 Merge commit 'dc2d0e06af459af9a7f91b65e0a3119acc4f1baa' 11 years ago
  Michael Niedermayer 7cc63c4bbc Merge commit 'f36f6a608b5b2c17f8876195c61621c8f8607cee' 11 years ago
  Yukinori Yamazoe 212556cd21 qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4} 11 years ago
  Michael Niedermayer fd4e17fcc2 avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal() 11 years ago
  Vittorio Giovara 7a76c6c4df configure: Enable colored output for gcc 4.9+ 11 years ago
  Vittorio Giovara bacc92b59b rtpdec_vp9: Drop extra sanity check for size of input packet 11 years ago
  Vittorio Giovara fe99c52fa9 mp3: Properly use AVCodecContext API 11 years ago
  Michael Niedermayer c756b3fca2 avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and weight_h264_pixels 11 years ago
  Vittorio Giovara 9272c965d9 matroskaenc: Fix type used for chapter timestamps 11 years ago
  Michael Niedermayer 2391e46430 avcodec/mpegvideo: Fix undefined shift in ff_mpv_lowest_referenced_row() 11 years ago
  Michael Niedermayer 9b2a964cee avcodec/vp8: Fix undefined shifts in vp8_mc_luma() 11 years ago
  Michael Niedermayer 8617bc6ffa avcodec/golomb: Fix undefined shifts in unsigned rice decoding code 11 years ago
  Michael Niedermayer 8c7a0932ab avcodec/amrnbde: Fix undefined shift in decode_pitch_vector() 11 years ago
  Hendrik Leppkes dc2d0e06af mlpdec: support TrueHD streams with an Atmos substream 11 years ago
  Hendrik Leppkes f36f6a608b mlpdec: support major sync headers with optional extension blocks 11 years ago
  Michael Niedermayer fa74058dd3 swscale/utils: Fix undefined shift in initFilter() 11 years ago
  Michael Niedermayer bd4c4c868c avcodec/wma: Fix undefined shift in ff_wma_run_level_decode() 11 years ago
  Michael Niedermayer e5dfa43619 avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv() 11 years ago
  Michael Niedermayer 1932f7e2ee avcodec/mpeg12dec: Fix undefined shift 11 years ago
  Christophe Gisquet 2e5605f6fa x86: Makefile: fix DBG parameter evaluation 11 years ago
  Florian Jacob c5c4ca6bc8 lavf/libssh: support reading config from ~/.ssh/config 11 years ago
  Michael Niedermayer 48df30d36c avcodec/012v: redesign main loop 11 years ago
  Carl Eugen Hoyos 0637b59c2c lavfi/boxblur: Fix colourpsace list. 11 years ago
  Michael Niedermayer eb7960b2bd avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16() 11 years ago
  Michael Niedermayer 111456682f avcodec/mpegvideo: Fix undefined shifts in ff_init_block_index() 11 years ago
  Michael Niedermayer d3b25383da avcodec/012v: Check dimensions more completely 11 years ago
  Ole Andre Birkedal c8372f8001 avfilter/aeval: Fixed a memory leak in EvalContext::channel_values 11 years ago
  Carl Eugen Hoyos dcddca934c Force -D__EXTENSIONS__ on Solaris. 11 years ago
  Carl Eugen Hoyos 1d523ea89a lavc/hevcdsp: Fix compilation for arm with --disable-neon. 11 years ago