31845 Commits (fcca7671e29b67812d29af710ff90486944ee428)

Author SHA1 Message Date
Christophe Gisquet 15ce160183 x86: xvid_idct: SSE2 merged add version 10 years ago
Christophe Gisquet decd5193e1 x86: xvid_idct: merged idct_put SSE2 versions 10 years ago
Christophe Gisquet 8200575d84 x86: dct-test: evaluate prores idct avx version 10 years ago
Christophe Gisquet 4eb4451be1 x86: dct-test: fix compilation for prores 10 years ago
Christophe Gisquet c3bf52713a x86: xvid_idct: port MMX iDCT to yasm 10 years ago
Andreas Cadhalpun 7b05b5093e ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
Michael Niedermayer b14de8e689 avcodec/utils: use atomic operations on entangled_thread_counter 10 years ago
Michael Niedermayer 88ddcfa37f avcodec/tdsc: use ff_codec_open2_recursive() 10 years ago
Diego Biurrun 4da5aacc7e dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 5a0e953c24 mjpeg: Mark decoder family as thread safe 10 years ago
Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
Michael Niedermayer 7b0daec233 avcodec/svq1dec: Fix undefined shifts 10 years ago
Carl Eugen Hoyos 3cd823e46f lavc: Print number of reference frames if debug level >= verbose. 10 years ago
Christophe Gisquet 2999bd7da2 x86: xvid_idct: port SSE2 iDCT to yasm 10 years ago
James Almer d5addf1555 hevcdsp: fix compilation for arm and aarch64 10 years ago
Himangi Saraogi 913aa9a487 libx264: Return more meaningful error codes 10 years ago
Vittorio Giovara 17c45d4d05 libtheora: Check frame allocation 10 years ago
Vittorio Giovara a72d93daa0 mpegvideo_enc: Check AVCodecContext allocation 10 years ago
Michael Niedermayer 27191b82de avcodec/vp9: Fix undefined shifts in decode_frame_header() 10 years ago
Michael Niedermayer b7cb8b3d43 avcodec/h264_mb: Fix undefined shifts 10 years ago
Rainer Hochecker 31816eae32 hevc: delay ff_thread_finish_setup for hwaccel 10 years ago
Niels Möller 78c8922841 dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tables 10 years ago
Andreas Cadhalpun 67142a8c72 roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
Yukinori Yamazoe 212556cd21 qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4} 10 years ago
Michael Niedermayer fd4e17fcc2 avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal() 10 years ago
Michael Niedermayer c756b3fca2 avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and weight_h264_pixels 10 years ago
Michael Niedermayer 2391e46430 avcodec/mpegvideo: Fix undefined shift in ff_mpv_lowest_referenced_row() 10 years ago
Michael Niedermayer 9b2a964cee avcodec/vp8: Fix undefined shifts in vp8_mc_luma() 10 years ago
Michael Niedermayer 8617bc6ffa avcodec/golomb: Fix undefined shifts in unsigned rice decoding code 10 years ago
Michael Niedermayer 8c7a0932ab avcodec/amrnbde: Fix undefined shift in decode_pitch_vector() 10 years ago
Hendrik Leppkes dc2d0e06af mlpdec: support TrueHD streams with an Atmos substream 10 years ago
Hendrik Leppkes f36f6a608b mlpdec: support major sync headers with optional extension blocks 10 years ago
Michael Niedermayer bd4c4c868c avcodec/wma: Fix undefined shift in ff_wma_run_level_decode() 10 years ago
Michael Niedermayer e5dfa43619 avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv() 10 years ago
Michael Niedermayer 1932f7e2ee avcodec/mpeg12dec: Fix undefined shift 10 years ago
Michael Niedermayer 48df30d36c avcodec/012v: redesign main loop 10 years ago
Michael Niedermayer eb7960b2bd avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16() 10 years ago
Michael Niedermayer 111456682f avcodec/mpegvideo: Fix undefined shifts in ff_init_block_index() 10 years ago
Michael Niedermayer d3b25383da avcodec/012v: Check dimensions more completely 10 years ago
Carl Eugen Hoyos 1d523ea89a lavc/hevcdsp: Fix compilation for arm with --disable-neon. 10 years ago
Andreas Cadhalpun cf82c426fa roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
Michael Niedermayer cf714205bd avcodec/libvpxenc: Clear twopass_stats.sz on deallocation 10 years ago
zhaoxiu.zeng b3a56e60be avcodec/hevc_parser: use avpriv_find_start_code in hevc_split() 10 years ago
Michael Niedermayer 1f4088b285 avcodec/options_table: remove extradata_size from the AVOptions table 10 years ago
Vittorio Giovara 93f7948136 libvpx: Fix mixed use of av_malloc() and av_reallocp() 10 years ago
Carl Eugen Hoyos b69238d9ba Fix the intra_dc_precision API doc. 10 years ago
Carl Eugen Hoyos bf4bd427dd lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv. 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago