100980 Commits (d16293e76cf8b53b8bef589e69823f7864ee14f4)
 

Author SHA1 Message Date
Paul B Mahol d16293e76c avfilter/vf_lensfun: display list of possible values if user supplied none 4 years ago
Paul B Mahol 8b78eb312d avfilter/vf_lensfun: replace deprecated calls 4 years ago
Paul B Mahol 593817f51d avfilter/vf_frei0r: add timeline support 4 years ago
Gyan Doshi 5c8d4c4fac avfilter/drawbox: fix formatting after d64cbd4fda 4 years ago
Limin Wang 81c462ad95 avformat/mxfenc: prefer to use the configured metadata 4 years ago
Limin Wang 9605307e78 avformat/mxf: add platform local tag 4 years ago
Limin Wang 3f8db7eea0 avformat/mxfdec: set toolkit version metadata 4 years ago
Paul B Mahol cba716f55e avformat/cdxl: improve frame rate guessing for standard cdxl 4 years ago
Paul B Mahol fb9c56bbd5 avfilter/af_arnndn: add support for commands 4 years ago
Michael Niedermayer 996ef512fe tools/target_dec_fuzzer: Adjust threshold for interplayacm 4 years ago
Michael Niedermayer 842c268c64 avformat/4xm: Make audio_frame_count 64bit 4 years ago
Michael Niedermayer 4f70e1ec0c avformat/mov: Use av_mul_q() to avoid integer overflows 4 years ago
Michael Niedermayer 4dfb7ff528 avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapper 4 years ago
Paul B Mahol 3d7ee5c91a avfilter/vf_blend: add support for commands 4 years ago
Paul B Mahol 89e2fbceee avcodec/utils: unbreak BINKAUDIO_DCT duration calculation 4 years ago
Paul B Mahol 5765149392 avfilter/af_amix: add sum option 4 years ago
Paul B Mahol e955f5ac01 avformat: add binka demuxer 4 years ago
Michael Niedermayer b12e713b80 avformat/rmdec: Reorder operations to avoid overflow 4 years ago
Michael Niedermayer 401495def6 avcodec/mxpegdec: fix SOF counting 4 years ago
Michael Niedermayer a5ed6da9bd avcodec/rscc: Check inflated_buf size whan it is used 4 years ago
Michael Niedermayer ab82c10578 avformat/mvdec: Sanity check SAMPLE_WIDTH 4 years ago
Andreas Rheinhardt 4f3d8cb554 avcodec/cabac_functions, x86/cabac: Include stddef.h 4 years ago
sfan5 a44c42dc31 avformat/dashdec: Avoid segfault when URL template is unexpectedly missing 4 years ago
sfan5 5a98a027d6 avformat/dashdec: Fix missing NULL check 4 years ago
Steven Liu 29ef547c16 avformat/dashdec: rename variable name for more readable 4 years ago
Steven Liu 756897eff4 avformat/dashdec: check init_section before use it. 4 years ago
Paul B Mahol a8b3a51790 avformat/cdxl: rework probe and fix sample rate and frame rate 4 years ago
Andreas Rheinhardt 1873d128f9 avformat/qtpalette: Use better headers 4 years ago
Andreas Rheinhardt e9513052b5 avformat/rtsp: Fix build failure when RTP demuxers are disabled 4 years ago
Andreas Rheinhardt 7936cfc157 avformat/Makefile: Only compile qtpalette.c when needed 4 years ago
Andreas Rheinhardt d97e84b46f avformat/qtpalette: Move default palette to their only user 4 years ago
Andreas Rheinhardt a703410d25 avformat/cutils, dvenc: Move ff_brktimegm to its only user 4 years ago
Paul B Mahol e818951505 avformat/cdxl: add support for custom 24bit pal8 formats 4 years ago
Tomas Härdin e6254d5ab9 avformat/mxfdec: Add missing const to mxf_mastering_display* 4 years ago
Jose Da Silva 7ccea3bf09 avcodec/xbmdec: get_nibble() minor speed increase, and binary reduction 4 years ago
Jose Da Silva 8c3d31fbee avcodec/xbmdec: convert() minor speed increase 4 years ago
Jose Da Silva 42c636c972 avcodec/xbmenc: Pre-compute variables once for parse_str_int() 4 years ago
Jose Da Silva b6bc981d25 avcodec/xbmenc: substitute end instead of recalculating end 4 years ago
Paul B Mahol b4ad669a42 avfilter/avfilter: mark enable as runtime option too 4 years ago
Paul B Mahol f6621a8e72 avfilter: add colorcorrect filter 4 years ago
Anton Khirnov b7251aed46 av_dump_format(): reduce indentation for streams 4 years ago
Anton Khirnov 3696c3b161 av_dump_format(): increase indentation for chapter metadata 4 years ago
Anton Khirnov 80aad8886a av_dump_format: add a heading for chapters 4 years ago
Andreas Rheinhardt 2367affc2c fftools/ffmpeg_filter: Make functions only used locally static 4 years ago
Andreas Rheinhardt 2166d8d6b2 fftools/ffmpeg_filter: Remove ist_in_filtergraph 4 years ago
Andreas Rheinhardt 8c01eb0a31 avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c 4 years ago
Andreas Rheinhardt 455d3a7684 avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level 4 years ago
Andreas Rheinhardt ba874ad904 avfilter/ebur128: Remove unused functions 4 years ago
Andreas Rheinhardt a40c158eda fftools/ffmpeg_filter: Remove choose_sample_fmt 4 years ago
Andreas Rheinhardt bb072a0369 avformat/rtmppkt: Only compile ff_rtmp_packet_dump if defined(DEBUG) 4 years ago