106824 Commits (e06b1ba7d79ac15f23fb08947949dcfec8bfb408)
 

Author SHA1 Message Date
Paul B Mahol 7e81295488 avfilter: add feedback video filter 3 years ago
Paul B Mahol a34fe3dfa9 avfilter/avf_showspectrum: fix pts offset by one 3 years ago
Andreas Rheinhardt fe2eb9760f fate/oma: Use REMUX where appropriate 3 years ago
Andreas Rheinhardt c3b2bee589 fate/subtitles: Use REMUX where appropriate 3 years ago
Andreas Rheinhardt c4c38d2d14 fate/image: Use TRANSCODE where appropriate 3 years ago
Andreas Rheinhardt 7297b17a84 tests/Makefile: Add auxiliary functions for transcode and stream_remux 3 years ago
Andreas Rheinhardt 202da3bf48 avcodec/mjpegenc: Don't unnecessarily grow buffer 3 years ago
Andreas Rheinhardt f703cbabdb avcodec/mpegvideo_enc: Remove always-true check 3 years ago
Andreas Rheinhardt c3047da646 avcodec/mpegvideo_enc: Fix unnecessary linear growth of buffer 3 years ago
Andreas Rheinhardt 4487dd8bb5 avcodec/mpegvideo_enc: Ignore ICC profile size when not MJPEG 3 years ago
Paul B Mahol 1764a6887b avfilter/avf_showspectrum: add alpha pixel format support 3 years ago
Mark Gaiser ea84eb2db1 avformat/ipfsgateway: define PATH_MAX 3 years ago
Paul B Mahol bf6735e945 avfilter/af_adenorm: simplify handling of commands 3 years ago
Paul B Mahol 24144af2dd avfilter/avf_showvolume: check for allocation error and stop leaks 3 years ago
Andreas Rheinhardt fa3f9f2f6a avcodec/avcodec: Don't reset decoder-fields for encoders when flushing 3 years ago
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