92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Hein-Pieter van Braam 8f87bfb4b7 Interplay MVE: Refactor IP packet format 8 years ago
  Hein-Pieter van Braam ba2c385006 Interplay MVE: Implement MVE SEND_BUFFER operation 8 years ago
  Paul B Mahol bbaca6e867 avcodec/proresenc_kostya: add 4444XQ profile 8 years ago
  Michael Niedermayer 0f8d3d8a46 avcodec/ffv1enc: compute the max number of slices and limit by that 8 years ago
  Andreas Håkon a29c712729 avformat: Fix Pro-MPEG non-square matrix 9 years ago
  Michael Niedermayer 430d4f2bb5 avcodec/ffv1enc: Allow less than 2 rows of slices for low vertical resolution 8 years ago
  Paul B Mahol 4ed7c2bbc3 avcodec/utvideodec: add SIMD for restore_rgb_planes 8 years ago
  Anton Khirnov 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 8 years ago
  wm4 068eaa534e dxva: verbose-log decoder GUID list 8 years ago
  wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 8 years ago
  wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
  wm4 98d73e4174 hwcontext_d3d11va: allocate staging texture lazily 8 years ago
  wm4 086321c612 hwcontext_d3d11va: fix crash on frames_init failure 8 years ago
  wm4 752ddb4556 dxva: fix some warnings 8 years ago
  wm4 70e5e7c022 dxva: add declarative profile checks 8 years ago
  Paul B Mahol 3594788b71 avcodec/utvideodec: decode to GBR(A)P 8 years ago
  Paul B Mahol e9510dc032 avfilter: remove usage of empty header 8 years ago
  Kyle Swanson c11ca6105e avcodec/g722enc: force mono channel layout 8 years ago
  Michael Niedermayer 3c70251780 avcodec/jpeg2000dwt: Fix integer overflows in sr_1d97_int() 8 years ago
  Michael Niedermayer ea5366670e avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 8 years ago
  Michael Niedermayer 4147bb9053 avcodec/ffv1enc: Try to choose slice count so that slice packet sizes are within the supported size 8 years ago
  Michael Niedermayer 449cdfa687 avcodec/ffv1: Increase the maximum number of slices to 1024 8 years ago
  Matthieu Bouron db5bf64b21 lavc/x86: clear r2 higher bits in ff_sbr_sum_square 8 years ago
  Paul B Mahol 915be7e13a avcodec/proresenc_kostya: enable frame threading 8 years ago
  Michael Niedermayer 7d317d4706 avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in priv_data 8 years ago
  Paul B Mahol 4bd4fc56ab avcodec/proresenc_kostya: use frame metadata instead of avctx 8 years ago
  Paul B Mahol 315f51128a avcodec/prores_kostya: increase bits usage when alpha is used 8 years ago
  Paul B Mahol 22a03c2900 avfilter/vf_blend: add extremity blend mode 8 years ago
  Paul B Mahol 8a14374ab3 avfilter/vf_waveform: allow alpha output for >8 depth planar rgb inputs 8 years ago
  Paul B Mahol f269a1e0b8 avfilter/vf_overlay: separate functions with main alpha 8 years ago
  Michael Niedermayer 89f8bff798 avcodec/hevcdec: Do not check the first ff_init_cabac_decoder() call in hls_decode_entry_wpp() for failure 8 years ago
  Michael Niedermayer 73ea2a028e avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() 8 years ago
  Michael Niedermayer 63e7bfe78e avcodec/hevc_ps: Fix max_dec_buffer check 8 years ago
  Paul B Mahol 5c1f4330d4 avfilter/vf_lut2: add support for gray10 and gray12 pixel formats 8 years ago
  Paul B Mahol 1054249111 avcodec/adpcm_data: use uint16_t to handle all values 8 years ago
  Jun Zhao 32deea87c1 lavc/tests/golomb: Add unit test for set_ue_golomb_long. 8 years ago
  Jun Zhao e61abe2d73 lavc/golobm: Add set_ue_golomb_long to support up to 2^32 -2. 8 years ago
  Jun Zhao 2b7d9a1f3f lavc/put_bits: Add put_bits64() to support up to 64 bits. 8 years ago
  Michael Niedermayer 2476067680 avcodec/hevcdec: Use error path if init_get_bits8() fails 8 years ago
  Michael Niedermayer 933aa91e31 avcodec/hevcdec: check ff_init_cabac_decoder() for failure 8 years ago
  Diego Biurrun 0e83e95c60 configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler program 8 years ago
  Paul B Mahol c1b43e8452 avfilter/vf_overlay: remove rgb option 8 years ago
  Paul B Mahol f483949188 avfilter/af_headphone: do not free frame that's gonna be reused later 8 years ago
  Paul B Mahol c90b88090c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
  Marton Balint db9e87dd8c avformat/file: increase min/max packet size to 256k for written files 8 years ago
  Marton Balint eeeb595c7f avformat: make flush_packets a tri-state and set it to -1 (auto) by default 8 years ago
  Marton Balint 09891c5391 avformat/aviobuf: add support for specifying minimum packet size and marking flush points 8 years ago
  Marton Balint c14fa7a330 avformat/aviobuf: fix flushing write buffers after seeking backward or forward 8 years ago
  Mark Thompson dc81f1a2ce doc: Add VAAPI encoders 9 years ago
  Mark Thompson bde0460406 vaapi_encode: Add VP9 support 9 years ago