107823 Commits (da0a37bab7434ef485146ce8575c7948db1fe3e2)
 

Author SHA1 Message Date
Andreas Rheinhardt 5ad29e1590 avcodec/dxv: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt a18c372390 avcodec/jpeg2000dec: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 0980d3801d avcodec/magicyuv: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 0eae123dbd avcodec/proresdec2: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 9c4f7d1e88 avcodec/vp8: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 94dd8f421e avcodec/wavpack: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 4368e86a02 avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target 2 years ago
Andreas Rheinhardt 0eb399ac39 avcodec: Constify ThreadFrames if possible 2 years ago
Andreas Rheinhardt 34276b815b avcodec/motion_est: Constify pointers to frame data 2 years ago
Andreas Rheinhardt 209a11053f avcodec/mpegvideodsp: Constify src pointers 2 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 2 years ago
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