106809 Commits (fbe4e825d8001bb6677589c327ea097db4a97db4)
 

Author SHA1 Message Date
Andreas Rheinhardt f6e167998f avcodec/avcodec: Simplify accessing AVSubtitleRect via dedicated pointer 3 years ago
Andreas Rheinhardt 3649051dc4 avcodec/avcodec: Avoid av_frame_unref(NULL) 3 years ago
Andreas Rheinhardt 3a920372a1 avcodec/encode: Fix check for encoders impl. encode-simple API 3 years ago
Paul B Mahol f67403edb3 avcodec/mlpenc: fix encoding after receiving last frame 3 years ago
Anton Khirnov e663030267 lavc/encode: pick a sane default for bits_per_raw_sample if it's not set 3 years ago
Anton Khirnov ee26138e67 lavc/encode: reindent 3 years ago
Anton Khirnov 15975881ae lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() 3 years ago
Anton Khirnov ce3c20f2aa lavc: move default get_buffer2() to its own file 3 years ago
Anton Khirnov 32413600e8 lavc/encode: drop EncodeSimpleContext 3 years ago
Anton Khirnov 1c01dca144 lavc/avcodec: only allocate the encoding frame for encoders 3 years ago
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