92973 Commits (301cee61fa61c55b1c178ebfbc590872e8b033e6)
 

Author SHA1 Message Date
Carl Eugen Hoyos 301cee61fa ffmpeg_opt: Print a warning if more than one -vf/-af option was specified. 6 years ago
Carl Eugen Hoyos 5d958f0955 lavf/mov: Do not fail hard for more invalid atoms. 6 years ago
Michael Niedermayer c15972f0af avcodec/tests/rangecoder: initialize array to avoid valgrind warning 6 years ago
Michael Niedermayer 6e23736aef avcodec/gdv: Optimize and factorize scaling loops 6 years ago
Rafaël Carré 75ea329b78 api-h264-slice-test: fix arguments and help 6 years ago
Jerome Borsboom fc6e53b0b6 avcodec/vc1: fix B predictor validity for 4-MV MBs 6 years ago
Peter Ross d52a1be4e3 avcodec/vp3: ref_frame/ref_frames are only required when HAVE_THREADS=1 6 years ago
James Almer f477ee3e89 checkasm/af_afir: relax the max allowed absolute difference 6 years ago
Paul B Mahol 9217dedcd9 avfilter/af_anlmdn: add timeline support 6 years ago
Paul B Mahol 1ea5529dd2 avfilter: add maskfun filter 6 years ago
Carl Eugen Hoyos 2e8b0446c6 lavc: Allow very high bitrates in AVCPBProperties after next version bump. 6 years ago
Carl Eugen Hoyos 90ab9a58ff lavc/tiff: Support CMYK images. 6 years ago
Carl Eugen Hoyos 261e4cf03f lavc/psd: Support CMYK images. 6 years ago
Michael Niedermayer 77e56d74f9 avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 6 years ago
Michael Niedermayer 433d2ae435 avcodec/exr: set layer_match in all branches 6 years ago
Michael Niedermayer f9728feaf9 avcodec/exr: Check for duplicate channel index 6 years ago
Jerome Borsboom b640227832 avcodec/vc1: fix decoding of old WMV3 format 6 years ago
Jerome Borsboom 96740ec69f avcodec/vc1: shuffle calculation of MV predictor candidates 6 years ago
Paul B Mahol f4fd8ef725 avfilter/af_anlmdn: rework how denoising strength is used 6 years ago
Peter Ross ad0d5d7516 avcodec/dstdec: use appropriate alignment 6 years ago
Linjie Fu 5764c9528b lavc/hevc_parser: report detailed log when missing picture occurs 6 years ago
Michael Niedermayer e94288c493 avcodec/nuv: add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Paul B Mahol c65c4ce773 avfilter/af_anlmdn: do not output more samples than received 6 years ago
Peter Ross 127564b3f1 dstdec: big-endian compatiblity 6 years ago
Peter Ross b4e6d1f597 intreadwrite: add AV_RL64A, AV_WL64A 6 years ago
Paul B Mahol c563513fdf avfilter/af_anlmdn: drain samples at end 6 years ago
Paul B Mahol b5ae61d2c0 avfilter/af_anlmdn: do not trim first samples 6 years ago
Paul B Mahol 0c0fc8896c avfilter/af_anlmdn: log used parameters 6 years ago
Paul B Mahol 395e8a53fa avfilter/af_anlmdn: use lut table to calculate weights 6 years ago
Paul B Mahol dcae5ba322 avfilter: add anlmdn filter x86 SIMD optimizations 6 years ago
Carl Eugen Hoyos 02b6d1dd63 lavfi/f_select: Cosmetics, move a function. 6 years ago
Carl Eugen Hoyos e51811d215 lavfi/f_select: Fix aselect filter standalone compilation. 6 years ago
Carl Eugen Hoyos e52140ba37 lavfi/Makefile: Fix bwdif filter standalone compilation. 6 years ago
Carl Eugen Hoyos 34ca5adf9a configure: Fix hymt decoder standalone compilation. 6 years ago
Zhong Li 0aaaca25e0 lavc/qsvenc: set pict_type to be I for IDR frames. 6 years ago
Linjie Fu e92ce340e6 lavc/qsvenc: add VDENC support for H264 6 years ago
Paul B Mahol ed3b64402e avfilter/af_anlmdn: ignore too small values 6 years ago
Paul B Mahol 8a1fc95840 avfilter: add anlmdn audio filter 6 years ago
James Almer 10931a0661 avcodec/libdav1d: properly free all output picture references 6 years ago
Peter Ross 2659a0fe36 avcodec/vp3data: use more compact data type 6 years ago
Michael Niedermayer 038d291b70 avcodec/qpeg: Optimize long runs in qpeg_decode_intra() not spanning a full row 6 years ago
Karthick Jeyapal e9564f7fea avformat/file: Fix file delete for Windows 6 years ago
Michael Niedermayer ab160efa28 avcodec/huffyuvdec: Check that slices do not exceed frame height 6 years ago
Michael Niedermayer 96e495082a avcodec/huffyuvdec: Check that slice height is non negative. 6 years ago
James Almer 4ec2daf0de configure: add dxva2 extralibs to avcodec 6 years ago
James Almer 674b59c075 avcodec/bsf_list: implement a AVBSFContext.flush callback 6 years ago
Michael Niedermayer 2d580d727c avcodec/gdv: Optimize unscaled loop 6 years ago
Paul B Mahol f2e2456294 avfilter/af_afir: adjust min partition size 6 years ago
Michael Niedermayer 5faa1b8b5a tools/target_dec_fate: Add entries from around issue 500 to 700 6 years ago
nu774 e0686318dd avformat/vapoursynth: properly initialize err variable in read_header_vs() 6 years ago