107662 Commits (5828e8209f48f206c42b69e314a6988b50e98924)
 

Author SHA1 Message Date
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 2 years ago
Andreas Rheinhardt e7cb7c762a avcodec/cfhdencdsp: Constify input pointers 2 years ago
Andreas Rheinhardt dc3e25e4d3 avcodec/lossless_videoencdsp: Constify src sub_left_predict 2 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
Andreas Rheinhardt 2793e4353f avcodec/half2float: Constify arrays in half2float() 2 years ago
Andreas Rheinhardt 145236741d avcodec/mpegvideo: Inline values in ff_update_block_index() 2 years ago
Andreas Rheinhardt dd20ebb2ca avcodec/pngenc: Don't cast const away unnecessarily 2 years ago
Andreas Rheinhardt 7e41f95dce avcodec/snow: Remove unused halfpel_plane 2 years ago
Andreas Rheinhardt e4547c136a avcodec/pnmdec: Fix indentation 2 years ago
Andreas Rheinhardt 22ca2ef018 avcodec/pnmdec, pnm_parser: Improve const-correctness 2 years ago
Andreas Rheinhardt d8388e1b4e avcodec/ilbcdec: Move transient GetBitContext from ctx to stack 2 years ago
Andreas Rheinhardt 86460b366c avcodec/ilbcdec: Fix const correctness 2 years ago
Andreas Rheinhardt e86b8ca7f1 avcodec/cinepakenc: Avoid casting const away 2 years ago
Andreas Rheinhardt 941a82b57c avcodec/dxv: Don't cast const away unnecessarily 2 years ago
Andreas Rheinhardt e207f75ba8 avcodec/diracdsp: Don't cast const away unnecessarily 2 years ago
Andreas Rheinhardt 0213363175 avcodec/fitsenc: Don't cast const away unnecessarily 2 years ago
Andreas Rheinhardt 90c38612f8 avcodec/gif: Remove redundant cast 2 years ago
Andreas Rheinhardt da668fa7d2 swscale/rgb2rgb: Don't cast const away 2 years ago
Andreas Rheinhardt 41e5555a00 avcodec/xwdenc: Don't modify input frame 2 years ago
Andreas Rheinhardt f654aa8a09 tests/ref/fate/filter-metadata-cropdetect[12]: Fix ref file 2 years ago
Andreas Rheinhardt f0dd4ab055 avfilter/vf_cropdetect: Remove set-but-unused variable 2 years ago
Andreas Rheinhardt a2d7da01e8 avcodec/threadframe: Constify the frame in ff_thread_await_progress 2 years ago
Andreas Rheinhardt 92e702863c avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it 2 years ago
Andreas Rheinhardt 879eed5555 avcodec/ttmlenc: Deduplicate ttml_default_namespacing string 2 years ago
James Almer 6ca1690643 avcodec/alac: don't fail if channels aren't set during init() when extradata is valid 2 years ago
James Almer 6406d5e430 avcodec/aacdec: print a log message when treating mono HE-AAC as stereo 2 years ago
Thilo Borgmann 665349c4c0 lavfi/vf_cropdetect: Reindent after last commit 2 years ago
Thilo Borgmann cd8515eb70 Changelog: Update after last commit 2 years ago
Thilo Borgmann 9d66417cc5 lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges 2 years ago
Thilo Borgmann cf1f574431 lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
Niklas Haas 1001bdc504 fate/png: add test for ICC profile parsing 2 years ago
Niklas Haas 8377ef43f4 avcodec/encode:: generate ICC profiles 2 years ago
Niklas Haas 77f8dcb265 avcodec/decode: parse ICC profiles 2 years ago
Niklas Haas c688ddc067 avcodec: add common fflcms2 boilerplate 2 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 2 years ago
Niklas Haas 61ffa23c2e avcodec/codec_internal: add cap for ICC profile support 2 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 2 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 2 years ago
Anton Khirnov 6b12208646 fftools/ffmpeg_opt: reindent 2 years ago
Anton Khirnov ac3e461348 fftools/ffmpeg_opt: factor manually mapping streams out of open_output_file() 2 years ago
Anton Khirnov 753195944a fftools/ffmpeg_opt: reindent 2 years ago
Anton Khirnov 85692aeecb fftools/ffmpeg_opt: factor auto-mapping data streams out of open_output_file() 2 years ago
Anton Khirnov 6bd98d9ed8 fftools/ffmpeg_opt: reduce indentation in map_auto_subtitle() 2 years ago
Anton Khirnov 6ab412ef9c fftools/ffmpeg_opt: factor auto-mapping subtitles out of open_output_file() 2 years ago
Anton Khirnov ff40d9e8ed fftools/ffmpeg_opt: reduce indentation in map_auto_audio() 2 years ago
Anton Khirnov b898dc8934 fftools/ffmpeg_opt: factor auto-mapping audio out of open_output_file() 2 years ago
Anton Khirnov 74176f3cd6 fftools/ffmpeg_opt: reduce indentation in map_auto_video() 2 years ago
Anton Khirnov 1a464efae3 fftools/ffmpeg_opt: factor auto-mapping video out of open_output_file() 2 years ago
Anton Khirnov ecfdab20e4 fftools/ffmpeg: do not log to the decoder context 2 years ago
Anton Khirnov d6cbc04229 fftools/ffmpeg_mux: move some functions closer to their only callers 2 years ago