96206 Commits (f6845269c667422ced17d64f2e8a079437e74fe7)
 

Author SHA1 Message Date
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
Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 5 years ago
Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 5 years ago
Marton Balint 5edacc4609 avutil/opt: add full support for AV_OPT_TYPE_DICT 5 years ago
Paul B Mahol 6c883e214a avfilter/vf_vibrance: add support for commands 5 years ago
Paul B Mahol 50cfe9662d avfilter/vf_il: add support for commands 5 years ago
Paul B Mahol 5fb37598ad avfilter/af_stereowiden: add support for commands 5 years ago
Paul B Mahol 954637805d avfilter/af_extrastereo: add support for commands 5 years ago
Paul B Mahol fad62eebee avfilter/vf_neighbor: add support for commands 5 years ago
Marvin Scholz f37bfd3f62 avformat/dashdec: propagate icy to child AVIOContexts 5 years ago
Marvin Scholz c3bb6efef2 avformat/hls: propagate icy to child AVIOContexts 5 years ago
Limin Wang 93671d6755 avcodec/mvha: fix warning: variable 'size' set but not used 5 years ago
Andreas Rheinhardt 39561bbe77 avformat/microdvdenc: Use avio_w8 to write a char 5 years ago
Andreas Rheinhardt 9bde6c6be0 avformat/microdvd: Use \n instead of \0 to end file header 5 years ago
Andreas Rheinhardt b0d0d7e4d0 avformat/flvenc: Fix leak of oversized packets 5 years ago
Andreas Rheinhardt 28d02524a0 avformat/flvenc: Forward errors from allocating keyframe index 5 years ago
Andreas Rheinhardt a94e6b50c6 avformat/wavenc: Add deinit function 5 years ago
Andreas Rheinhardt 827bdc8418 avformat/spdifenc: Replace write_trailer by deinit 5 years ago