106699 Commits (84a80ac15de802dfea32d83206deafadbd1947cb)
 

Author SHA1 Message Date
Anton Khirnov 7efa6418b8 lavc/avcodec: simplify codec id/type validity checking 3 years ago
Anton Khirnov 4a7c8bb3d8 fftools/ffmpeg: store output format separately from the muxer context 3 years ago
Anton Khirnov 5c66ee6351 fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c 3 years ago
Anton Khirnov 5bc644ea8a fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c 3 years ago
Anton Khirnov 288aa37387 fftools/ffmpeg: move some muxing-related code into a separate file 3 years ago
Anton Khirnov b1a984cb49 fftools/ffmpeg: store the output file index in OutputFile 3 years ago
Anton Khirnov 16aea9a38b fftools/ffmpeg: pass the muxer context explicitly to some functions 3 years ago
Anton Khirnov 662364b2ef fftools/ffmpeg: stop using OutputStream.frame_number for streamcopy 3 years ago
Anton Khirnov 86e1c0303c fftools/ffmpeg: move a comment to a more appropriate place 3 years ago
Anton Khirnov a8c95e1feb fftools/ffmpeg: drop an obsolete hack 3 years ago
Paul B Mahol 9a22c6508a avfilter/vf_deblock: fix posible overreads 3 years ago
Paul B Mahol b74f212b7a avfilter/vf_xmedian: simplify changing index variable 3 years ago
Paul B Mahol 9d40fe20c9 avfilter/af_crystalizer: remove no longer needed wrapper function 3 years ago
Paul B Mahol 63d12a48b5 avfilter/vf_chromashift: simplify handling of commands 3 years ago
Wenbin Chen 7e7b3a4c28 libavutil/hwcontext_qsv: Align width and heigh when download qsv frame 3 years ago
Andreas Rheinhardt 7427b87e44 avcodec/mss12: Constify slice context->parent context pointer 3 years ago
Andreas Rheinhardt 77ed56f0ec avcodec/vbnenc: Add AV_CODEC_CAP_DR1 3 years ago
Andreas Rheinhardt cc0a4fa630 avcodec/vbn(dec|enc): Avoid always-false checks 3 years ago
Andreas Rheinhardt 300dd79c3d avcodec/vbn(dec|enc): Avoid leaving stale pointers in context 3 years ago
Andreas Rheinhardt 81b6a10937 avcodec/vbn(dec|enc): Remove empty close function 3 years ago
Mark Gaiser f889837e00 avformat: Add IPFS protocol support. 3 years ago
Paul B Mahol c2351d5a53 avcodec/mlpenc: simplify calling function 3 years ago
Paul B Mahol dc068a7265 avcodec/mlpenc: use FFMAX() 3 years ago
Paul B Mahol cbad385f04 avcodec/mlpenc: improve handling of last samples 3 years ago
Paul B Mahol 25cd1845ab avfilter/af_asetnsamples: fix excessive frames queueing at start 3 years ago
James Almer b64043a83d avfilter/vf_drawbox: remove redefinition of DrawBoxContext typedef 3 years ago
Gyan Doshi 1405b65d22 avfilter/lensfun: add option db_path 3 years ago
Paul B Mahol 1047fedd0f avfilter: add Audio Video Sync Test filter 3 years ago
Martin Storsjö 74439b67f2 tests: Fix the dependencies for the fate-jpg-icc test 3 years ago
Paul B Mahol 13fe148c31 avfilter/f_ebur128: fix typos for swr chlayouts 3 years ago
Andreas Rheinhardt 3bbbb09a53 avcodec/hevc_sei: Don't use GetBit-API for byte-aligned reads 3 years ago
Andreas Rheinhardt cf3f8ab9e6 avcodec/hevc_sei: Fix parsing SEI messages 3 years ago
Niklas Haas e254af3154 avcodec/mjpegenc: support writing ICC profiles 3 years ago
Niklas Haas 4a580975d4 avcodec/pngenc: support writing iCCP chunks 3 years ago
Gyan Doshi d6d46a2c50 doc/filters: guide to list lensfun db emtries 3 years ago
Mark Thompson 9f02e03387 vaapi_encode_h265: Query encoding block sizes and features 3 years ago
Mark Thompson 77fd2f9c7c vaapi_encode_h265: Explicitly set and correct some flags 3 years ago
Mark Thompson 99b333e5ff vaapi_encode: Move block size calculation after entrypoint selection 3 years ago
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