96453 Commits (fc2523c79256d73933569ea5c60e5f17b0c42ff1)
 

Author SHA1 Message Date
Marton Balint 04e36fc4e1 avformat/img2enc: factorize piped write_packet 5 years ago
Marton Balint b693b06b22 avformat/img2enc: factorize writing fully muxed file 5 years ago
Marton Balint bc17b831dd doc/muxers: fix order of options and examples for image2 muxer 5 years ago
Paul B Mahol 81172b5e3a avfilter/af_dynaudnorm: fix previous commit 5 years ago
Paul B Mahol ed02563ce0 avfilter/af_dynaudnorm: do not enqueue flush buffers 5 years ago
Zhong Li 12c4d00c10 avcodec/mpeg12dec: always submit the first field to hwaccel 5 years ago
Timo Rothenpieler d4996a600c avcodec/nvdec_mpeg12: set field flags 5 years ago
Marton Balint e47a954631 avcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-params 5 years ago
Marton Balint a613d042e7 avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params 5 years ago
Marton Balint 91f64ea4c5 avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params 5 years ago
Marton Balint dfea6d2e50 avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params 5 years ago
Marton Balint 9ac1066dc6 avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters 5 years ago
Marton Balint 710e9f3f18 avformat/tee: use AV_OPT_TYPE_DICT for fifo_options 5 years ago
Marton Balint 7c3125133f avformat/segment: use AV_OPT_TYPE_DICT for segment_format_options 5 years ago
Marton Balint 5d35a6e8e2 avformat/hlsenc: use AV_OPT_TYPE_DICT for hls_ts_options 5 years ago
Marton Balint f20bdbff6d avformat/fifo: use AV_OPT_TYPE_DICT for format_opts 5 years ago
Marton Balint 59172164f3 avformat/dashenc: use AV_OPT_TYPE_DICT for format_options 5 years ago
James Almer 3670a10c2d avcodec/libx265: export encoded frame stats 5 years ago
James Almer 278a91f8fe avcodec/libx265: add a qp option and apply the relevant global AVCodecContext settings to the encoder context 5 years ago
James Almer 3c22436ddf avcodec/libx265: apply some global AVCodecContext settings to the encoder context 5 years ago
Andreas Rheinhardt 40d9cbdc22 avformat/matroskadec: Use AV_DICT_DONT_STRDUP_VAL to save av_strdup 5 years ago
Andreas Rheinhardt 34e3810b04 avformat/matroskaenc: Check return value of ff_isom_write_hvcc() 5 years ago
Andreas Rheinhardt 2968da7d9e avformat/matroskaenc: Adapt documentation of put_ebml_num 5 years ago
Andreas Rheinhardt 6d354aeb29 avformat/mpeg: Remove secondary packet for reading VobSub 5 years ago
Matt Oliver 1fd8929450 compat/avisynth: Fix unicode compilation. 5 years ago
Paul B Mahol d4d6280ab2 avfilter/af_dynaudnorm: do not hang forever if only EOF is received 5 years ago
Paul B Mahol 7bb09e57e0 avfilter/af_dynaudnorm: do not error out if even filter size was given 5 years ago
Jun Zhao d7e2a2bb35 lavf/libsrt: add version guard for srt encryption control 5 years ago
Gyan Doshi 7b58702cbd configure: bump year 5 years ago
Michael Niedermayer a15d904ad7 avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
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