96273 Commits (fa3ad7bbc68d33a08f6b3a03d097ecf37670059d)
 

Author SHA1 Message Date
Michael Niedermayer 9a8471e3f0 avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possible 5 years ago
Michael Niedermayer e900621074 avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible 5 years ago
Michael Niedermayer f72fa1ad67 avcodec: Replace skip_bits_long() by skip_bits() where possible 5 years ago
Michael Niedermayer 79d5d79f38 avcodec: Replace show_bits_long() by show_bits() where possible 5 years ago
Michael Niedermayer fa47f6412d avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 5 years ago
Michael Niedermayer 89fd76db71 avcodec/cook: Use 3 stage VLC decoding for channel_coupling 5 years ago
Michael Niedermayer 4cfc563c57 avcodec/options_table: err_detect compliant and aggressive should also enable the weaker checks 5 years ago
Michael Niedermayer 7d475c53c8 avformat/options_table: err_detect compliant and aggressive should also enable the weaker checks 5 years ago
Michael Niedermayer 53efab44a9 avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() 5 years ago
Michael Niedermayer aea6755611 avcodec/sonic: Check e in get_symbol() 5 years ago
Michael Niedermayer 4dc93ae3d7 avcodec/twinvqdec: Correct overflow in block align check 5 years ago
Michael Niedermayer 77ba9e3252 avcodec/h264_ps: Provide more details with "Truncated VUI" Message 5 years ago
Zhao Zhili 609285af51 fftools/ffmpeg_filter: remove sws_param option from buffersrc 5 years ago
Michael Niedermayer c1411a1132 tools/target_dec_fuzzer: Stop negative block_align and sampling rate 5 years ago
Zhao Zhili f78dc66089 avcodec/utils: remove access of AV_SAMPLE_FMT_NB 5 years ago
Zhao Zhili 1e3e547a5b swscale/utils: remove access of AV_PIX_FMT_NB 5 years ago
Marton Balint f1353ce222 avdevice/xcbgrab: capture the full desktop if video_size is not specified 5 years ago
Marton Balint f6845269c6 avdevice/xcbgrab: fix packet timestamps 5 years ago
Paul B Mahol f651b18c19 avfilter/vf_histogram: add envelope to thistogram filter 5 years ago
Zhao Zhili b2491566a6 avfilter/buffersrc: deprecate sws_param option 5 years ago
Paul B Mahol e20c6d95b2 avfilter/af_crystalizer: add support for commands 5 years ago
Paul B Mahol 22d3552f44 avfilter/af_crystalizer: add timeline support 5 years ago
Paul B Mahol 26eba8ca61 avfilter/vf_waveform: add support for 12bit yuva formats 5 years ago
Paul B Mahol 11f6657e92 avfilter/vf_vectorscope: add support for 12bit yuva formats 5 years ago
Paul B Mahol 612b5791b8 avfilter/vf_histogram: add support for 12bit yuva formats 5 years ago
Paul B Mahol d3d6f5a76e avfilter/vf_histogram: reindent after previous commit 5 years ago
Paul B Mahol cc43c2f29a avfilter: add thistogram video filter 5 years ago
Zhong Li 755ad01dd1 lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
Zhong Li 779951f7b2 lavc/qsvdec: disable gpu copy when not supported 5 years ago
Zhong Li 9fff5c40a7 lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer() 5 years ago
Andreas Rheinhardt 2ff687c17f avformat/matroskadec: Fix lzo decompression 5 years ago
Andreas Rheinhardt 6c735b96ee fate/matroska: Add test for ProRes and bz2 compression 5 years ago
James Almer eb17a7906b avfilter/vf_vectorscope: use av_clip_uint8() 5 years ago
Paul B Mahol 6399eed48a avfilter/vf_waveform: implement tint options 5 years ago
Paul B Mahol b3216f13ce avfilter/vf_vectorscope: improve tint output for gbrp formats 5 years ago
Carl Eugen Hoyos 2e700ec3a7 fftools/ffmpeg_opt: Add a missing closing brackets. 5 years ago
Paul B Mahol 2736dc0564 avfilter/vf_vectorscope: rename gray mode to tint mode 5 years ago
Paul B Mahol 29b765d657 avfilter/vf_vectorscope: add invert graticule 5 years ago
Paul B Mahol 1669c970b1 avfilter/vf_vectorscope: use enum for graticule items 5 years ago
Michael Niedermayer 5c0d1f7896 avfilter/vf_geq: Add support for reading sample sums and means of rectangles 5 years ago
Michael Niedermayer 47fd73ace2 avfilter/vf_geq: Add NB_PLANES 5 years ago
Michael Niedermayer 45259a0ee4 avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() 5 years ago
Michael Niedermayer 26f040bcb4 avcodec/vc1dec: Fix "return -1" cases 5 years ago
Michael Niedermayer 3ee9240be3 avcodec/vc1dec: Free sprite_output_frame on error 5 years ago
Michael Niedermayer d5e7f01090 avfilter/vf_geq: Relicense to LGPL 5 years ago
Michael Niedermayer 18ff210efb avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 5 years ago
Michael Niedermayer 1f20969457 avcodec/agm: Include block size in the MV check for flags == 3 5 years ago
Michael Niedermayer bf5c850b79 avcodec/wmadec: Keep track of exponent initialization per channel 5 years ago
Michael Niedermayer f1b97f62f8 avcodec/iff: Check that video_size is large enough for the read parameters 5 years ago
Andriy Gelman fc3760a66d avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device 5 years ago