46827 Commits (9ea03f5678c21e07da9f484846beb2637d41cd7d)

Author SHA1 Message Date
Andreas Rheinhardt 9ea03f5678 avcodec/diracdec: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 597dc96736 avcodec/dvdec: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 5ad29e1590 avcodec/dxv: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt a18c372390 avcodec/jpeg2000dec: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 0980d3801d avcodec/magicyuv: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 0eae123dbd avcodec/proresdec2: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 9c4f7d1e88 avcodec/vp8: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 94dd8f421e avcodec/wavpack: Constify slice threads' ptr to main context 3 years ago
Andreas Rheinhardt 4368e86a02 avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target 3 years ago
Andreas Rheinhardt 0eb399ac39 avcodec: Constify ThreadFrames if possible 3 years ago
Andreas Rheinhardt 34276b815b avcodec/motion_est: Constify pointers to frame data 3 years ago
Andreas Rheinhardt 209a11053f avcodec/mpegvideodsp: Constify src pointers 3 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 3 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 3 years ago
Andreas Rheinhardt e7cb7c762a avcodec/cfhdencdsp: Constify input pointers 3 years ago
Andreas Rheinhardt dc3e25e4d3 avcodec/lossless_videoencdsp: Constify src sub_left_predict 3 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 3 years ago
Andreas Rheinhardt 2793e4353f avcodec/half2float: Constify arrays in half2float() 3 years ago
Andreas Rheinhardt 145236741d avcodec/mpegvideo: Inline values in ff_update_block_index() 3 years ago
Andreas Rheinhardt dd20ebb2ca avcodec/pngenc: Don't cast const away unnecessarily 3 years ago
Andreas Rheinhardt 7e41f95dce avcodec/snow: Remove unused halfpel_plane 3 years ago
Andreas Rheinhardt e4547c136a avcodec/pnmdec: Fix indentation 3 years ago
Andreas Rheinhardt 22ca2ef018 avcodec/pnmdec, pnm_parser: Improve const-correctness 3 years ago
Andreas Rheinhardt d8388e1b4e avcodec/ilbcdec: Move transient GetBitContext from ctx to stack 3 years ago
Andreas Rheinhardt 86460b366c avcodec/ilbcdec: Fix const correctness 3 years ago
Andreas Rheinhardt e86b8ca7f1 avcodec/cinepakenc: Avoid casting const away 3 years ago
Andreas Rheinhardt 941a82b57c avcodec/dxv: Don't cast const away unnecessarily 3 years ago
Andreas Rheinhardt e207f75ba8 avcodec/diracdsp: Don't cast const away unnecessarily 3 years ago
Andreas Rheinhardt 0213363175 avcodec/fitsenc: Don't cast const away unnecessarily 3 years ago
Andreas Rheinhardt 90c38612f8 avcodec/gif: Remove redundant cast 3 years ago
Andreas Rheinhardt 41e5555a00 avcodec/xwdenc: Don't modify input frame 3 years ago
Andreas Rheinhardt a2d7da01e8 avcodec/threadframe: Constify the frame in ff_thread_await_progress 3 years ago
Andreas Rheinhardt 92e702863c avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it 3 years ago
Andreas Rheinhardt 879eed5555 avcodec/ttmlenc: Deduplicate ttml_default_namespacing string 3 years ago
James Almer 6ca1690643 avcodec/alac: don't fail if channels aren't set during init() when extradata is valid 3 years ago
James Almer 6406d5e430 avcodec/aacdec: print a log message when treating mono HE-AAC as stereo 3 years ago
Niklas Haas 8377ef43f4 avcodec/encode:: generate ICC profiles 3 years ago
Niklas Haas 77f8dcb265 avcodec/decode: parse ICC profiles 3 years ago
Niklas Haas c688ddc067 avcodec: add common fflcms2 boilerplate 3 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 3 years ago
Niklas Haas 61ffa23c2e avcodec/codec_internal: add cap for ICC profile support 3 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 3 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 3 years ago
Andreas Rheinhardt 6f7d3bde11 avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 3 years ago
Andreas Rheinhardt 7ab9b30800 avcodec/vp56: Move VP5-9 range coder functions to a header of their own 3 years ago
Andreas Rheinhardt 80ad06ab1b avcodec/vp56: Move VP8/9-only rac functions to a header of their own 3 years ago
Andreas Rheinhardt 062599d786 avcodec/vp56.h: Move VP8-only functions to vp8.c 3 years ago
Andreas Rheinhardt f3fef1259c avcodec/hq_hqa: Remove transient GetByteContext from context 3 years ago
Xu Guangxin 81ebf40efa lavc/hevcdec: respect the value of no_output_of_prior_pics_flag 3 years ago
Xu Guangxin 2191f9a6af lavc/hevc_refs: exclude current frame from long term refs 3 years ago