106551 Commits (072101bd52f7f092ee976f4e6e41c19812ad32fd)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 1c3c29d07d avcodec/options: Fix AVClassCategory of decoders with .receive_frame 3 years ago
Paul B Mahol 21ca221068 avfilter/vsrc_gradients: add spiral type 3 years ago
Paul B Mahol 8e1cedbb61 avfilter/vsrc_gradients: add circular type 3 years ago
James Almer cc6c5ff201 avcodec/libvpxenc: avoid unnecessary variable shadowing 3 years ago
Danil Chapovalov 53fd2d2203 avcodec/libvpxenc: return quantizer parameter for an encoded frame 3 years ago
James Almer 0e03807f69 fate: add a test for writing channel descriptions in mov 3 years ago
James Almer 7ccc910803 avformat/movenc: don't use mono layout when a front center label is expected 3 years ago
James Almer feb3b44c1c avformat/mov_chan: move the definition of MovChannelLayoutTag to the header 3 years ago
James Almer c2c5f34843 avformat/movenc: write channel descriptions when a known layout or a bitmap can't be used 3 years ago
James Almer b4373bc422 avformat/mov_chan: use a higher log level for a debug message 3 years ago