86714 Commits (9d5e81d3b160cd6688a6c382e816d4b7db071f66)
 

Author SHA1 Message Date
Matthieu Bouron db5bf64b21 lavc/x86: clear r2 higher bits in ff_sbr_sum_square 7 years ago
Paul B Mahol 915be7e13a avcodec/proresenc_kostya: enable frame threading 7 years ago
Michael Niedermayer 7d317d4706 avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in priv_data 7 years ago
Paul B Mahol 4bd4fc56ab avcodec/proresenc_kostya: use frame metadata instead of avctx 7 years ago
Paul B Mahol 315f51128a avcodec/prores_kostya: increase bits usage when alpha is used 7 years ago
Paul B Mahol 22a03c2900 avfilter/vf_blend: add extremity blend mode 7 years ago
Paul B Mahol 8a14374ab3 avfilter/vf_waveform: allow alpha output for >8 depth planar rgb inputs 7 years ago
Paul B Mahol f269a1e0b8 avfilter/vf_overlay: separate functions with main alpha 7 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
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 8 years ago
Mark Thompson bde0460406 vaapi_encode: Add VP9 support 8 years ago
Mark Thompson 49419925d3 vp9: Add bsf to fix reordering in raw streams 8 years ago
Mark Thompson bc4e33ce0f ffmpeg: Flush output BSFs when encode reaches EOF 8 years ago
Michael Niedermayer 4976a3411f avcodec/mpeg4videodec: Fix GMC with videos of dimension 1 8 years ago
Ronald S. Bultje 97f7f83169 vf_spp: only assign function pointers if permutation matches expectations. 8 years ago
Paul B Mahol 565dc0e283 avfilter/vf_overlay: add auto format mode 8 years ago
James Almer e5bce8b4ce fate: update checksums for fate-lavf-ffm and fate-lavf-mxf 8 years ago
James Almer 349446e36f x86/mdct15: use three operand form for some instructions 8 years ago
Reino17 078322f33c Add support for LibOpenJPEG v2.2/git 8 years ago
James Almer a579dbb4f7 checkasm: add missing checks to float_dsp's butterflies_float test 8 years ago
Rostislav Pehlivanov e1120b1c54 mdct15: add assembly optimizations for the 15-point FFT 8 years ago
James Almer f66086adac configure: fix assignment of assembler specific flags 8 years ago
Paul B Mahol 04aa09c4bc Revert "lavfi/buffersrc: push the frame deeper if requested." 8 years ago
jerett 9f26d670e4 lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4 8 years ago
jerett 82a8724df2 lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found 8 years ago
Jun Zhao ea1d07aed9 lavc/golomb: add value range comment for set_ue_golomb(). 8 years ago
Michael Niedermayer 24e95f9d4d avcodec/wavpack: Fix integer overflow 8 years ago
Michael Niedermayer 0c2ef4f6b4 avcodec/takdec: Fix integer overflow 8 years ago
Michael Niedermayer 27f80ab016 avcodec/tiff: Update pointer only when the result is used 8 years ago
Rostislav Pehlivanov 7e98da9c4f opus_celt: do not use double precision exp2 8 years ago
James Almer 505cb8e390 avformat/oggenc: check for stream private data in ogg_free() 8 years ago
Matthieu Bouron 067e42b851 checkasm/aarch64: fix tests returning a float 8 years ago
Michael Niedermayer 6f1d2355a7 avcodec/cfhd: Check bpc before setting bpc in context 8 years ago
Michael Niedermayer 5a950f4e32 avcodec/cfhd: Fix undefined shift 8 years ago