107694 Commits (e35b8b848c2a23212b09ff54846cf62acd78ca66)
 

Author SHA1 Message Date
Zhao Zhili 988838cf4f avformat/flvdec: make key frame timestamps more accurate 2 years ago
Zhao Zhili 693c5be320 avformat/flvenc: fix timestamp of key frame index 2 years ago
Zhao Zhili 30aa0c3f48 avdevice/v4l2: fix leak of timefilter 2 years ago
Haihao Xiang ad67ea9eee ffmpeg_opt: consider HW acceleration method when selecting decoder 2 years ago
Haihao Xiang df5defe15a ffmpeg_opt: select a decoder after getting values for per-stream hwdec options 2 years ago
James Almer b0cd979a0b avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
Anton Khirnov c6f22940e4 lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
Anton Khirnov e3838b856f lavc: add API for exporting reconstructed frames from encoders 2 years ago
Anton Khirnov eede1d2927 lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames 2 years ago
Andreas Rheinhardt d9cd192ddd fftools/ffmpeg_opt: Fix copyinkf 2 years ago
Andreas Rheinhardt 771d8937af avcodec/alpha/me_cmp_alpha: Remove commented-out function 2 years ago
Andreas Rheinhardt 088382a434 avcodec/alpha/me_cmp_alpha: Use proper me_cmp_func type 2 years ago
Andreas Rheinhardt fe211aebbf fate/lavf-image: Disable file checksums for exr tests 2 years ago
Andreas Rheinhardt 4fb8741c46 tests/fate-run: Allow to skip file checksums for lavf_image 2 years ago
James Almer db9fd78bd7 avcodec/aacdec_fixed: also clip samples on the second channel for stereo HE-AAC 2 years ago
James Almer 9fb80bf760 avcodec/aacdec_fixed: add missing priv_class 2 years ago
Martin Storsjö 8e6759f10c configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter 2 years ago
Andreas Rheinhardt 1368b5a725 avcodec/ttmlenc: Use string literal macro for default namespacing 2 years ago
Andreas Rheinhardt e725c5e24e avcodec/exr: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 9ea03f5678 avcodec/diracdec: Constify slice threads' ptr to main context 2 years ago
Andreas Rheinhardt 597dc96736 avcodec/dvdec: Constify slice threads' ptr to main context 2 years ago
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