93888 Commits (3c0bfa7d1a90a22d5fe8daa415cc689c111562f1)
 

Author SHA1 Message Date
Michael Niedermayer 3c0bfa7d1a avcodec/cpia: Check input size also against linesizes and EOL 6 years ago
Michael Niedermayer fbdb3aa179 avcodec/v210dec: Fix alignment check for AVX2 6 years ago
Marton Balint c61d16cf3b Revert "lavf/utils: Allow url credentials to contain a slash." 6 years ago
Paul B Mahol 96c79d4e1f avfilter/vf_ocr: also export confidence of result 6 years ago
James Almer 3f31726994 avcodec/options: remove dead test code 6 years ago
Werner Robitza b99c73abf4 doc/scaler: explain values for src_range, dst_range 6 years ago
Jun Zhao 206f72d0f2 libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab 6 years ago
Gyan Doshi c3458f06f4 doc/scaler: indicate some options as API only. 6 years ago
Michael Niedermayer 359d4e10a0 avformat/dashenc: use 64bit for handling the return of avio_tell() 6 years ago
Steven Liu 81acc9adbf doc/filters: update URL for sr filter script repository 6 years ago
Steven Liu 14c58c6aca Revert "doc/filters: update URL for sr filter script repository" 6 years ago
Ruiling Song 65646db8e8 avutil/tx: should check against (*ctx) 6 years ago
Gyan Doshi c2771bbf81 doc/filters: update URL for sr filter script repository 6 years ago
Lynne 6044534964 avutil/tx: fix forward compound non-mod-15 based MDCTs 6 years ago
Paul B Mahol 6276b4db97 avfilter/vf_separatefields: switch to activate 6 years ago
Paul B Mahol 7990df05f7 doc/filters: mention obvious operation, for our always clueless users 6 years ago
Gyan Doshi 8cf947ca4c avfilter/drawtext: stop resource leak 6 years ago
Lynne 87ee9d580c lavu: bump minor and update APIchanges for the new transform API 6 years ago
Guo, Yejun ae6486c625 configure: replace 'pr' with printf since busybox does not support pr 6 years ago
Philip Langdale 13168ecbdc avfilter/vf_scale_cuda: Simplify output plane addressing 6 years ago
Philip Langdale bfbde996cf avfilter/vf_scale_cuda: Add support for YUV444P16 6 years ago
Philip Langdale 89bd7554b2 avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit content 6 years ago
Lynne b79b29ddb1 libavutil: add an FFT & MDCT implementation 6 years ago
Lynne f62ee527cb aarch64/asm-offsets: remove old CELT offsets 6 years ago
James Almer 58d167bcd5 avcodec/Makefile: add missing pngdsp dependency to the lscr decoder 6 years ago
Paul B Mahol f49cec2ba8 avfilter: add asr filter 6 years ago
Andreas Rheinhardt 670251de56 avfilter/vf_stack: Don't modify const strings 6 years ago
Paul B Mahol 8ef163ba9e avfilter: add xmedian filter 6 years ago
Michael Niedermayer 87a54e150e avcodec/cinepak: Check available input against encoded buffer size 6 years ago
Andreas Rheinhardt 8b2140de63 avutil: Add missing reference files for pixdesc fate test 6 years ago
Jun Zhao bf6e0f709b lavf/dashdec: refactoring error handle logic for open_input 6 years ago
Jun Zhao c663046b41 lavf/dashdec: fix the coding logic after open_input fail 6 years ago
Gyan Doshi 21832b93d5 doc/filters: add scale2ref example for proportional scaling 6 years ago
Michael Niedermayer 9d269301f0 swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 6 years ago
Adam Richter b8ed493061 libswcale: Fix possible string overflow in test. 6 years ago
Paul B Mahol f1c9d6fe70 avfilter/vf_chromahold: implement blend option 6 years ago
Gyan Doshi dcc999819d doc/filters: mention drawtext command support 6 years ago
Gyan Doshi 87db1ca632 avfilter/drawtext: make command processing error-resilient 6 years ago
Rick Kern 98478c05ed lavc/videotoolboxenc: Add support for 10-bit HEVC encoding. 6 years ago
Rick Kern 714c8b0766 lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS. 6 years ago
Rick Kern 247bda442f lavc/videotoolboxenc: add require_sw option to force software encoding. 6 years ago
Paul B Mahol bd6942b4c0 avfilter/af_astats: fix calculations involving last sample 6 years ago
Paul B Mahol 2a4a364f6a avfilter/af_astats: fix initial values of variables 6 years ago
Philip Langdale 4fa4f1d7a9 swscale: Add test for isSemiPlanarYUV to pixdesc_query 6 years ago
Philip Langdale cd48318035 swscale: Add support for NV24 and NV42 6 years ago
Philip Langdale 5de4f1d871 avutil: Add NV24 and NV42 pixel formats 6 years ago
Michael Niedermayer 7c6f2bfdb2 avcodec/h264_ps: Check offset_for_non_ref_pic, offset_for_top_to_bottom_field and offset_for_ref_frame 6 years ago
Michael Niedermayer 407e7c34ca avcodec/hq_hqa: Check available space before reading slice offsets 6 years ago
Michael Niedermayer e5ce105149 avcodec/wmv2dec: Check input bits vs. coded MBs 6 years ago
Jun Zhao 1cc7e2630f lavc/pngenc: check malloc fail before using the pointer 6 years ago