93104 Commits (d20902fd2399ae04cbd5c02e83fbd90c68592555)
 

Author SHA1 Message Date
Marton Balint 679cbd8f18 avformat/concatdec: fix cur_dts based duration calculation with nonzero stream start_time 6 years ago
Marton Balint 0a98622cbe avformat/concatdec: factorize the duration calculating function 6 years ago
Zhong Li 87c165c237 lavc/qsvenc: set BRCParamMultiplier to aviod BRC overflow 6 years ago
Shiyou Yin 83aa2cd757 avcodec/mips: [loongson] optimize put_hevc_qpel_bi_hv_8 with mmi. 6 years ago
Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
FeRD (Frank Dana) 8133921ad2 avcodec/tests: Add codec_desc to .gitignore 6 years ago
Karthick J 306cc26115 avformat/dashenc: Added documentation for $ext$ identifier in filenames 6 years ago
Karthick J b6d96a6bcc avformat/dashenc: Format xs:datetime in millisecond precision 6 years ago
Michael Niedermayer 62f8d27ef1 avcodec/prosumer: Error out if decompress() stops reading data 6 years ago
Michael Niedermayer f0d48ac41f avcodec/prosumer: Reduce lut size 6 years ago
Michael Niedermayer d3b76c9993 avcodec/prosumer: Simplify code slightly in decompress() 6 years ago
Michael Niedermayer ec28a85107 avcodec/tiff: Check for 12bit gray fax 6 years ago
Michael Niedermayer f64c0dffa1 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 6 years ago
Michael Niedermayer 12b1338be3 avutil/mem: Optimize fill32() by unrolling and using 64bit 6 years ago
Shiyou Yin 32421602df avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi. 6 years ago
Jun Zhao 32fb83e431 lavc/hls: Cosmetics: Fix indentation for free_segment_list 6 years ago
Carl Eugen Hoyos 399c8e860f lavu/frame: Fix typo. 6 years ago
Guo, Yejun aceb9131c1 avcodec/libx264: add support for ROI-based encoding 6 years ago
Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
James Almer af05070ddf avfilter/vf_paletteuse: don't constantly free and realloc internal frames 6 years ago
Gyan Doshi f60fdbc960 avfilter/extractplanes: add support for 12-bit YUVA formats 6 years ago
Paul B Mahol 282a471857 avformat/hcom: check probe buffer size 6 years ago
Michael Niedermayer 51978aefe8 avcodec/dirac_arith: Treat overread as error 6 years ago
Michael Niedermayer 6ed3d0e01c avcodec/diracdec: Propagate errors from dirac_get_arith_uint() 6 years ago
Michael Niedermayer 6dde65d7c0 avcodec/ac3dec: Optimize frame start search 6 years ago
Michael Niedermayer 19dc5cdaa7 avcodec/lzw: Check for end of input 6 years ago
Carl Eugen Hoyos 70c68e654d lavd/iec61883: Fix the include path for poll.h. 6 years ago
Carl Eugen Hoyos 06f65a17a3 lavf/rtpproto: Use the correct patch when including poll.h 6 years ago
Paul B Mahol 95a27a8846 avcodec/hcom: get rid of single line brackets 6 years ago
Paul B Mahol 268d146649 avformat: add HCOM demuxer 6 years ago
Paul B Mahol 894cbcd83b avcodec: add HCOM decoder 6 years ago
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