106561 Commits (a285968a0b122484635846babd9a1e8183e70fb0)
 

Author SHA1 Message Date
Linjie Fu a285968a0b lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi 3 years ago
Paul B Mahol 6e45acd23b avfilter: let single output frame A->V filters set reasonable frame rate 3 years ago
Marton Balint 7ac559b819 fate: add fate tests for VBN encoder and decoder 3 years ago
Marton Balint ee50cc18b3 avcodec/vbnenc: add VBN encoder 3 years ago
Marton Balint 013d774e22 avcodec/vbndec: add VBN decoder 3 years ago
Marton Balint a4570d7a66 avcodec/hapenc: use the common texturedsp encode function 3 years ago
Marton Balint b3074ac9f4 avcodec/hapdec: use the common texturedsp decode function 3 years ago
Marton Balint 30fdcd2e12 avcodec/dds: use the common texture dsp decode function 3 years ago
Marton Balint 541d3755e9 avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function 3 years ago
Marton Balint 80e997b081 fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input 3 years ago
Peter Ross 072101bd52 avcodec/binkaudio: fix indentation to match previous line 3 years ago
Andrey Volk 4e6debe1df avcodec/libwebpenc_animencoder: Fix memory leak of WebPData in libwebp_anim_encode_frame() 3 years ago
Romain Beauxis 2a44db59ca avdevice/dshow: Fix dshow device name/description 3 years ago
Peter Ross 7f534d022e avformat/codec2: remove surplus include 'memory.h' statement 3 years ago
TADANO Tokumei ad063e6e10 avformat/mpegts.c: ignore a section with next flag 3 years ago
TADANO Tokumei 5dcedfcd17 avformat/mpegts.c: fix to check end of each descriptor of SDT 3 years ago
softworkz 58b07ecb3f avcodec/dvdsubdec: fix incorrect yellow appearance of dvd subtitles 3 years ago
James Almer aa0829d834 fate: update reference files after the recent dash manifest muxer changes 3 years ago
Paul B Mahol 5a9de38e54 avfilter/vf_waveform: copy props from input frame 3 years ago
Paul B Mahol a700dc3735 avfilter/vf_waveform: add some support for commands 3 years ago
Paul B Mahol e528ced7c8 avfilter/vf_vectorscope: add some commands support 3 years ago
Paul B Mahol 49526852c3 avfilter/vf_drawbox: add packed rgb support 3 years ago
Paul B Mahol 8d6acba59a avfilter/vf_colorkey: use multiplication instead of division 3 years ago
Paul B Mahol c3f5f1bc56 avfilter/vf_colorkey: add >8 depth support 3 years ago
Paul B Mahol 9d20f64f9c avformat/smacker: add better seeking support 3 years ago
Haihao Xiang b2dd3e844d qsvenc: fix typo 3 years ago
James Almer 487b49d8f2 avformat/webmdashenc: fix on-demand profile string 3 years ago
James Almer 3e186148ca avcodec/libdav1d: don't depend on the event flags API to init sequence params the first time 3 years ago
James Almer e3c4442b24 avcodec/libsvtav1: give svtav1-params priority over avctx values 3 years ago
Hendrik Leppkes cd96211ace avfilter/f_ebur128: multiply in integer first, before dividing in float 3 years ago
Gyan Doshi 607ecc27ed doc/filters: add range/defaults for tile filter options 3 years ago
Paul B Mahol 55d414829c avfilter/af_ladspa: fix pts compensation if number of samples per frame is lower than latency 3 years ago
Paul B Mahol 4fbf3c828b avfilter/af_ladspa: compensate output pts if latency compensation is on 3 years ago
Wenbin Chen fb88809063 libavcodec/qsvenc: Add more pixel format support to qsvenc 3 years ago
Wenbin Chen e0ae810da3 libavcodec/qsvdec: Add more pixel format support to qsvdec 3 years ago
Wenbin Chen 0a0847dbac libavcodec/qsvdec: using suggested num to set init_pool_size 3 years ago
Wenbin Chen 4a633eb36f libavcodec/qsvdec: remove redundant decodeHeader() 3 years ago
Wenbin Chen 40f38659d7 libavcodec/qsvdec: reinit decoder according to decode() return value 3 years ago
He, Fan F ad21f26492 libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for more accurate bitrate control 3 years ago
Ingo Brückl 02111be0c1 libavutil/hwcontext_vaapi: Re-enable support for libva v1 3 years ago
Stefano Sabatini 67c1078046 doc/fate: add note about showing test names and running a tests subset 3 years ago
Danil Chapovalov 706f12992d avcodec/libvpxenc: enable dynamic max quantizer reconfiguration 3 years ago
James Almer c9ecbc08a1 tests: use a filtergraph script for fate-mov-channel-description 3 years ago
Andreas Rheinhardt 24fd3ff5a2 avcodec/vp9_raw_reorder_bsf: Merge close and flush 3 years ago
Andreas Rheinhardt ebec607941 avcodec/vp9_raw_reorder_bsf: Fix leak of cached packet 3 years ago
Andreas Rheinhardt a68a6322b7 avformat/mpegenc: Fix ever growing FIFO and infinite loop on error 3 years ago
Andreas Rheinhardt 6ed0d95fa2 avcodec/codec_internal: Constify AVPacket in decode_sub cb 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt fb59a42ef9 avcodec/codec_internal: Add FFCodec.decode_sub 3 years ago